I have really been trying to research this on the forums...but can't really find the answers, at least not in the dumbed down version I seem to require.
I have my rezound unlocked, and rooted using zerg. I don't have a "recovery", I don't think anyway..and I can't install one, or any roms...which I really want to do.
My main problem right now is when I boot into recovery, I get to the red exclamation point, hit volume up and power, I get the message: E: Can't open/ cache/ recovery/ command...... Then when I navigate to install zip from sd card, and try to select it with the power button, I get the messages: Invalid operations. Success rebooting by reason oem-00....
I am really anxious to get this device set up the way I want it, I'm VERY excited by the potential for customization....that's the biggest reason I got it..and I will REALLY appreciate any help I can get! Thanks in advance! Scott
Con247 has a guide in the development section. I'm using the Amon Ra recovery which seems to be the only stable one right now. CWM seems to be a little quirky right now. Srosler has some good tools to use and clean rom is sense but with vz bloat removed. There are several other good ones from Nils, BAMF and others. Good luck.
sent from either NC running CM9 or Rez on Clean 1.5
I appreciate it sout....my problem now is I can't install amon ra...or anything else for that matter...because of my issues in recovery mode.
3oclockslop said:
I appreciate it sout....my problem now is I can't install amon ra...or anything else for that matter...because of my issues in recovery mode.
Click to expand...
Click to collapse
u need to install a recovery to so u can go into recover mode the most stable one i amon ra..after that is install then you be able to install roms..jus pm me ill i go thru the steps with u
Naisaelee21 said:
u need to install a recovery to so u can go into recover mode the most stable one i amon ra..after that is install then you be able to install roms..jus pm me ill i go thru the steps with u
Click to expand...
Click to collapse
How do you install the custom recovery image if i have S-on and get the same reboot by oem-00 message? i tried flashing back using H-boot and get a "Main Version is older!" message when running the update to flash back to stock n i cant boot up? i can use adb but it doesnt recognize device?!? Plz help =( i tried to reboot oem with adb and i just get .... then it sits forever till i unplug it and it says read failure wtf?!? Im not a complete idiot so what am i not seeing here?
IVXX said:
How do you install the custom recovery image if i have S-on and get the same reboot by oem-00 message? i tried flashing back using H-boot and get a "Main Version is older!" message when running the update to flash back to stock n i cant boot up? i can use adb but it doesnt recognize device?!? Plz help =( i tried to reboot oem with adb and i just get .... then it sits forever till i unplug it and it says read failure wtf?!? Im not a complete idiot so what am i not seeing here?
Click to expand...
Click to collapse
Have you put a custom recovery on this phone before? You say you are trying to flash back to stock so it sounds like you have flashed a ROM? And your message about "Main Version is older" makes me think you may have updated your mainver.... did you play with the ICS leak?
If you did try out the ICS leak check out this post for help:
http://forum.xda-developers.com/showpost.php?p=21442702&postcount=3
Its actually a friends so i dont know what happened exactly that messed it up but heres what i get when i boot into recovery,
E:Can't open /cache/recovery/command
E:set_bootloader_message_block: emmc_read_data_fail!
E:Can't mount /data/data/recovery/log
E:Can't open /data/data/recovery/log
E:set_bootloader_message_block: emmc_read_data_fail!
if i try to run anything from recovery i always get,
E:Can't mount /data/data/recovery/HTCFOTA/update_result.log
E:Can't mount /data/data/recovery/OMADM/update_result.log
E:Can't mount /data/data/recovery/log
E:Can't open /data/data/recovery/log
E:set_bootloader_message_block: emmc_read_data fail!
so i assume she had a bad update but im stumped for a way to fix it
Download Amon ra and place it on the root of your SD card. Power off the phone, remove the battery, and then replace the battery. After this is done, hold volume down and power until you boot in to fastboot. After that, it should install Amon Ra automatically.
htcdesirezgeorge said:
Download Amon ra and place it on the root of your SD card. Power off the phone, remove the battery, and then replace the battery. After this is done, hold volume down and power until you boot in to fastboot. After that, it should install Amon Ra automatically.
Click to expand...
Click to collapse
This.
Alternate directions.
Unzip the boot.img file. Reboot the phone using "adb reboot bootloader". Once in fastboot run "fastboot flash recovery recovery.img" then "fastboot reboot" and you're all done.
MrSmith317 said:
This.
Alternate directions.
Unzip the boot.img file. Reboot the phone using "adb reboot bootloader". Once in fastboot run "fastboot flash boot boot.img" then "fastboot reboot" and you're all done.
Click to expand...
Click to collapse
C:\AndroidSDK\tools\fastboot flash boot boot.img
error: cannot load 'boot.img'
I placed it on the root of my SD and and in C:\AndroidSDK\tools folder so why wont it load?
MrSmith317 said:
This.
Alternate directions.
Unzip the boot.img file. Reboot the phone using "adb reboot bootloader". Once in fastboot run "fastboot flash boot boot.img" then "fastboot reboot" and you're all done.
Click to expand...
Click to collapse
C:\AndroidSDK\tools\fastboot flash boot C:\AndroidSDK\tools\boot.
img
sending 'boot' (2560 KB)...
OKAY [ 0.436s]
writing 'boot'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 0.760s
IVXX said:
C:\AndroidSDK\tools\fastboot flash boot C:\AndroidSDK\tools\boot.
img
sending 'boot' (2560 KB)...
OKAY [ 0.436s]
writing 'boot'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 0.760s
Click to expand...
Click to collapse
That's my fault.. one too many kernel flashes. fastboot flash recovery <whatever recovery file>.img .
IVXX said:
C:\AndroidSDK\tools\fastboot flash boot boot.img
error: cannot load 'boot.img'
I placed it on the root of my SD and and in C:\AndroidSDK\tools folder so why wont it load?
Click to expand...
Click to collapse
You need to put the exact name of the Amon Ra recovery image in the line and it should be fastboot flash recovery "name of recovery.img" at least that's how I have flashed recovery and I have flashed the last 3 versions.
Oh , you don't place it at the root of the SD just in the same folder as fastboot unless you have a path in variables to use abd from anywhere.
I get the same signature verificationfailed message no matter what I seem to do ={ if I had the proper androidinfo.txt file could I run an update through fastboot without the signature failing? If so where can I get that info I tried to get the Cid but I got another error in fastboot.
Sent from my ADR6300 using XDA Premium App
OK so I got the phone to get passed the signature verification and got this message in recovery.
--Install /sdcard ...
E:set_boot loader_message_block: emmc_read_data fail!
Finding update package...
Opening update package...
Verifying update package...
Installing update...
file_getprop: failed to stat "/system/build.prop": No such file or directory
E:Error in /temp/sideload/package.zip
(Status 7)
Installation aborted.
E:Can't mount /data/data/recovery/HTCFOTA/update_result.log
E:Can't mount /data/data/recovery/OMADM/update_result.log
E:Can't mount /data/data/recovery/log
E:Can't open /data/data/recovery/log
E:set_bootloader_message_block: emmc_read_data fail!
Any thoughts how to properly correct this??
Sent from my ADR6300 using XDA Premium App
when i tried to flash the gapps for my new installed rom my HTC legend is in a boot loop.
i have:
htc legend, hboot 1.01, s-on
for some reason my recovery menu isnt working, only when i start it from the CWM app.
cause my hboot isnt unlocked i cant flash a recovery with ADB, i get this error: (remote: signature verify fail)
how can i install a recovery menu? or get my bootloader unlocked. or reset my phone to full defaults.
Well. This is the droid DNA forums, Mayne you should post this in the correct forum for your device.
Sent from my HTC6435LVW using xda app-developers app
Using Hasoon's tried to flash 4EXT recovery. got error message:
(Bootloader) Signature Checking
FAILED (remote:signature verify failure)
Read I can do this with s=on and relocked bootloader.
Can anyone explain this? Thanks.
stock
s=on
bootloader relocked
You need to unlock your bootloader
Hey Guys,
Last night I was attempting a Revolutionary S-off hack and during the first step where youre supposed to downgrade the software to 1.13 my restarted for updates -___- Since I relocked the bootloader to start the process (my phone was rooted and flashed with Harmonia) , I retried the process. I kept getting errors that said I was using the wrong updater for the process to work. (I wasnt). So i attepmted to work around the updater and found a copy of the RUU i needed (1.13) for the EVO V for Virgin Mobile earlier today and tried to flash the zip using the fastboot commands but it keeps telling me this:
C:\Users\Shaun\Desktop\Android>fastboot flash zip PG86IMG.zip
sending 'zip' (6882 KB)...
OKAY [ 2.465s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 4.449s
I cant access the recovery to try it there either. It just takes me back to the same white bootloader screen. It says its locked there. In fact, it wont let me flash anything, TWRP or the RUU or any other ROM for that matter. It just tells me "signature verify fail" So im completely stuck. Im out of ideas completely. Someone please help.
Hi guys.
I am trying to root my father's HTC desire 601 the whole day. After unlocking bootloader I had this problem :
E: Can`t mount /cashe/recovery/command
E: Can`t mount /cashe/recovery/log
E: Can`t open /cashe/recovery/log
E: Can`t mount /cashe/recovery/last_log
E: Can`t open /cashe/recovery/log
E: Can`t mount /cashe/recovery/last _install
E: Can`t open /cashe/recovery/last_install
I was looking for some advices here and when I was (I think) really close I do some missclicks and it happened something wrong (I think that I somehow delete stock rom and recovery if it is possible).
My current situation is:
unlocked bootloader and no root, S-ON, hboot-2.22.0000
when I turn my phone on by standard way (or reboot or go to recovery) it automaticaly goes to bootloader after short blink of HTC logo, I can´t do factory reset or anything other action from menu (always stack in bootloader)
I have tried to lock bootloader (no response).
Do you anyone know if it is possible to get my father´s phone to stock or any function condition, please? I am absolutely helpless. Thank you very much.
Best regards
Richard
rajchard said:
Hi guys.
I am trying to root my father's HTC desire 601 the whole day. After unlocking bootloader I had this problem :
E: Can`t mount /cashe/recovery/command
E: Can`t mount /cashe/recovery/log
E: Can`t open /cashe/recovery/log
E: Can`t mount /cashe/recovery/last_log
E: Can`t open /cashe/recovery/log
E: Can`t mount /cashe/recovery/last _install
E: Can`t open /cashe/recovery/last_install
I was looking for some advices here and when I was (I think) really close I do some missclicks and it happened something wrong (I think that I somehow delete stock rom and recovery if it is possible).
My current situation is:
unlocked bootloader and no root, S-ON, hboot-2.22.0000
when I turn my phone on by standard way (or reboot or go to recovery) it automaticaly goes to bootloader after short blink of HTC logo, I can´t do factory reset or anything other action from menu (always stack in bootloader)
I have tried to lock bootloader (no response).
Do you anyone know if it is possible to get my father´s phone to stock or any function condition, please? I am absolutely helpless. Thank you very much.
Best regards
Richard
Click to expand...
Click to collapse
Unlock back the bootloader, then download twrp from here: http://forum.xda-developers.com/showthread.php?t=2874948
Flash it and flash either a custom rom or stock one from here: https://drive.google.com/folderview?id=0B6WBFlAKqe30a2ktU3ZEaUUzSTg&tid=0B6WBFlAKqe30TjRLa2Qxa0toYlU
I hope it helps. Report if you get stuck somewhere.
Sent from my HTC Desire 601
patrik.KT said:
Unlock back the bootloader, then download twrp from here: http://forum.xda-developers.com/showthread.php?t=2874948
Flash it and flash either a custom rom or stock one from here: https://drive.google.com/folderview?id=0B6WBFlAKqe30a2ktU3ZEaUUzSTg&tid=0B6WBFlAKqe30TjRLa2Qxa0toYlU
I hope it helps. Report if you get stuck somewhere.
Sent from my HTC Desire 601
Click to expand...
Click to collapse
Thank you for response. I am stuck in the flash recovery point. I have tried flash two different recoveries and get everytime the same problem:
c:\Android>fastboot flash recovery openrecovery-twrp-2.8.1.0-zara.img
sending 'recovery' (9568 KB)...
OKAY [ 1.108s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.752s
Do you know how can I solve it please?
rajchard said:
Thank you for response. I am stuck in the flash recovery point. I have tried flash two different recoveries and get everytime the same problem:
c:\Android>fastboot flash recovery openrecovery-twrp-2.8.1.0-zara.img
sending 'recovery' (9568 KB)...
OKAY [ 1.108s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.752s
Do you know how can I solve it please?
Click to expand...
Click to collapse
Problem solved i will go to next step.
stuck on stock boot screen
This worked on my Htc desire 601 after my phone only booted into white screen stock recovery screen. (it would keep rebooting to fastboot screen only, not twrp screen.) using ADB/FASTBOOT TOOLS i had to use command prompt from TOOLS folder to make it work, or else i kept getting errors, could not load file etc. I also put recovery .img in every folder i was using the command prompt until i got it working.
Good luck!
p.s. i had issues until i formated then full wipe install from twrp screen.