Can I backup the recovery? - One (M7) Q&A, Help & Troubleshooting

Hi everyone,
I want to backup the stock recovery of my HTC ONE (M7UL).
I found this command: "fastboot boot recovery stock.img", but it doesn't work. I only get "cannot load 'recovery': No error"
Could you help me with this?

This fastboot command only works on hboot version up to 1.44
If you're on later version fastboot boot command doesn't work.
You could try recovery tools app from playstore or you will likely find the stock recovery for your version on xda thread .
See here http://forum.xda-developers.com/showthread.php?p=46032117
Sent from my HTC One using xda app-developers app

Hey,
thanks for the fast reply. Hm, I'm on 1.54. Thanks for the link, I just download the stock recovery there
Best regards
DarkRhinon

Related

[Q] CWM HTC First

Tried installing CWM 6.0.3.2 phone is rooted and moonshine s-off. Booted in recovery fastboot usb, fastboot device shows phone. Did fastboot erase cache and fastboot flash recovery recovery.img. bootloader still original. Problem Solved
Solved thx 2 flyhalf205!
Sent from my HTC first using xda app-developers app

Help needed- custom recovery

Hi,
I was rooting my HTC ONE M7 and i unlocked the bootloader and thru cmd i flashed TWRP 2.5.0 and now it shows tampared and unlocked. And when i click on recovery it enters into TWRP recovery but i cannot operate it as it doest not work. It freezes and i cannot click on any button and i typed command in cmd "fastboot erase cache" to erase cache and still doesnt work and then i thought may be its an older version so i downloaded the latest version 2.6.3.0 and try to flash it thru cmd but evrytime i do it it says "error: cannot load 'openrecovery-twrp-2.6.3.0-m7'.. I dont know what to do to root it and install twrp recovery..Pl help i would really apprecitae your efforts..
I have the latest hboot version 1.54 with 4.2.2. Thnaks
You may need to side load via ADB
your post also reads that you are unsure of how to do things so
Read these they will explain and assist the Hansoons all in one is for the faint hearted, but very good
http://forum.xda-developers.com/showthread.php?t=2265618
http://forum.xda-developers.com/showthread.php?t=2365506
http://forum.xda-developers.com/showthread.php?t=2183942
L0rdNels0n said:
You may need to side load via ADB
your post also reads that you are unsure of how to do things so
Read these they will explain and assist the Hansoons all in one is for the faint hearted, but very good
http://forum.xda-developers.com/showthread.php?t=2265618
http://forum.xda-developers.com/showthread.php?t=2365506
http://forum.xda-developers.com/showthread.php?t=2183942
Click to expand...
Click to collapse
Sideload a custom recovery? What? Haha
Your phone has the updated touch drivers. That is why twrp won't work. Go to their thread. Redownload the newest version. Rename it TWRP.img. Make sure its in the same folder as your fastboot files. Hold shift and right click inside the folder. Select open command prompt here. Connect the phone while its in bootloader. "fastboot flash recovery TWRP.img" "fastboot erase cache".
Good luck.
Sent from my HTC One using XDA Premium 4 mobile app

[Q] HELP after unrooting/S-off No boot

I was unrooting/locking bootloader/S-on'n in order to sell my One today. The process ran smoothly. I was preparing to use The RUU but I got an error that the version I am on is current. I should have ran it while I had S-off. I then flashed the firmware in fastboot using the fastboot oem rebootRUU and it flashed successfully. The phone will not boot past the HTC One logo screen nor can I access files through abd nor flash anything through fastboot. I can't even use any RUUs. I don't know what to do. Can someone please help me or direct me where I should look?
live_in_the_sky06 said:
I was unrooting/locking bootloader/S-on'n in order to sell my One today. The process ran smoothly. I was preparing to use The RUU but I got an error that the version I am on is current. I should have ran it while I had S-off. I then flashed the firmware in fastboot using the fastboot oem rebootRUU and it flashed successfully. The phone will not boot past the HTC One logo screen nor can I access files through abd nor flash anything through fastboot. I can't even use any RUUs. I don't know what to do. Can someone please help me or direct me where I should look?
Click to expand...
Click to collapse
What error are you getting when you try to flash a recovery via fastboot USB?
Sent from my One using xda app-developers app
MrFixit007 said:
What error are you getting when you try to flash a recovery via fastboot USB?
Sent from my One using xda app-developers app
Click to expand...
Click to collapse
I was getting a remote: not found or remote 43 type of errors
I have managed to flash a ROM using clockwork mod usb otg. but the touch screen is now unresponsive. The buttons work but the touchscreen does not,
live_in_the_sky06 said:
I was getting a remote: not found or remote 43 type of errors
I have managed to flash a ROM using clockwork mod usb otg. but the touch screen is now unresponsive. The buttons work but the touchscreen does not,
Click to expand...
Click to collapse
Flash the latest version of TWRP TWRP 2.6.3.0
easiest way in my opinion is through fastboot.
TWRP 2.6 - HTC One (Sprint USA) Download to your android SDK folder then open a comand prompt cd to your android sdk dir and type
fastboot flash recovery recoveryfilename.img (Change recoveryfilename.img to whatevery the recovery.img name is).

