[Q] Can't boot into recovery mode - HTC EVO 3D

I can't boot into recovery mode. When I am in fastboot and try to go to recovery, my phone just reboots itself and the same thing happens if I go in to ROM manager and go into clockwork recovery. Any help?

Can't Boot into Recovery?
I had this same problem a few weeks ago. When I rooted my evo 3d I started out with the Revolutionary recovery. I tried to change it to ClockW but I didn't work and then i couldn't go back to the revolutionary recovery. My solution was to install the TWRP recovery. Its better then any other recovery I used by far. And is easy to install. There are two ways to install it:
[email protected] contact me to give you the links. xda won't let me post links because i'm a new member

Check your settings and make sure fastboot is disabled. Then try to boot into recovery. If that fails just post back.
#Root-Hack_Mod*Always\

jayhawkfreak072 said:
I can't boot into recovery mode. When I am in fastboot and try to go to recovery, my phone just reboots itself and the same thing happens if I go in to ROM manager and go into clockwork recovery. Any help?
Click to expand...
Click to collapse
Did you flash a custom recovery early on ? What version are u using ? What hboot too?
Like the one guy said make sure fastboot is off.

Related

[Q] unable to run any recovery

hi guys iive unlocked my evo with the htcdev mod and no problem has come out , bun i'm unable to run any recovery.
iìve tryed all cwm twrp and any i found on the site.
i try with fastboot method and abd, all say that the recovery vas written , no error but when i try to lunch recovery the phone show the htc logo stay 10/15 second then reboot the phone.
pls help me
Have you tried downloading the twrp pg86img.zip & make sure it's named PG86IMG.zip then put it on the root of you're sdcard, boot into bootloader and update that way?
CM powered EVO 3D, enough said.
luca73n said:
hi guys iive unlocked my evo with the htcdev mod and no problem has come out , bun i'm unable to run any recovery.
iìve tryed all cwm twrp and any i found on the site.
i try with fastboot method and abd, all say that the recovery vas written , no error but when i try to lunch recovery the phone show the htc logo stay 10/15 second then reboot the phone.
pls help me
Click to expand...
Click to collapse
when the device either hangs on the htc logo or reboots while on the htc logo, it means there is an issue with the actual kernel/ramdisk.
when dealing with a custom recovery, they should always boot without any issues. the best suggestion off the top of my head is to make sure if you're on the CDMA version, use the shooter recovery and if you're on the GSM version, use the shooteru version of the custom recovery.
otherwise, as suggested above, reflash the confirmed correct custom recovery for your device. there are a few ways to flash the custom recovery although, being you used the htc unlock method, regular custom recovery mode will not have write access to the boot/kernel partition.
if you're interested in loading any ROMs which come with kernels or separately flashing a custom kernel, there are essentially two complete methods:
1) use my Flash Image GUI app from normal android mode to flash the kernel. then flash the ROM from custom recovery.
2) use fastboot boot c:\android\cwm-recovery.img . this will temporarily boot the custom recovery and htc unlock will grant it write access to the kernel/boot partition. this command is different than fastboot flash recovery c:\android\cwm-recovery.img. the fastboot boot will temporarily boot into the custom recovery while fastboot flash will permanently write it into the recovery partition.
hope all the extra details make sense and helps!
Ummm.....Just my 2 cents, but it sounds as though the most basic possible problem has been overlooked here. You need to go into menu>settings>power and uncheck the "fast boot" box or do a battery pull, then try to boot into your bootloader to access recovery. With your phone completely powered down (fast boot unchecked or after battery pull), hold volume down and press power. That will put you in your bootloader with an option to boot recovery from there.
ok i'm a noob i've used thr shooter and not the shooteru cwm img, now all works
ty guys

rom manager with 1.50

I had done the htc unlock method and all was fine, tried couple roms etc
the reading a few things I decided to try rom manager and of course let it load the newest clockwork recovery and now i cant get into recovery at all........
anyone help on this one??? if i try to load the latest pc186.img for twrp recovery it just tells me version is older and only option is to reboot device
metalmenance said:
I had done the htc unlock method and all was fine, tried couple roms etc
the reading a few things I decided to try rom manager and of course let it load the newest clockwork recovery and now i cant get into recovery at all........
anyone help on this one??? if i try to load the latest pc186.img for twrp recovery it just tells me version is older and only option is to reboot device
Click to expand...
Click to collapse
Go to twrp site and download the latest image which is 1.1.1.img and flash it using fastboot all should be well.
If you HTC unlocked, you have to flash everything other than ROMs through fastboot.
That means kernels, recoveries, splash screens, etc. have to flashed through fastboot.
In your case you would download the twrp 1.1 image and enter 'fastboot flash recovery twrp.img'

