Now i've flash stock rom it's still have that problem (look down) and can't go to twrp too but i can see the kindle fire screen... but it always show that... i've power but it still show like that.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
hi everyone... i have re-partition few days ago... and i unlugged it when it partiting... now i can boot in rom just can go to twrp, i've try to boot in normal mode use KFU and it's just show the blackscreen with little light...
Try to flash another rom or something flashable but it's always show like this.... plz help me... i've bought in saturday
help me (
Maybe it sounds stupid, but have you tried do create just empty folder in root direcotory (top level in file system) named cache ?
acax456 said:
help me (
Click to expand...
Click to collapse
Ya dun goofed! I'll assume unplugging usb during partitioning was an accident.
You probably want to look into Firekit.
papugoz said:
Maybe it sounds stupid, but have you tried do create just empty folder in root direcotory (top level in file system) named cache ?
Click to expand...
Click to collapse
How to create? I can't boot to any rom?
Sent from my LG-P500 using xda premium
it's not so wild - you have to restore the stock partitions:
this should be no problem since you can get to twrp
if you are in twrp you have adb available and can enter
"adb shell idme bootmode 4002"
"adb reboot"
now it is in fastboot and only fastboot commands are available
download http://forum.xda-developers.com/attachment.php?attachmentid=850008&d=1326179460
extract the file (u-boot.bin) to the directory from where you run adb & fastboot commands
test fastboot with:
"fastboot getvar product" or "fastboot -i 0x1949 getvar product"
if it responds only with the "-i 0x1949" then you would have to add it to the following commands also
if successful flash new bootloader:
"fastboot flash bootloader u-boot.bin"
"fastboot oem idme bootmode 4000"
"fastboot reboot"
now you should have the newest fff
after reboot enter:
"fastboot oem format" - in every case without the "-i 0x1949"
now you should be able to boot to recovery by:
"fastboot oem idme bootmode 5001"
"fastboot reboot"
now you can flash whatever rom you like - it should succeed
if your ready with flashing (still in twrp):
"adb shell idme bootmode 4000"
"adb reboot"
your new system should boot up - be patient at first boot ...
Buffet_of_Lies said:
Ya dun goofed! I'll assume unplugging usb during partitioning was an accident.
You probably want to look into Firekit.
Click to expand...
Click to collapse
Tks i'll try
Sent from my LG-P500 using xda premium
b63 said:
it's not so wild - you have to restore the stock partitions:
this should be no problem since you can get to twrp
if you are in twrp you have adb available and can enter
"adb shell idme bootmode 4002"
"adb reboot"
now it is in fastboot and only fastboot commands are available
download http://forum.xda-developers.com/attachment.php?attachmentid=850008&d=1326179460
extract the file (u-boot.bin) to the directory from where you run adb & fastboot commands
test fastboot with:
"fastboot getvar product" or "fastboot -i 0x1949 getvar product"
if it responds only with the "-i 0x1949" then you would have to add it to the following commands also
if successful flash new bootloader:
"fastboot flash bootloader u-boot.bin"
"fastboot oem idme bootmode 4000"
"fastboot reboot"
now you should have the newest fff
after reboot enter:
"fastboot oem format" - in every case without the "-i 0x1949"
now you should be able to boot to recovery by:
"fastboot oem idme bootmode 5001"
"fastboot reboot"
now you can flash whatever rom you like - it should succeed
if your ready with flashing (still in twrp):
"adb shell idme bootmode 4000"
"adb reboot"
your new system should boot up - be patient at first boot ...
Click to expand...
Click to collapse
Tks very much i'll try if i can go to twrp again...
Now i got this i've flash stock rom it's still have that problem (look down) and can't go to twrp too but i can see the kindle fire screen... but it always show that... i've power but it still show like that.
Sent from my LG-P500 using xda premium
I've tried to re-flash twrp via KFU and got this error...
-exec 'system\bin\sh' failed : no such file or directory
now i just can boot in that kindle fire screen... press power it's run something and still got that screen ((((
Sent from my LG-P500 using xda premium
to flash the original amazon rom was probably not the best idea ...
pressing the pwr button and hard-reset leads allways to the same screen ?
do you have any access to it from computer ? - try:
fastboot -i 0x1949 getvar product - it should return "kindle"
if the command says <waiting for device> then power it down by holding pwr ~20sec - unplug and replug - but don't power it on - does it by itself
the kf should pickup the command at some point and the command finishes
if you can't get a communication to the kf you'll need to build or buy a "factory cable"
b63 said:
to flash the original amazon rom was probably not the best idea ...
pressing the pwr button and hard-reset leads allways to the same screen ?
do you have any access to it from computer ? - try:
fastboot -i 0x1949 getvar product - it should return "kindle"
if the command says <waiting for device> then power it down by holding pwr ~20sec - unplug and replug - but don't power it on - does it by itself
the kf should pickup the command at some point and the command finishes
if you can't get a communication to the kf you'll need to build or buy a "factory cable"
Click to expand...
Click to collapse
I've tried boot mode of KFU and flash twrp via twrp it always said
-exec 'system\bin\sh' failed : no such file or directory
I'll try the way you are tomorrow... my brand new KF (
Sent from my LG-P500 using xda premium
b63 said:
to flash the original amazon rom was probably not the best idea ...
pressing the pwr button and hard-reset leads allways to the same screen ?
do you have any access to it from computer ? - try:
fastboot -i 0x1949 getvar product - it should return "kindle"
if the command says then power it down by holding pwr ~20sec - unplug and replug - but don't power it on - does it by itself
the kf should pickup the command at some point and the command finishes
if you can't get a communication to the kf you'll need to build or buy a "factory cable"
Click to expand...
Click to collapse
and if i type this should i download anything? Or just type via adb shell?
Sent from my LG-P500 using xda premium
there are 2 different modes with different commands and drivers:
normal & recovery boot -> adb commands -> driver: android composite adb interface
fastboot mode -> fastboot commands -> driver: android adb interface
you can test each of the two connection modes:
adb -> "adb devices" -> it should return ser.nr. and mode
fastboot -> "fastboot -i 0x1949 getvar product" - it should return "kindle"
instead of 0x1949 you can also try 0x18d1
you can issue the commands from the tools directory of kfu
since you have messed up your system shell (-exec 'system\bin\sh' failed : no such file or directory) you have no possibillity to get to fastboot mode which is necessary to install fff & twrp
if device is not allredy in a state where it reacts to fastboot commands - and i doubt - then the only possibility to recover is a factory cable:
http://forum.xda-developers.com/showthread.php?t=1392693
b63 said:
there are 2 different modes with different commands and drivers:
normal & recovery boot -> adb commands -> driver: android composite adb interface
fastboot mode -> fastboot commands -> driver: android adb interface
you can test each of the two connection modes:
adb -> "adb devices" -> it should return ser.nr. and mode
fastboot -> "fastboot -i 0x1949 getvar product" - it should return "kindle"
instead of 0x1949 you can also try 0x18d1
you can issue the commands from the tools directory of kfu
since you have messed up your system shell (-exec 'system\bin\sh' failed : no such file or directory) you have no possibillity to get to fastboot mode which is necessary to install fff & twrp
if device is not allredy in a state where it reacts to fastboot commands - and i doubt - then the only possibility to recover is a factory cable:
http://forum.xda-developers.com/showthread.php?t=1392693
Click to expand...
Click to collapse
now my pc winxp can not install driver via KFU but my aunt's laptop win7 can...
acax456 said:
now my pc winxp can not install driver via KFU but my aunt's laptop win7 can...
Click to expand...
Click to collapse
did you get any response to the commands from my last post ?
"adb devices"
or
"fastboot -i 0x1949 getvar product"
please copy and paste the response !
My fireparted report unable to read ....
Show i'm going to try this... is this restore default kindle fire partition??
b63 said:
it's not so wild - you have to restore the stock partitions:
this should be no problem since you can get to twrp
if you are in twrp you have adb available and can enter
"adb shell idme bootmode 4002"
"adb reboot"
now it is in fastboot and only fastboot commands are available
download http://forum.xda-developers.com/attachment.php?attachmentid=850008&d=1326179460
extract the file (u-boot.bin) to the directory from where you run adb & fastboot commands
test fastboot with:
"fastboot getvar product" or "fastboot -i 0x1949 getvar product"
if it responds only with the "-i 0x1949" then you would have to add it to the following commands also
if successful flash new bootloader:
"fastboot flash bootloader u-boot.bin"
"fastboot oem idme bootmode 4000"
"fastboot reboot"
now you should have the newest fff
after reboot enter:
"fastboot oem format" - in every case without the "-i 0x1949"
now you should be able to boot to recovery by:
"fastboot oem idme bootmode 5001"
"fastboot reboot"
now you can flash whatever rom you like - it should succeed
if your ready with flashing (still in twrp):
"adb shell idme bootmode 4000"
"adb reboot"
your new system should boot up - be patient at first boot ...
Click to expand...
Click to collapse
Is this restore stock partition??
Sent from my LG-P500 using xda premium
acax456 said:
My fireparted report unable to read ....
Show i'm going to try this... is this restore default kindle fire partition??
Is this restore stock partition??
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
yes this is
Related
Hi, after spending several hours reading this forum Id like to say "you guys helping so many ppl, ure great " and ask for help myself.
I was doing the new root on rootkindlefire.com. After " fastboot -i 0×1949 boot twrp-blaze-2.0.0RC0.img "and rebooting it stucked on the triangle. My device wasnt been found anymore. I had several trys on reinstalling the driver. But the kindle wasn`t supposed to work with them. Maybe trying this I deletec the working one so I cannot press " previous working driver ".
I felt asleep for 6 hours...
I dont really know what really happened. Maybe it was a frustrated line like "adb reboot " taking my fire in a neverending reboot-loop with the triangle independent of plugging the usb cable to pc or electric socket.
Apart from this my fire doesn`t show any reaction when i unplug the usb cable - It just turns off. I cannot turn it on or smth.
My pc isnt having any time to detect the device. Its not even doing the "pluged-in-sound" " device-couldnt-been-installed-sound" anymore. Any adb on cmd is giving " device not found ". Any fastboot on cmd is giving "waiting for device".
To be clear: My device is restarting every 2-3 sec an shows me the triangle.
I would be incedribly thankful for any help
would suggest to uninstall the old drivers
unplug kf
remove all kindle, adb device
http://support.microsoft.com/kb/315539/en-us
replug (will power on by itself)
use those drivers:
http://forum.xda-developers.com/showpost.php?p=20855280&postcount=54
and set bootmode to normal with kfu or manually:
with adb:
adb shell su -c "idme bootmode 4000"
adb reboot
with fastboot:
fastboot -i 0x1949 oem idme bootmode 4000
fastboot -i 0x1949 reboot
or
fastboot -i 0x18d1 oem idme bootmode 4000
fastboot -i 0x18d1 reboot
Hi,
thank you for your idea.
But pluging in the device doesnt change anything to the reboot-loop.
I cannot install the hardware the right way so I installed it thourght " legacyhardware" - i dont know whether its a good idea.
So if we assume your way doesn`t stop working here and doing the next step I get by typing adb shell su-c "idme bootmode 4000" :
*daemon not running. starting it now *
* damon started successfully *
error: device not found
I guess i shouldnt continue, but thank you a lot anyway
that is ok !
set the bootmode to normal with kfu or manually:
seems your in fastboot mode
to test it use:
fastboot -i 0x1949 getvar product
it should return "kindle"
then:
fastboot -i 0x1949 oem idme bootmode 4000
fastboot -i 0x1949 reboot
or
fastboot -i 0x18d1 oem idme bootmode 4000
fastboot -i 0x18d1 reboot
btw. have you used the drivers from my first post ?
I tried to add KF thought Legacyhardware. Thats an option in the device manager. I used your driver link for that.
Typing fastboot -i 0x1949 getvar product just gives waiting for device, like any other fastboot-command.
PC seems not to be connected to my Fire
Not quite sure what i did 0_o. I used the kindle fire utility to install permanent root. It rebooted and allwas well. Then i used the program to tell it to boot into fastboot mode. when I did this now it just loops between the Triangle and TWRP. Im guessing not screwed...i just dont know what to do next to fix it lol. I tried the brick fixer program. it just reboots the kindle fire and then it does the same thing over and over.
Try hooting into TWRP and telling it to reboot in normal mode.. using KFU of course lol.
I'm in the same boat...however, I figured out how to get it to stop and stay at the Triangle (fastboot mode)
I typed "fastboot -i 0x1949 getvar product" into the Command Prompt Window on my computer. It then said <waiting for device>
I forced the Kindle off with the 20-sec press, then unplugged and re-plugged it into the computer.
Now I just have to figure out how to get the fastboot mode to give me access to the USB, or to get ADB working on this sucker. I'm trying to get a ROM over to the Kindle's internal memory so I can save it's life!
Hopefully this will give you a launching place, too. Oh, and using the Kindle Fire Utility will then work as long as it's in the triangle screen, but every step I've used with it so far just puts me back into the FireFireFire / TWRP loop.
Hey guys thanks for the response. shortly after I posted this I went into the kindlefire irc channel and they helped me out. somehow the stock rom i was on corrupted itself and even when i did
adb shell
su
idme bootmode 4000
reboot
It still wasnt fixed. So the solution was to flash that modaco rom thats here and then run the adb command again. Viola. Working Kindle Fire . Now if i can just figure out how to make the stupid wallpapers stop auto cycling lol.
New_Guy777 said:
I'm in the same boat...however, I figured out how to get it to stop and stay at the Triangle (fastboot mode)
I typed "fastboot -i 0x1949 getvar product" into the Command Prompt Window on my computer. It then said <waiting for device>
I forced the Kindle off with the 20-sec press, then unplugged and re-plugged it into the computer.
Now I just have to figure out how to get the fastboot mode to give me access to the USB, or to get ADB working on this sucker. I'm trying to get a ROM over to the Kindle's internal memory so I can save it's life!
Hopefully this will give you a launching place, too. Oh, and using the Kindle Fire Utility will then work as long as it's in the triangle screen, but every step I've used with it so far just puts me back into the FireFireFire / TWRP loop.
Click to expand...
Click to collapse
would try to boot to twrp, tap the mount button and mount sdcard
now you should be able to copy a rom to sdcard and install it
to force it to boot to recovery issue: "fastboot -i 0x1949 oem idme bootmode 5001" and "fastboot -i 0x1949 reboot"
if it says <waiting for device> just cold restart the kf - the command should be picked up and finished
don't forget to switch back to normal boot after installation: "adb shell idme bootmode 4000" and "adb reboot"
maybe this could also help you:
driver (under android phone):
normal & recovery boot: -> android composite adb interface
fastboot: -> android adb interface
here all the possible commands to change bootmode:
with adb (secure kernel):
adb shell su -c "idme bootmode 4000"
adb reboot
or (twrp or unsecure kernel):
adb shell idme bootmode 4000
adb reboot
with fastboot:
fastboot -i 0x1949 oem idme bootmode 4000
fastboot -i 0x1949 reboot
or:
fastboot -i 0x18d1 oem idme bootmode 4000
fastboot -i 0x18d1 reboot
or:
fastboot oem idme bootmode 4000
fastboot reboot
the number is the bootmode you want to switch to:
normal boot -> 4000
fastboot -> 4002
boot to recovery -> 5001
and if you know:
normal boot -> adb commands YES -> fastboot commands NO
fastboot -> adb commands NO -> fastboot commands YES
recovery -> adb commands YES -> fastboot commands NO
then you only have to count 1 and 1 together and can master nearly each hanging situation !
Click to expand...
Click to collapse
my kindle fire is stuck on the Kindle Fire screen, with no animation.
i have looked through XDA but could not find anything with my problem.
i do not have TWRP or FFF.
I'm running the stock rom.
kindle is not recognized on ADB.
i uninstalled the driver, but now computer management doesn't have anything for the device listed.
i used the kindle fire utility to install the drivers, still not listed on computer management.
it is recognized in the bottom right as plugged in as a 'android adb interface'
i have tried using the kindle unbrick utility, but it says there is no device plugged in.
EDIT:
i restarted my computer. now the kindle is listed as unknown device in the bottom right and in computer management.
i am still unable to install new driver software on it, though.
EDIT:
I tried using the driver from the .android download, it says that it's not going to work.
if someone could help me, please, it would be great.
EDIT::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
UPDATE TO THE PROBLEM::::
the kindle is still in the kindle fire boot screen brick.
it went from being an 'unidentified device' to being 'android adb interface'
the error code has switched from code 43 to code 10.
it says Device Cannot start (code 10)
it is not recognized by ADB
unbrick utility still doesn't recognize.
neither does kindle fire utitlity.
look above
look above
look above
can someone please help me..
im having the same problem and cant find an answer anywhere we need help guys
maybe this helps:
for the kfu drivers:
http://forum.xda-developers.com/showpost.php?p=22342376&postcount=6
driver (under android phone):
normal & recovery boot: -> android composite adb interface
fastboot: -> android adb interface
here all the possible commands to change bootmode:
with adb (secure kernel):
adb shell su -c "idme bootmode 4000"
adb reboot
or (twrp or unsecure kernel):
adb shell idme bootmode 4000
adb reboot
with fastboot:
fastboot -i 0x1949 oem idme bootmode 4000
fastboot -i 0x1949 reboot
or:
fastboot -i 0x18d1 oem idme bootmode 4000
fastboot -i 0x18d1 reboot
or:
fastboot oem idme bootmode 4000
fastboot reboot
the number is the bootmode you want to switch to:
normal boot -> 4000
fastboot -> 4002
boot to recovery -> 5001
and if you know:
normal boot -> adb commands YES -> fastboot commands NO
fastboot -> adb commands NO -> fastboot commands YES
recovery -> adb commands YES -> fastboot commands NO
Click to expand...
Click to collapse
that means:
your kf seems to be in fastboot mode -> adb commands not working
the question is what have you done to come to this situation ?
you can:
- try to switch to normal bootmode
- or try to install fff & twrp (this is done in fastboot mode)
switch to normal boot:
use kfu option 1 - bootmode normal or manually (see above)
when it says <waiting for device> power off the kf by holding the pwr button for ~20sec till it turns off - pwr on again - the command should be resumed and finished - another pwr off/on should bring you back
install fff & twrp:
refer to this post http://forum.xda-developers.com/showpost.php?p=22433402&postcount=4
if you can't get rid of the windows drivers:
http://forum.xda-developers.com/showthread.php?t=1430038
Thanks so much I was having this same problem and have been bashing my head against the wall all day. This kind of thing is a little above my paygrade but I'm learning quickly!
It is stuck at the picture of yellow fire icon, with a phase press power button for recovery at the bottom...... but no matter how many times i press the power button, it does not respond..............helphelphelp.....
Try holding the power button for about 20 seconds, that should reset it. You can also try this: http://forum.xda-developers.com/showthread.php?t=1356257
Did you install a recovery yet? if so, try spam pressing the power button to get into it. From there you should be able to mount usb and install a rom
The kindle fire has several boot modes, one being a fastboot mode where it will stay at the bootloader until fastboot issues a command to change the boot mode. The command would be...
fastboot oem idme bootmode 4000 && fastboot reboot
not trying to be an ass but i wish people would learn some of the basics before jumping in head first into things they don't really understand then posting basic questions in the development section of forums
But my PC now cannot recognize my fire which is recognized as unknown device. Every time I tried to use adb shell, it said device is not found.....oh my god.....
And I have tried to hold the power button for more than 20s but it doesn't seem work.....
In fact I have installed TWRP once. However, when I am accidentally installing the TWRP twice, the fire is then stuck at the yellow triangle "FIRE" logo...and with a phase press power button for recovery at the bottom.
OH MY GOD....the Fire is my mum's ..... she is going to kill me
I didn't say anything about adb shell
foxdog66 said:
I didn't say anything about adb shell
Click to expand...
Click to collapse
not using adb shell??!! then how can I use the command????
You might also need to use the -i switch. So the command would look something like...
fastboot -I 0x1949 oem idme bootmode 4000
not to be "that guy" but this is in the wrong section. it should go in general.
--sent from my glacier.
I had the same problem ... my computer recognized my fire for 20 sec and BAM! everything just got frozen... just triangle for ever... then I connected to computer ... I had the TWPR installer already open... and before freezing I tried to re install the recovery mod and it worked!
some basics:
driver (under android phone):
normal & recovery boot: -> android composite adb interface
fastboot: -> android adb interface
here all the possible commands to change bootmode:
with adb (secure kernel):
adb shell su -c "idme bootmode 4000"
adb reboot
or (twrp or unsecure kernel):
adb shell idme bootmode 4000
adb reboot
with fastboot:
fastboot -i 0x1949 oem idme bootmode 4000
fastboot -i 0x1949 reboot
or:
fastboot -i 0x18d1 oem idme bootmode 4000
fastboot -i 0x18d1 reboot
or:
fastboot oem idme bootmode 4000
fastboot reboot
the number is the bootmode you want to switch to:
normal boot -> 4000
fastboot -> 4002
boot to recovery -> 5001
and if you know:
normal boot -> adb commands YES -> fastboot commands NO
fastboot -> adb commands NO -> fastboot commands YES
recovery -> adb commands YES -> fastboot commands NO
then you only have to count 1 and 1 together and can master nearly each hanging situation !
Click to expand...
Click to collapse
b63 said:
some basics:
Click to expand...
Click to collapse
MY fire relights its fire!!!!! so many thanks!!!!!!!!!!!
glad to help ...
please mark the subject of the topic (edit first post) with [Solved]
I solved it! it very easy:
1- plug your device to your PC while it is on fire icon
2- open "Kindle Fire Utility" and then press 5
3- done!
I was so scared that I had lost my kindle. I write this for others so hopefully will be helpful for them.
alright fellas, I had cm7 and twrp installed..everything was just DANDY and then i followed these steps to upgrade to miui ics build:
"...Step 3: Once transfer is complete, shut down your Kindle Fire.
Step 4: Boot into a custom recovery. ClockworkMod Recovery and TWRP are popular choices and you can choose to install whichever you like.
Step 5: Take a NANDROID backup. This may come handy later on if you have problems with MIUI and wish to revert back to current setup.
Step 6: Do a complete wipe & factory reset from the custom recovery.
Warning: This will delete all your personal data.
Step 7: Flash the ROM you transferred to your Kindle in Step 1. In CWM, you can do this from install zip from sdcard > choose zip from sdcard > [.zip file from Step 1]
Step 8: Wipe both cache and Dalvik cache.
Step 9: Reboot!"
after that Im stuck at the recovery yellow triangle, so i installed the kindle driver thats out there(shows up as android adb device after install) and now after driver install i boot the kf, it recognizes device, then disappears, then shows up, then is gone again. I cant push anything to the KF if it doesnt show up...i cant even quickly push something to it while its in device manager. Suggestions?
You need to use kfu to change boot mode to normal boot.
Or issue the following adb commands:
fastboot -i 0x1949 oem idme bootmode 4000
or
fastboot oem idme bootmode 4000
then fastboot reboot
Sent from my Amazon Kindle Fire using Tapatalk
ammubarak said:
You need to use kfu to change boot mode to normal boot.
Or issue the following adb commands:
fastboot -i 0x1949 oem idme bootmode 4000
or
fastboot oem idme bootmode 4000
then fastboot reboot
Sent from my Amazon Kindle Fire using Tapatalk
Click to expand...
Click to collapse
i'm able to issue the command, reboot the fire and both commands work. However im still stuck at the yellow triangle
i'm able to issue the commands and it reboots. However im right back to recovery triangle
i'm able to issue the commands and it reboots. However im right back to recovery triangle
this worked
"- open a (elevated) command prompt and cd to c:\kfu\tools - leave it open all the time
- issue "fastboot -i 0x1949 oem idme bootmode 4002"
- it says <waiting for device>
- power off the kf by holding pwr ~20sec and power on again
- the kf is in fastboot now
- install twrp -> "fastboot -i 0x1949 boot twrp-blaze-2.0.0RC0.img"
- tap reboot on the kf screen
- update fff -> "fastboot -i 0x1949 flash bootloader u-boot.bin"
- reboot -> "fastboot reboot"
- restore to factory partitioning -> "fastboot oem format"
- boot to twrp -> "fastboot -i 0x1949 oem idme bootmode 5001"
- reboot -> "fastboot reboot"
- now the kf boots to twrp and adb commands are available
- test with "adb devices"
- open shell -> "adb shell"
- issue "echo /dev/block/mmcblk0p12 > /sys/devices/platform/usb_mass_storage/lun0/file"
- now the sdcard should mount to the computer
- windows will probably respond that the volume/device needs formatted before using it
- choose quick format and let it format it as fat32 block size 4096
- now you can download and copy your new rom to sdcard (ie prerooted stock)
- mount sdcard -> "mount /sdcard"
- exit adb shell -> "exit"
- tap install in twrp and install the new rom
- ignore errors about volume "misc" - the kf don't have a volume "misc"
- on the screen where you return after installation tap clear dalvik/cache
- set boot mode to normal -> "adb shell idme bootmode 4000"
- reboot -> "adb reboot""
http://forum.xda-developers.com/showpost.php?p=22433402&postcount=4