[Q] Nandroid through fastboot or adb? - One (M7) Q&A, Help & Troubleshooting

Is there any way to restore a nandroid backup through fastboot or adb? i.e. without installing CWM

You can boot to cwm without installing it. But I can't remember the steps offhand

Interesting, bro! One of my fri also need to flash a zip without root or cwm recovery. In fact these 2 things r the reason for requiring the mentioned method in this post. He is using galaxy r n stuck in android 4.0.4.

Bump, anyone?

I tried to boot twrp through adb and it just reboot the phone..you just need to make a stock nandroid and download recovery.img for your version
Sent from my HTC One using xda app-developers app

With an unlocked bootloader you can in fastboot mode issue :
fastboot boot name_of_recovery.img
Without flashing it. Works nicely.

tdunks said:
Is there any way to restore a nandroid backup through fastboot or adb? i.e. without installing CWM
Click to expand...
Click to collapse
Find CWM recovery.img, put that file to adb folder în ur pc, then type în ur pc trough adb:
Fastboot boot recovery.img
It will appear în ur recovery mode
Flash what do u want to flash
Sent from my HTC One using xda premium

Related

(Q) Recovery - Not booting into

Hi XDA, as title says, i cant get boot into recovery...
I have an HTC Dream (Spanish version of G1), and Im having problems with the recovery boot.
I have root done on the phone and i've tried to install a new recovery via Clockwork app, adb shell, also via Fastboot and via "RECOVERY FLASHER"...
All of them look to finish succesfully, but I still cant boot onto recovery.
Every time I try to boot on recovery, the phone gets hang on the company logo... until I get out the battery to turn it off.
I dont know what can I try more...
Any idea ?
Thanks
If you cannot boot into recovery by holding down Home and Power, then you're bricked, I believe. What were you trying to do?
Sent from my HTC Dream using XDA App
I can boot normally, and I run apps that need root correctly, but I want to boot into recovery to flash a custom ROM...
Clockwork mod needs to reboot into recovery to reflash a Custom ROM, so I cant get another rom that way neither.
Any idea (again)?
Do you have terminal on your phone? Download amon RA recovery 1.7.0 for HTC Dream and use that instead Clockwork because it is most recommended. Rename it to recovery.img and move it to the root of your SD card.
Go to terminal on your phone and type:
cd sdcard
flash_image recovery recovery.img
Now try to boot into recovery mode.
Sent from my HTC Dream using XDA App
If you have root access, then you can try to (re-)install your recovery image using adb.
Open a shell using the command
adb shell
and then from there you can try to flash the recovery image by entering
flash_image recovery recovery.img
where recovery.img is the name of the recovery image you want to install and it should be located in the current directory.
Edit: two people same ideas ... ;-)
Both things re-done...
Nuthin'
Anything else ?
Thanks for the answers anyway
Bump...
Any help ?
Fastboot is working for me, but I have the default SPL and I cant use "fastboot flash new_recovery.img" ---> Not allowed.
Theres a way to flash another SPL using phone terminal, or using fastboot ?
Thanks
I'm not sure, but if I was in the same boots as you, I would download the DREAIMG.nhb and flash that in fastboot. Once done, you'll be on Stock RC29. Yep, you're going to have to root again and re-install a custom recovery.
This is also safe to do since you're on HBOOT-0.95.000.
Sent from my T-Mobile myTouch 3G using XDA App
removed ...
Thanks for everything guys...
But now im looking for a "Howto unbrick G1"...
I dont have fastboot, recovery boot or normal boot...

[Q] HTC one stuck on boot after backup or retore

Hello
I'm on stock (4.2.2) rom but rooted and bootloader unlock
CWM touch re-installed via AIO toolkit
I decided to Backup my system : it seemed to be OK
I reboot : Stuck on Screen HTC ONE
So i decided to restore my backup from CWM Touch
Found the zip,reinstall seems to be OK but always stuck on boot
I can access the phone via ADB in USB mode
I'm blocked before the ONE sound during the boot
What can i do ?
I've been able to reboot after a hardreset via CWM
But i don't understand what did happen
I'm afraid not to be able to save my system
totolachance said:
Hello
I'm on stock (4.2.2) rom but rooted and bootloader unlock
CWM touch re-installed via AIO toolkit
I decided to Backup my system : it seemed to be OK
I reboot : Stuck on Screen HTC ONE
So i decided to restore my backup from CWM Touch
Found the zip,reinstall seems to be OK but always stuck on boot
I can access the phone via ADB in USB mode
I'm blocked before the ONE sound during the boot
What can i do ?
I've been able to reboot after a hardreset via CWM
But i don't understand what did happen
I'm afraid not to be able to save my system
Click to expand...
Click to collapse
Try the command fastboot erase cache
Isn't it so that you need to flash the boot.img of your backup folder as well
Edit; oh they should be the same.. you can try reflash your boot.img and indeed erase cache
Sent from my HTC One X using xda app-developers app

