Hi Folks,
I just flashed TWRP 2.7.0.0.1 via TWRP Manager and now I can't enter the Recovery.
TWRP Manager showed that I'm using the htc_m8 and /dev/block/mmcblk0p43.
Booting into the Bootloader and booting the ROM (ViperOne 1.3.1) works fine.
Does anyone know how to fix this?
Thank you.
Download twrp from here:
http://techerrata.com/browse/twrp2/m8
Then using fastboot:
Fastboot flash recovery recoveryfilename.img
Fastboot erase cache
Then boot to recovery from bootloader
Sent from my HTC One_M8 using xda app-developers app
Thanks! Worked! :victory:
Related
I have CWM 5.8.3.1. I need to install TWRP to update CleanROM. How do I go about this? Can I just flash TWRP?
Yes. Just flash it in fastboot
Fastboot flash recovery name of recovery.img
Sent from my HTC One X using xda app-developers app
Hi!
Yesterday i have downloaded and installed new rom for my HTC desire Z..
name of the rom is : aosp.4.2.2 20130627 vision
After installing the rom i installed gapps
version of gapps is : gapps-ics-20120429-signed
And i think i installed the wrong gapps beacuse when i was installing the gapps in the recovery mode...suddenly recovery mode closed...
Now..when i turn on the phone i get an error: Unfortunately setup wizard has stopped
And i dont know what to do please help
Boot to recovery, flash jb gapps, reboot
If this doesn't work
Boot to recovery, do a full wipe, flash ROM, jb gapps, reboot
Sent from my Nexus 4 using Tapatalk 2
demkantor said:
Boot to recovery, flash jb gapps, reboot
If this doesn't work
Boot to recovery, do a full wipe, flash ROM, jb gapps, reboot
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
I forgot to write that when i boot to recovery mode and i do factory reset or full wipe or something else..recovery mode is closing after few seconds...and i cant to anuthing in recovery mode
Something is wrong with recovery then
Try to flash a new one with fastboot
fastboot erase system -w
fastboot erase recovery
fastboot flash recovery recovery.img
Sent from my Nexus 4 using Tapatalk 2
demkantor said:
Something is wrong with recovery then
Try to flash a new one with fastboot
fastboot erase system -w
fastboot erase recovery
fastboot flash recovery recovery.img
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
I solved my problem !
I installed the JB gapps... ( this time recovery mode didnt close )
thank you !
I need to flash the stock recovery, as the TWRP gives an error while trying to update to KitKat. Anyone know how to do this without having to factory reset?
Download the factory image for the rom u currently have from google.
Then run command fastboot flash recovery recoveryname.img
While your tab is in fastboot mode
Sent from my C6903 using xda app-developers app
Ok, so my rooted, S-OFF device will not flash any rom. I always get "error executing updater binary in zip." What am I doing wrong? TWRP is version 2.7.0.0
09eric09 said:
Ok, so my rooted, S-OFF device will not flash any rom. I always get "error executing updater binary in zip." What am I doing wrong? TWRP is version 2.7.0.0
Click to expand...
Click to collapse
What Roms have you tried? Run fastboot erase cache command and flash latest TWRP 2.7.1.0
Sent from my HTC One_M8
GermanGuy said:
What Roms have you tried? Run fastboot erase cache command and flash latest TWRP 2.7.1.0
Sent from my HTC One_M8
Click to expand...
Click to collapse
I've tried Liquid Smooth and CM11. Aside from Goo Manager, I can update TWRP through fastboot right? I've only used Goo Manager, that's why I ask.
09eric09 said:
I've tried Liquid Smooth and CM11. Aside from Goo Manager, I can update TWRP through fastboot right? I've only used Goo Manager, that's why I ask.
Click to expand...
Click to collapse
Yes, you can flash it via fastboot. fastboot flash recovery recovery.img
Sent from my HTC One_M8
GermanGuy said:
Yes, you can flash it via fastboot. fastboot flash recovery recovery.img
Sent from my HTC One_M8
Click to expand...
Click to collapse
It worked, thanks man.
Recovery is gone after boot unlock,twrp install attempt.
I tried to instal TWRP before unlocking the bootloader, it failed so i tried uaing the official Asus unlock tool and the twrp again it still fails.
Now i cannot access recovery at all, it just reboots into fastboot. I choose recovery but dead android never shows up. Just fastboot again.
How can i flash the original recocery back?
I have tried through adb (failed) and using the microsd card (flash does not start, just reboots to fastboot) method.
Otherwise the phone works as normal.
Sent from M919V Galaxy S4 via XDA Premium HD app.
Definitely fail unlock bootloader,splashscreen should be white after unlocked bootloader.
Use unofficiall bootloader unlock under development
madman604 said:
Recovery is gone after boot unlock,twrp install attempt.
I tried to instal TWRP before unlocking the bootloader, it failed so i tried uaing the official Asus unlock tool and the twrp again it still fails.
Now i cannot access recovery at all, it just reboots into fastboot. I choose recovery but dead android never shows up. Just fastboot again.
How can i flash the original recocery back?
I have tried through adb (failed) and using the microsd card (flash does not start, just reboots to fastboot) method.
Otherwise the phone works as normal.
Sent from M919V Galaxy S4 via XDA Premium HD app.
Click to expand...
Click to collapse
After it reboots into Fastboot use your volume rocker to navigate it to Recovery. When the screen goes black, press power and Volume up and when you release volume up it will take you to stock recovery.
madman604 said:
Recovery is gone after boot unlock,twrp install attempt.
I tried to instal TWRP before unlocking the bootloader, it failed so i tried uaing the official Asus unlock tool and the twrp again it still fails.
Now i cannot access recovery at all, it just reboots into fastboot. I choose recovery but dead android never shows up. Just fastboot again.
How can i flash the original recocery back?
I have tried through adb (failed) and using the microsd card (flash does not start, just reboots to fastboot) method.
Otherwise the phone works as normal.
Sent from M919V Galaxy S4 via XDA Premium HD app.
Click to expand...
Click to collapse
Along with an unlocked bootloader you Need USB debugging turned on. Then while you're in bootloader use 'fastboot flash recovery (IMG file) ' to flash your recovery
Sent from my ASUS_Z00A using Tapatalk
Success!
i didnt have the recovery.img file
downloaded it and flashed through ADB ( after disabling my screen lock or you get "permission denied")
i can now get back into recovery.
thanks very much. been battling with this for a week.
Sent from M919V Galaxy S4 via XDA Premium HD app.