Tagged Questions
1
vote
1answer
2k views
Bad ROM flash - Kindle Fire stuck in boot
My KF won't finish booting.
I started to root my KF from my iMac using these instructions and with the files it points to. I got as far as flashing it with FIREFIREFIRE which appeared to complete ...
3
votes
0answers
340 views
how to flash Kindle Fire with custom boot.img
I tried flashing my Kindle Fire with a custom boot.img using this command:
$ fastboot -b 0x80000000 -i 0x1949 flash boot boot.img && fastboot reboot
sending 'boot' (3536 KB)...
OKAY [ 0.889s]
...