Need help to install custom recovery

Hi everybody. My htc one has the bootloader unlocked but I do the update so my hboot is now in 1.55 version. I want to install cwm recovery
Did he existe a All in one toolkit to made this? Or what is the simple way to do it
Sent from my HTC One using xda app-developers app
Are there really not instructions in the first couple of posts of the CWM thread?
I seen a lot of topics that make me lost so thats why I demand help
Sent from my HTC One using xda app-developers app
- Download the recovery
- Put it into your adb/fastboot folder
- Rename the recovery into: recovery.img
- Boot in fastboot
- Use the command from a prompt/terminal:
Code:
fastboot flash recovery recovery.img
- Do an erase cache:
Code:
fastboot erase cache
- Done
Where and how do I type this commamd?
Sent from my HTC One using xda app-developers app
Best you read up on the threads in q/a and android/original android development. If you search them you will find what you need that's what I started doing and now I'm all sorted
Sent from my HTC One using XDA Premium 4 mobile app
Always when I type the command, cmd always tell me waiting for your device. I'm in fastboot and HTC Driver are insalled
My phone is S-On and my hboot is 1.55
xxjack3dxx said:
Always when I type the command, cmd always tell me waiting for your device. I'm in fastboot and HTC Driver are insalled
My phone is S-On and my hboot is 1.55
Click to expand...
Click to collapse
In device manager check if it are installed and you don't have any issue.
And which OS do you have on your pc?

Help me for Htc one m7 swisscom...

Hi everyone, my phone is Htc one m7 swisscom, The other day I made the update then is restart and did not work anymore, just rebooted. I made factory reset and all files have been deleted. I tried then to go into recovery to install any other version of Android but not boot recovery. I have tried different recovery by installed, but when I try to go into recovery, and not boot ...
If anyone can help me, what else should do??? Thnx.
Mar1nc3 said:
Hi everyone, my phone is Htc one m7 swisscom, The other day I made the update then is restart and did not work anymore, just rebooted. I made factory reset and all files have been deleted. I tried then to go into recovery to install any other version of Android but not boot recovery. I have tried different recovery by installed, but when I try to go into recovery, and not boot ...
If anyone can help me, what else should do??? Thnx.
Click to expand...
Click to collapse
First you should check the FAQ and see the information needed to make a request for help. We need the results from fastboot getvar all (minus your serial no. and IMEI). This will tell your software version, your mid, your cid, so we can try and help you find the files to fix your phone
Try to flash a costume Recovery
Sent from my GT-I9082 using xda app-developers app
clsA said:
First you should check the FAQ and see the information needed to make a request for help. We need the results from fastboot getvar all (minus your serial no. and IMEI). This will tell your software version, your mid, your cid, so we can try and help you find the files to fix your phone
Click to expand...
Click to collapse
@Mar1nc3
You could have posted it here, your phone is
hboot: 1.57
s-on
5.16.161.2
VODAP110
You have to go to HTCDEV.com and unlock your bootloader to flash roms
Unlock the bootloader at HTCDEV
then from fastboot USB
Flash recovery TWRP 2.6.3.3
http://techerrata.com/browse/twrp2/m7
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
then sideload this Rom to your phone
http://www.androidrevolution.org/downloader/download.php?file=Android_Revolution_HD-One_84.0.zip
TWRP / Advanced / ADB Sideload - swipe to sideload
From PC adb / fastboot folder
you use
adb sideload name-of-rom.zip
make sure the rom is in the same folder as adb / fastboot
Click to expand...
Click to collapse
Ok, thank you for help (Y)

Categories

Resources