Hi, guys!
How to my phone stock recovery backup? Bootloader locked, not root. Don't twrp install don't have to the root path of doing? Pls help me. Stock recovery backup and I install twrp and rooting for my phone. But before stock recovery backup. Pls help me masters.
What do you want, exactly? A backup of your data, or a backup of your recovery?
I understanded that you want to make a backup before rooting and installing TWRP. you can use huawei backup app to do is without root
Related
Need help guys... thinking of unlocking and flashing a custom rom in my Butterfly S. But before that, I want to backup my stock recovery first... Any idea how this is done?
shadow071506 said:
Need help guys... thinking of unlocking and flashing a custom rom in my Butterfly S. But before that, I want to backup my stock recovery first... Any idea how this is done?
Click to expand...
Click to collapse
You can't backup stock recovery if you don't have S-Off.
tsokh said:
You can't backup stock recovery if you don't have S-Off.
Click to expand...
Click to collapse
So this it is not possible?
someone i asked told me this:
"Boot cwm via adb fastboot (fastboot boot recovery.img) then backup rom (which is stock) then flash the custom recovery"
can this not be done? Thanks..
shadow071506 said:
So this it is not possible?
someone i asked told me this:
"Boot cwm via adb fastboot (fastboot boot recovery.img) then backup rom (which is stock) then flash the custom recovery"
can this not be done? Thanks..
Click to expand...
Click to collapse
Yes, you can backup your stock rom with CWM or TWRP, but not the recovery. Recovery and rom are two different things.
Do you mean it's possible to boot a custom recovery without even unlocking the bootloader via HTCdev, i.e. without losing the whole /data filesystem? If that's the case and you haven't unlocked yet, would you mind creating a full backup along with /data and posting it somewhere? I'd really like to know what's missing in the backup I made after unlocking.
Also, it might be possible to read the recovery image from its partition using dd within a custom recovery. I know no specifics, though, and it's just a guess anyway.
can any one please share ? i'd like to get the OTAs badly. Rooted my phone, installed custom recovery, now i want to the stock recovery back, also i relocked the bootloader. Will this allow me to get OTAs normally after i flash the stock recovery back ? thanks.
I need version 2.16.401.5, thanks.
i tried flashing with the 2.16.401.1 recovery but getting "signature verify fail", could it be because i installed superuser with TWRP recovery ?If so, how can i fix it ?
EDIT: i guess i did it, forgot to unlock the bootloader, dont know why i locked it again lol, anyways, installed 401.1 recovery and did a factory reset. Is this it ? or do i need to unroot the device with supersu that i have installed and relock the bootloader ? I did not install any custom roms, so the rom is HTC stock, but i installed superuser with TWRP. Will this do any harm ?
Okay i did some research and i FIXED the problem and was able to get OTA update back.
this is what i did:
-Unlocked Bootloader (which i forgot obviosly)
-Installed TWRP (http://forum.xda-developers.com/one-mini-2/orig-development/recovery-twp-2-7-1-0-one-mini-2-t2801370)
-Downloaded original nandroid backup (thanks to Kativiti) (http://forum.xda-developers.com/one-mini-2/help/img-rom-ruu-request-t2847860) (nandroid backup: https://mega.co.nz/#!msthgIJB!WF5r4CwkXOg3Xda1YP_ESAKRNeY7AC5jkA_tIW65PwU
-made a recovery to show me where i need to copy the backup on my sdcard to
-copied the backup there and made a restore in TWRP
-then flashed the original bootloader back (thanks to: djluisbento) (thread: http://forum.xda-developers.com/one-mini-2/help/request-original-recovery-img-t2809031) , also make sure you flash the 2.16.401.1 recovery because the nandroid backup is also 2.16.401.1 version. (stock recovery download: https://drive.google.com/folderview?id=0B4sLrKlVs0CPMXZMb2FJNGFOdEE&usp=sharing)
-after i did all that stuffs i was able to get the 2.16.401.5 update and it works flawlessly. And to not forget my CID is HTC__032.
Thanks guys for these files and thanks to this forum. You saved me, you are the best. Cant believe i fixed it so easily. May god bless you
~jnB
(^-^)~ Nyaa
I have Xperia Z C6603
I had unlock the bootloader n flash TWRP recovery using fastboot and installed custom ROM.
Before wiping I had taken backup of stock ROM using twrp ... But now I am not able to restore it. After restoring complete, phone reboots to twrp recovery everytime...
Please help me here..
Hi , i want root and install twrp but , can i , after unlock bootloader ,install twrp and root my device restore it later with stock firmware/recovery/rom/bootloader?
And how backup stock fw/bootloader/recovery from my unrooted device?
It's possible. I think you should do this... Before rooting, if you have not already done that, in TWRP, don't allow system modifications when it boots up. Then make a full backup(which is your stock rom unrooted) and save it. Then even after rooting, coming back to stock would just need a reflash in TWRP.
Hi all.
I have a couple of SM-T813 tablets with Nougat stock firmware.
I want to install Lineage OS on these devices. According to official installation instructions (https://wiki.lineageos.org/devices/gts210vewifi/install) I have to write a custom recovery using heimdal.
I know that with a custom recovery i can backup the rest of partitions before installing Lineage OS, but I want to know if is it posible (and how) to backup stock recovery before overwriting it with custom recovery using heimdail.
How can I backup stock recovery before install custom recovery?
Thank you and regards.
antoniorecio said:
....How can I backup stock recovery before install custom recovery?....
Click to expand...
Click to collapse
You can pull with adb the recovery partition as .img to your SD card.
Have to know mount point of course.
Good description here:
Pulling your IMG like boot or recovery using adb
short application of adb in pulling out your boot or recovery img from your android device
howtorootcherrymobilesnapv2.weebly.com
Perhaps you gotta install adb root as well.
But there is no real need to backup stock recovery as it will be revived automatically, when flashing stock ROM.
Just make sure you have the stock ROM downloaded before you start flashing your recovery (multiple part stock is preferred).