HELP! Can't get my recovery and backups back!

I installed that flash image gui app, tried a new kernel, I dont like it and tried to reset my backup from the cwm recovery I use to have, but the recovery wasnt there anymore and I had to flash the twrp recovery, which i dislike, and still cant figure out how to get my cwm backup of this rom back.
Check to see if the backup files are in the CWM folder if not then not to be a Debbie Downer but you're SOL. If they are boot into system and flash the recovery using Rom Manager then restore the backup like you normally would
I've tried that... I have twrp recovery, I've tried that and when booting into recovery it just shows the white HTC screen then reboots. I do have the backup in the cwm folder but can't flash it.
Nickdroid86 said:
I installed that flash image gui app, tried a new kernel, I dont like it and tried to reset my backup from the cwm recovery I use to have, but the recovery wasnt there anymore and I had to flash the twrp recovery, which i dislike, and still cant figure out how to get my cwm backup of this rom back.
Click to expand...
Click to collapse
just reflash cwm recovery via fastboot.
How do I do that? I tried flashing it from twrp recovery but it doesn't see the file. It is in the root of my SD. It's cwm 5.0 shooter
cwm backups dont work with twrp backups and vice versa.
Load your phone into the bootloader( power button and volume down).
Then connect to computer via usb, and press power button again to enter fastboot and it should say fastboot usb.
Then in terminal/command prompt execute this command where "recovery.img" is the file name of your cwm recovery.
Code:
fastboot flash recovery recovery.img
then when thats done execute this
Code:
fastboot boot recovery.img
Do i need to rename the cwm file, or use any program on the computer? I can get into the bootloader from my phone if there's an easier way, I don't quite understand that way. Also I have hboot 1.50 if it matters
it doesn't matter the name of the recovery but u just have to use that name instead of recovery.img when u type the command. since you have 1.50 your gonna have to use flashboot to flash anything when you arent able to boot into android.
I assume u have downloaded fastboot, adb, and the google usb drivers, since u have already rooted.
You will use your command prompt on your computer to boot phone into the recovery. See in 1.50 u can't just boot up the phone, goto recovery and flash things. You have to boot into boot loader, press power button when selector is on fastboot (normally default position aka first one in the list), then connect phone via usb to computer. The Red word fastboot should now say fastboot usb.
then execute the commands. "recovery.img" replace with your cwm file name
Code:
fastboot flash recovery recovery.img
Code:
fastboot boot recovery.img
alright I think I figured it out, thanks a lot man!
and don't worry your not the only this happened to. I had this happen to me this weekend. I just got the phone 5 days ago and killed it. So i had a great weekend playing catch up to learn how to reflash on 1.50 HBOOT.
---------- Post added at 11:46 AM ---------- Previous post was at 11:42 AM ----------
also if you still get white screen after you restore with cwm, its means the stock kernel didnt carry over. just reply if that happens.
once you loose its gone why dont you try 4ext custom recovery and gui doe's cause problem's ive used it and it wiped out my boot.img right now im useing 4ext as my custom recovery and it does'nt give any problems at all give it a try
jslim38 said:
once you loose its gone why dont you try 4ext custom recovery and gui doe's cause problem's ive used it and it wiped out my boot.img right now im useing 4ext as my custom recovery and it does'nt give any problems at all give it a try
Click to expand...
Click to collapse
NO bro, the apps works very well. It gets the Job done perfectly.
Suppose you were on a certain ROM and tried flashing a custom kernel with Flash Image GUI, and stuck in bootloop/htc screen , it doesnt mean that the Flash Image GUI caused that.
Even if you tried flashing the same kernel via fastboot boot recovery.img above the same ROM.......the result will be same i.e bootloop/htc screen.

HTC DUMLOCK - Flash boot from recovery without fastboot! (Updated 2012-02-28 v2)

