After I s off'ed my phone i cant get into my recovery it just takes me back to fastboot
You need to re-flash Amon Ra.
Related
I have sense hero.. with recovery 1.5.3 amon ra one..
however, my hands were itchy and i went to flash new amon ra recovery which is 1.6.2
and after i flashed the img file and i go to recovery page my phone will show until HERO logo and stuck there forever... won't show my recovery page..
so now
I am stuck with sensehero 1.6( i wanted to flash Vanilian 4.0 beta rom)
Overall, I can use SENSEHERO but i can't get into my recoverypage..
anyone can help me?
If you can get into FASTBOOT and connect to the phone via ADB, you should be able to reflash your recovery image via ADB.
Regards,
Dave
foxmeister said:
If you can get into FASTBOOT and connect to the phone via ADB, you should be able to reflash your recovery image via ADB.
Regards,
Dave
Click to expand...
Click to collapse
I thought you could flash the recovery image without FASTBOOT as long as you've got root... no?
So after I unlocked my bootloader I flashed Amon ra. Then decided I wanted to use cwm recovery, so I flashed cwm.
Now, a month later I have decided to want to go back to Amon ra, but when ever I try to install Amon ra, the hboot checks sd card then parses PH98IMG.zip (Amon ra), then goes back to the hboot home screen. If I choose to go to recovery, I get sent to cwm recovery.
How can I revert back to Amon ra? Is there a way to install cwm? Or is there a way to completely wipe the whole phone including the recovery?
j0hnnyn said:
So after I unlocked my bootloader I flashed Amon ra. Then decided I wanted to use cwm recovery, so I flashed cwm.
Now, a month later I have decided to want to go back to Amon ra, but when ever I try to install Amon ra, the hboot checks sd card then parses PH98IMG.zip (Amon ra), then goes back to the hboot home screen. If I choose to go to recovery, I get sent to cwm recovery.
How can I revert back to Amon ra? Is there a way to install cwm? Or is there a way to completely wipe the whole phone including the recovery?
Click to expand...
Click to collapse
All you should have to do is flash the amon ra img in fastboot ...I haven't used it as a zip before .. i have always extracted the .img and flashed it through fastboot . In fastboot.. put the extracted .img in same folder as fast boot or if you have a path for abd you don't need to do that. Then just use the command
Fastboot flash recovery "name of recovery image".img need phone in hboot of course.
Hello everyone, i rooted my Evo 3d about 4-5 months ago via HTC unlock method and when i go into fastboot screen (holding down Vol - and Power when phone is off) it says S-ON and all that. (just so you guys have an idea where im coming from)
now the thing is every time i want to flash a ROM or kernel or even go into recovery i have to flash the recovery image via fastboot so i can THEN go into CWM.
The other day one of my friends showed me his EVO 3d and he had an updated CWM recovery that was touch screen based (with bigger options) and he could access it from the phone per-say without having to flash the image via fastboot like i have to everytime i want to update my ROM.
Where can i go about finding out how to update my CWM recovery or should i first UNROOT my phone then re-root it to install this new recovery? My primary concern is just being able to access the Recovery without the need of fastboot.
Im afraid to mess things up since i lost my warranty when i unlocked via HTC method.
I am sorry to say that. You can not downgrade your hboot version and forget s-off (for now) does not matter which c.recovery you use. If you dont want to boot in recovery with your pc , you can use GUI app. Sorry. MY friend
Sent from my HTC.EVO.3D.Xda Premium
Razpr said:
Hello everyone, i rooted my Evo 3d about 4-5 months ago via HTC unlock method and when i go into fastboot screen (holding down Vol - and Power when phone is off) it says S-ON and all that. (just so you guys have an idea where im coming from)
now the thing is every time i want to flash a ROM or kernel or even go into recovery i have to flash the recovery image via fastboot so i can THEN go into CWM.
The other day one of my friends showed me his EVO 3d and he had an updated CWM recovery that was touch screen based (with bigger options) and he could access it from the phone per-say without having to flash the image via fastboot like i have to everytime i want to update my ROM.
Where can i go about finding out how to update my CWM recovery or should i first UNROOT my phone then re-root it to install this new recovery? My primary concern is just being able to access the Recovery without the need of fastboot.
Im afraid to mess things up since i lost my warranty when i unlocked via HTC method.
Click to expand...
Click to collapse
The cwm recovery can be booted without using fastboot too.
I think you always use "fastboot boot cwm.img" command to boot the recovery right?
But if you use "fastboot flash recovery cwm.img" you can always boot it without the use of fastboot.
And if you want to use the recovery like your friends 3d then download and flash this -> http://www.clockworkmod.com/rommanager
Or you can also flash TWRP 2.0 touch screen recovery from here -> http://teamw.in/project/twrp2
I prefer twrp 2.0 than clockworkmod as cwm is littlebit buggy.
NOTE: Even though you can boot recovery from your phone itself without using fastboot, you must boot recovery from fastboot for flashing kernels or ROMS with kernels different than your current one.
So, I bricked my thunderbolt. RUUs did not even help.
Here is what I did:
1. I unlocked the bootloader via the official method at htcdev.com.
That removed the security warning and allowed me to access recovery. However, I had flashed clockworkmod recovery and nothing I did with any version of clockwork or Amon Ra would allow me to boot up past the HTC splash screen.
2. I erased the recovery partition and restored the original recovery, from the nandroid backup I had made, via fastboot.
Code:
fastboot flash recovery recovery.img
3. I rebooted into the stock recovery. It did something and rebooted, but still not past the splash screen.
4. Back to fastboot. I used fastboot commands to boot clockworkmod recovery without installing it. I then used clockwork to restore my original nandroid backup, and reboot.
Code:
fastboot boot clockwork.img
Still not booting past the splash screen, but I did gain ADB access.
5. I decided that since I had everything back to stock, I would try revolutionary again. I used the instructions from their website. It actually worked this time, unlike before. When it finished, I had S-off and a custom clockwork-mod recovery.
With S-off, I was able to flash a rom of my choosing after wiping data and both caches.
That is all it took to go from an expensive paperweight to a fully functioning Thunderbolt. This process may work for other HTC devices also.
I hope I have helped you.
My device is LGE-P350 AKA Pecan.
I had Amon RA Recovery.
I compiled TWRP from source and got recovery.img made. I flashed the recovery through fastboot but everytime when I reboot into recovery only Amon RA comes up and not TWRP any fix for this issue.