[Q] stuck. trying to root htc one

First time trying to root, I have an htc one. I got it unlocked and I've done everything correctly, but it still won't boot into recovery mode. I flashed the image file from twrp and i tried another one from cwm but neither is working, so my next idea is to clear my cache through adb but i'm not sure how to do that. can someone guide me?
aligator2727 said:
First time trying to root, I have an htc one. I got it unlocked and I've done everything correctly, but it still won't boot into recovery mode. I flashed the image file from twrp and i tried another one from cwm but neither is working, so my next idea is to clear my cache through adb but i'm not sure how to do that. can someone guide me?
Click to expand...
Click to collapse
Put the phone in fastboot mode and then run, on your computer:
fastboot erase cache
Sure you grabbed the correct twrp and flashed correct? Fastboot flash recovery blah.zip ?
When booted go to settings and power. Makes sure fastboot is not selected.
Sent from my HTC One using XDA Premium 4 mobile app
Are you picking recovery from your bootloader? If it is on fastboot you have to pick bootloader then recovery. Or if phone is booted adb reboot recovery.

[Q] Install TWRP over CWM

HEy Guys, i just wanted to Install the flashable zip of the newest TWRP over the current CWM. It said okay, but i still get the CWM Recovery. The App Rom Manager says that my current recovery is TWRP, but it isnt, i only get to CWM.
Im not into that stuff like adbfiles or fastboot mode, this is to hard for me to try.
Isnt there another option to get TWRP running?
thanks
Should not be flashing the phone if adb/ fastboot is too hard
hennesch said:
HEy Guys, i just wanted to Install the flashable zip of the newest TWRP over the current CWM. It said okay, but i still get the CWM Recovery. The App Rom Manager says that my current recovery is TWRP, but it isnt, i only get to CWM.
Im not into that stuff like adbfiles or fastboot mode, this is to hard for me to try.
Isnt there another option to get TWRP running?
thanks
Click to expand...
Click to collapse
Dude go 2 fastboot. Then flash the twrp file the same way u did when u first installed cwm after unlocking the bootloader(using command prompt). There might b a flashable zip directly, but I wud advise u use the fast boot method.
Dont flash. Use fastboot.
Put the recovery file in your SDK root on your computer and hook up your phone
Go to fastboot in bootloader
Then
Fastboot flash recovery recovery.zip
Another option is Flashify app on play store. Flash recovery with that without the adb hassle.
problem in recovery verion
hi guys..... my problem is ia install kikat 4.4 on old recovery version.and make factory reset.and now i cann't connect mobile on pc.how can i install another recovery version now...thanks to all

Cant Open Recovery

I installed philz recovery yet when i open recovery mode, it shows a dead blue android. How to open my recovery.
Thanks in advanced
It seems you have stock recovery how did you flash it did you use toolkit by anil293 or did flash using fastboot and look for unlock boot loader option in toolkit or did you unlock boot loader if you didn't unlock try unlocking first an then flash recovery happy to help and also don't write THANKS HIT the thanks button IT would mean a lot to us developers
You can boot to recovery by the command >> fastboot boot recovery.img
Sent from my Sparkle V
nap533 said:
It seems you have stock recovery how did you flash it did you use toolkit by anil293 or did flash using fastboot and look for unlock boot loader option in toolkit or did you unlock boot loader if you didn't unlock try unlocking first an then flash recovery happy to help and also don't write THANKS HIT the thanks button IT would mean a lot to us developers
Click to expand...
Click to collapse
I tried both. First I did with adb. It worked fine till I installed lollipop of India.
Didn't work after that, then I used the all in one kit as well, still no luck. I used their rotund option, it opened philz somehow. Please help
How did you install lollipop by restoring or flashable zip and which device are you using and my device is canvas a1 at first i installed lollipop using philz backup and then it got to stock recovery and i lost root and this is what i did then I installed official drivers and use minimal adb and fastboot tool and downloaded the official twrp and placed the img file in c/minimal adb directory and rename the file to twrp.img and NOT twrp.img.img and connected device in fastboot mode and typed (fastboot devices) a serial number displayed and typed fastboot flash recovery twrp.img and voila I got the twrp up and running from then I've been using twrp and also download the material theme IF you got any errors post here
Flash the recovery image using fast boot
Sent from my Sparkle V

Categories

Resources