HTC Dumlock
HTC Dumlock is a workaround for devices with HTC's unlock that cannot flash boot from recovery. Put simply, we make backups of recovery and boot, then we flash the backup of recovery to boot. When you reboot normally, you'll be in your recovery, but since your recovery is flashed to boot, you can make changes to boot. Head on over to our website for download links and instructions.
New v2 version scans / compares the backups of boot and recovery to help ensure that you don't run it twice and wipe out your backup of boot.
Hooray for Team Win! Here's my contribution:
http://rootzwiki.com/_/articles/rec...unlock-and-flashes-kernels-from-recovery-r432
Awesome work guys!
Sent from my Clean and MeanROM 3D
Can we flash custom roms with unlocked phone and hboot 1.5 with s-on directly from recovery now?
Edit: Nevermind the answer is yes. you guys are awesome.
this is awesome if i ever get hboot 1.5 again. Wish this was out a week ago i wouldn't of sold my phone so i could buy one with hboot 1.4
Kernels ok, but are we able to flash radios and such with this method?
I just htc unlocked, flashed the updated twrp via fastboot, then backed up, flashed su, installed HTC DumLock. When I try to use the app it finishes within a minute but does not reboot, rebooting to system reboots doesn't boot into TWRP. I gave the app root permissions, what else should I try?
Real cool news
This is awesome! Kudos! I'm a little squeamish to try it yet (I'm still android noobish ;-) ); I'll wait a bit until the more seasoned folk work the kinks out, but I'm extremely encouraged.
Edit: Changed notification
i tried twice to flash a kernel and i get is the progress bar sits there, i let it go for 10 minutes each time but it never flashed the zip
UPDATE: I got it i had to restore the backup
Everything went fine for me until i try to boot to system from recovery,it just reboots back to recovery
I even tried powering down and do a normal start and it go's into recovery
Can the recovery be made to recognize when it is booted using dumlock app and restore original boot automatically? Something like this,
Run dumlock app, writes recovery to boot but also sets a flag in your config file on the sdcard,
reboot to recovery in boot partition,
recovery sees flag in config file, then before allowing any interaction flashes your boot partition back to original and then allows you to flash away and reboot normal afterwards.
This to me would seem to make it a seemless process. I would think a modification could even be made to CM9 code that would execute the same type of commands to rewrite recovery to boot whenever you select "reboot to recovery" from the reboot menu by holding the power button to make this 100% seemless, no?
can I flash a radio with 1.50?
benny3 said:
UPDATE: I got it i had to restore the backup
Everything went fine for me until i try to boot to system from recovery,it just reboots back to recovery
I even tried powering down and do a normal start and it go's into recovery
Click to expand...
Click to collapse
re-read the instructions paying particular attention to steps 13-18.... then repeat step 18 like 9 times or so
gotojanoo said:
can I flash a radio with 1.50?
Click to expand...
Click to collapse
no...you are still s-off
alvintimothyjr said:
no...you are still s-off
Click to expand...
Click to collapse
actually am s-on with 1.50
Holy smokes, such an elegant solution. Doing this when I'm off work.
If u cant use fast boot to get to recovery how do u flash straigh to recovery?
Sent from my ADR6400L using Tapatalk
Anyone got this successfully working?
gotojanoo said:
actually am s-on with 1.50
Click to expand...
Click to collapse
Yeah that's what I meant...my bad
Interesting.
Is it basically copying the recovery image to the boot partition to get full access for flashing kernels/roms, then copying the recovery back afterwards?
I was wondering if someone would come up with something like this. Specifically, I had been wondering if there was a way to run fastboot from sdcard vs Pc to enter recovery.

stock recovery do not boot

hii i have a problem that i was in the recovery twrp. today i decided to put stock recovery. after i finished i tried to to boot to recovery and it didn't let me he only restarting. can somebody help me to to fix it.thanks in advanced.
this is for the sprint one max, not sure what you have but this has the stock recovery that you can re-flash from fastboot, http://forum.xda-developers.com/showthread.php?t=2705215
or you can just flash TWRP recovery back to it.
http://forum.xda-developers.com/showthread.php?t=2498746
mrkrowely said:
this is for the sprint one max, not sure what you have but this has the stock recovery that you can re-flash from fastboot, http://forum.xda-developers.com/showthread.php?t=2705215
or you can just flash TWRP recovery back to it.
http://forum.xda-developers.com/showthread.php?t=2498746
Click to expand...
Click to collapse
thanks man i did already tried to install stock recovery in fastboot it didn't work. and i have international version
i want the stock recovery back because i want to get update from htc
ah, i didn't use twrp to flash mine, i went into fastboot oem rebootRUU and flashed it there, my problem with the stock recovery is i can't find one for hboot 2.49, the one for 2.09 flashed, and loaded, but that was it, it would error out, maybe a google search for your t6ul___ version that is stated on your bootloader screen will find you an international one.

Categories

Resources