Install new AVD from bin rom - 7" Kindle Fire HD Q&A, Help & Troubleshooting

Hi guys! I downloaded the kindle hd rom, from here and its a bin file. How can i create a virtual device from that bin file?

phroeix said:
Hi guys! I downloaded the kindle hd rom, from here and its a bin file. How can i create a virtual device from that bin file?
Click to expand...
Click to collapse
It's not so much a .bin as it is a .zip renamed to .bin Does that help?

Related

Cooking Trinity ROM

Hi Guys,
i have a few questions, i hope it's not too newbie..
1. I have succeeded to extract the .nbh file into .nb file,
than i have (i think) extracted the .nb into .bin file with aWaiter.exe.
2. so now i have .bin file & .nb file,
how can i extract the .bin file into raw file? or some other extension.
3. my goal is to extract all the .nbh file into files so i can edit and than compile back.
Please help.
Thanks,
ofer.
hi oferprtz,
how did you extract .nbh to .nb file? hope you don't mind to share. thanks.
cheers,
vibranze
Hi vibranze,
To extract the .nbh into .nb you need to use NBHextract.exe
ex. NBHextract ROM.NBH ROM.NB
br,
oferprtz
oferprtz said:
To extract the .nbh into .nb you need to use NBHextract.exe
ex. NBHextract ROM.NBH ROM.NB
br,
oferprtz
Click to expand...
Click to collapse
thanks oferprtz,
i managed to do the conversion, and using aChef and aWaiter I also managed to dump out to imgfs_raw_data.bin, however I failed on extracting the content of imgfs_raw_data.bin, by either using viewimgfs or fdmsflsh.pl script.
if you are able to extract them out, kindly let me know what's wrong with my step. thanks.
cheers,
vibranze
Hi vibranze,
To extract the .bin file you will need the 'ImgfsToDump.exe'
You can find all these tool at:
http://content.modaco.net/ROM/ImgfsTools2rc2b.zip
ex. c:\htcrom\ImgfsToDump.exe imgfs_raw_data.bin
That will extract all files from the binary file.
br,
ofer.

Tweaking rom - begginer question ;)

Hi!
Since xda-univeristy arised i thought it would be nice to learn something about green droid
I am going to learn about tweaking and theming:and here comes dozens of my questions:
1. I have downloaded Official ics repack by N00BY0815
2. I extracted it and i have:
2 folders ( META-INF and System)
2 files boot.ing and system.img
How can i extract this system.img ?
I tried to use 7zip but it says that" it cannot open it as archive"
Thanks in advance and please for leniency
it can be opened with Diskinternals Linux Reader. if not. use "sgs2toext4.jar" to convert it to .img.ext4 and then open it
Nihiliu said:
Hi!
Since xda-univeristy arised i thought it would be nice to learn something about green droid
I am going to learn about tweaking and theming:and here comes dozens of my questions:
1. I have downloaded Official ics repack by N00BY0815
2. I extracted it and i have:
2 folders ( META-INF and System)
2 files boot.ing and system.img
How can i extract this system.img ?
I tried to use 7zip but it says that" it cannot open it as archive"
Thanks in advance and please for leniency
Click to expand...
Click to collapse
Everything for theming is in the System folder. All the APK's(Applications) Boot.img is probably the recovery image it installs. But to theme you would need to decompile the apks in the system folder
Everythink was in system folder in gingerbread, in this system folder i have only app folder with su.apk and bin folder with su file.
So files i need are in system.img
@broodplank1337 thanks for help, program works well, now i can begin
But first only one question, now i can extract files, but can i pack them using same tool ?
Nihiliu said:
Everythink was in system folder in gingerbread, in this system folder i have only app folder with su.apk and bin folder with su file.
So files i need are in system.img
@broodplank1337 thanks for help, program works well, now i can begin
But first only one question, now i can extract files, but can i pack them using same tool ?
Click to expand...
Click to collapse
I don't know much about S2 but can't you just use 7zip to make it an archive and flash it through rrecovery?
"Anger and intolerance are the enemies of correct understanding." -Mahatma Gandhi
Nihiliu said:
How can i extract this system.img ?
Click to expand...
Click to collapse
Hi. You can use dsixda's Android Kitchen for that.
Nihiliu said:
Everythink was in system folder in gingerbread, in this system folder i have only app folder with su.apk and bin folder with su file.
So files i need are in system.img
@broodplank1337 thanks for help, program works well, now i can begin
But first only one question, now i can extract files, but can i pack them using same tool ?
Click to expand...
Click to collapse
You can pack them with the android kitchen, install the zip, then you do this in terminal emulator to make the system.img file:
Code:
su
cat proc/mounts
now look up the system partition, in my case it's mmcblk0p14
Code:
dd if=/dev/block/mmcblk0p14 of=/sdcard/system.img BS=4096
This will dump the system partition to system.img (for example when making an odin image)

[Q] Could someone send the kindle fire hd 7 default recovery and cache files?

UPDATE.Used the system restore tool so i dont need it anymore thanks
If you can download the update bin from Amazon onto a pc, change the .bin to .zip then open up the archive grabbing what you need.

[Q] CWM back up

Hello guys
Is there any way to open a cwm back up to my pc in order to extract some files?
mitsosJL said:
Hello guys
Is there any way to open a cwm back up to my pc in order to extract some files?
Click to expand...
Click to collapse
Yes, look for a yaffs explorer or ext2explore
gregbradley said:
Yes, look for a yaffs explorer or ext2explore
Click to expand...
Click to collapse
I downloaded the second one but how can I use it?
Extract the .ext4 extension from the tar files and then mount it in ext2explore
gregbradley said:
Extract the .ext4 extension from the tar files and then mount it in ext2explore
Click to expand...
Click to collapse
Which one? And how can I extract a tar file?
use 7 zip
gregbradley said:
use 7 zip
Click to expand...
Click to collapse
So I will take the data.ext4.tar.a, data.ext4.tar.b and I will extract them with 7zip and the files I will get I will paste them at the ext2explore?
Just open up the .tar.a (Or whichever) with 7 zip
You can extract the files directly from that
Try it.
gregbradley said:
Just open up the .tar.a (Or whichever) with 7 zip
You can extract the files directly from that
Try it.
Click to expand...
Click to collapse
Thank you
I appreciate your help and patience

Question How to unpack .img.lz4 files?

I've been looking through a couple of xda thread about it, found a few solutions. I managed to unpack from the .tar file, got the img.lz4 file and from that the .img and from .img to .img.ext4, but the .ext4 file is too small compared to the original .img file, so I guess the older SVAImgUnpack doesnt do the job correctly and can't open it with ext2explore. Is there any other software to use for this?
Nevermind, I've found a program for it.
Dummen said:
Nevermind, I've found a program for it.
Click to expand...
Click to collapse
which program you used to extract, kindly share it, i need to extract modem files
hahmad78 said:
which program you used to extract, kindly share it, i need to extract modem files
Click to expand...
Click to collapse
I think it was this, Im not sure.

Categories

Resources