[Q]Kindle Fire stuck in twrp

Search This thread

18lo

Member
Nov 21, 2013
24
0
I have been searching threads left and right for about 40 hours in total looking for answers:eek:. I have tried everything. The problem is: I am stuck in twrp with no os, no previously saved roms, and no way to load files onto my kindle.

If I could either of these two to work, I would be in business.
A) When i try to use 'adb sideload' it gives me an error. If I could sideload the file I'd be okay.

B) When i plug my kindle into my pc, I can find it in device manager, but even when i mount it it wont show up as a storage device



Extra info: a factory fastboot cable will be at my disposal shortly. i am temperately tech-savy

EDIT

My new problem, whenever i try to flash any rom i get the following error:
installing ' /sdcard/rom.zip'...
checking for MD5 file...
skipping MD5 check: no file found
assert failed: getprop("ro.product.device")=="blaze_tablet" || getprop(ro.build.product") == "blaze_tablet" || getprop("ro.product.device") == "tate" || getprop("ro.build.product") == "tate"
E:Error executing updater binary in zip ' /sdcard/rom.zip'
Error flashing zip ' /sdcard/rom.zip'
error flashing zip ' /sdcard/rom.zip'


PLEASE HELP
 
Last edited:

south956

Senior Member
Sep 12, 2012
1,204
165
edinburg
I found out that old adb versions dont support adb sideload. Also look at Stunts thread. http://xdaforums.com/showthread.php?t=2459498

Also found this


Wiped /sdcard, can't reboot from recovery: You thought you had the ROM file on the sdcard, but you didn't, and wiped everything, so without a ROM image, you can't boot into system.

Solution: Put the ROM file where your ADB binary is (usually inside platform-tools folder in Android SDK directory) and rename it rom.zip. On the device, boot into TWRP, select Advanced, then ADB Sideload. Connect device to PC. From here, run "adb" and hit Enter to check for your binary version, if it's anything lower than 1.0.3.0, you need to update the binaries by re-installing the latest Android SDK. Once the device is in sideloading mode and is connected to the PC, type "adb sideload rom.zip" and hit Enter. Now you'll find the ROM on the sdcard, flash, and you're done."
 
Last edited:

18lo

Member
Nov 21, 2013
24
0
ughhh

I found out that old adb versions dont support adb sideload. Also look at Stunts thread. http://xdaforums.com/showthread.php?t=2459498

Also found this


Wiped /sdcard, can't reboot from recovery: You thought you had the ROM file on the sdcard, but you didn't, and wiped everything, so without a ROM image, you can't boot into system.

Solution: Put the ROM file where your ADB binary is (usually inside platform-tools folder in Android SDK directory) and rename it rom.zip. On the device, boot into TWRP, select Advanced, then ADB Sideload. Connect device to PC. From here, run "adb" and hit Enter to check for your binary version, if it's anything lower than 1.0.3.0, you need to update the binaries by re-installing the latest Android SDK. Once the device is in sideloading mode and is connected to the PC, type "adb sideload rom.zip" and hit Enter. Now you'll find the ROM on the sdcard, flash, and you're done."
i know how to use the sideload it just doesnt work. and on the link you gave me, everything worked until i am flashing the rom, i get this error

updating partition details...
installing ' /sdcard/rom.zip'...
checking for MD5 file...
skipping MD5 check: no file found
assert failed: getprop("ro.product.device")=="blaze_tablet" || getprop(ro.build.product") == "blaze_tablet" || getprop("ro.product.device") == "tate" || getprop("ro.build.product") == "tate"
E:Error executing updater binary in zip ' /sdcard/rom.zip'
Error flashing zip ' /sdcard/rom.zip'
error flashing zip ' /sdcard/rom.zip'
epdating partition details...

PLEASE HELP
 

LinearEquation

Senior Member
Aug 26, 2013
1,765
436
Midwest
i know how to use the sideload it just doesnt work. and on the link you gave me, everything worked until i am flashing the rom, i get this error

updating partition details...
installing ' /sdcard/rom.zip'...
checking for MD5 file...
skipping MD5 check: no file found
assert failed: getprop("ro.product.device")=="blaze_tablet" || getprop(ro.build.product") == "blaze_tablet" || getprop("ro.product.device") == "tate" || getprop("ro.build.product") == "tate"
E:Error executing updater binary in zip ' /sdcard/rom.zip'
Error flashing zip ' /sdcard/rom.zip'
error flashing zip ' /sdcard/rom.zip'
epdating partition details...

PLEASE HELP


Use this tutorial to push a ROM onto TWRP. You be good in no time http://xdaforums.com/showthread.php?t=2459498
 

18lo

Member
Nov 21, 2013
24
0
not the point

Use this tutorial to push a ROM onto TWRP. You be good in no time http://xdaforums.com/showthread.php?t=2459498

thats not the point i know what to do there its just flashing the rom thats the problem. i get the error

everything worked until i am flashing the rom, i get this error

updating partition details...
installing ' /sdcard/rom.zip'...
checking for MD5 file...
skipping MD5 check: no file found
assert failed: getprop("ro.product.device")=="blaze_tablet" || getprop(ro.build.product") == "blaze_tablet" || getprop("ro.product.device") == "tate" || getprop("ro.build.product") == "tate"
E:Error executing updater binary in zip ' /sdcard/rom.zip'
Error flashing zip ' /sdcard/rom.zip'
error flashing zip ' /sdcard/rom.zip'
epdating partition details...
PLEASE HELP
 

south956

Senior Member
Sep 12, 2012
1,204
165
edinburg
Ok what tablet is it exactly and what rom are you flashing? Thread?

edydu4ab.jpg

For your own custom Sig : http://xdaforums.com/showthread.php?t=1922304
 

south956

Senior Member
Sep 12, 2012
1,204
165
edinburg
Try 2.6.3.1
Also if anything you might have to system restore everything, get KFFAide and twrp should allow you to boot into fastboot to restore back to 7.2.3 stock os. You will only need regular usb cable.

Also you nesd to get a higher adb version to fully use adb sideload and maybe higher twrp too.



 
Last edited:

18lo

Member
Nov 21, 2013
24
0

18lo

Member
Nov 21, 2013
24
0
Ok use su instead of sh, and push twrp file on sdcard..... What do you get



---------- Post added at 10:21 PM ---------- Previous post was at 10:20 PM ----------

Wait you dont need to add su or sh commands just use cmd in administrator mode to adb push


it failed when i try to install. i will try tomorrow
 

LinearEquation

Senior Member
Aug 26, 2013
1,765
436
Midwest

Have you inspected the zip? Not long ago when goo.img was updating their servers, zips looked like they were downloading but it was just a mere shell.

As suggested, you will want to update TWRP. Can you show me where and which file you're using? Cm has a dynamite 4.3 JB 10.2 for the KFHD7 as well.

Sent from my Amazon Kindle Fire HD running CM 10.2 using xda app-developers

---------- Post added at 01:24 AM ---------- Previous post was at 01:16 AM ----------

thats not the point i know what to do there its just flashing the rom thats the problem. i get the error

everything worked until i am flashing the rom, i get this error

updating partition details...
installing ' /sdcard/rom.zip'...
checking for MD5 file...
skipping MD5 check: no file found
assert failed: getprop("ro.product.device")=="blaze_tablet" || getprop(ro.build.product") == "blaze_tablet" || getprop("ro.product.device") == "tate" || getprop("ro.build.product") == "tate"
E:Error executing updater binary in zip ' /sdcard/rom.zip'
Error flashing zip ' /sdcard/rom.zip'
error flashing zip ' /sdcard/rom.zip'
epdating partition details...
PLEASE HELP

Why not re-download the ROM and see if that helps. Try using the crackflasher mirror offered in Hascodes CM threads. http://xdaforums.com/showthread.php?t=2388352 use mirror 2. Here is current TWRP thread http://xdaforums.com/showthread.php?t=2128848

Sent from my Amazon Kindle Fire HD running CM 10.2 using xda app-developers
 

18lo

Member
Nov 21, 2013
24
0
Have you inspected the zip? Not long ago when goo.img was updating their servers, zips looked like they were downloading but it was just a mere shell.

As suggested, you will want to update TWRP. Can you show me where and which file you're using? Cm has a dynamite 4.3 JB 10.2 for the KFHD7 as well.

Sent from my Amazon Kindle Fire HD running CM 10.2 using xda app-developers

---------- Post added at 01:24 AM ---------- Previous post was at 01:16 AM ----------



Why not re-download the ROM and see if that helps. Try using the crackflasher mirror offered in Hascodes CM threads. http://xdaforums.com/showthread.php?t=2388352 use mirror 2. Here is current TWRP thread http://xdaforums.com/showthread.php?t=2128848
Sent from my Amazon Kindle Fire HD running CM 10.2 using xda app-developers

Will this work on a 7"?
 

LinearEquation

Senior Member
Aug 26, 2013
1,765
436
Midwest
it failed when i try to install. i will try tomorrow

Well gee, looks like it says on the tutorial that it's for an 8.9. I'm guessing no. Here, let me search for you http://xdaforums.com/showthread.php?t=2388341 I suggest you read up and learn some things before you ruin your Kindle. Oh, the search engine works great to.

Sent from my Amazon Kindle Fire HD running CM 10.2 using xda app-developers
 

Top Liked Posts