Has anyone been able to recover the recovery image for the Droid Turbo? In my dreams, i supposed the nexus 6 recovery twrp would work once rooted. I was wrong, and now no longer have a recovery.
@wrecklesswun, here you go. --> https://drive.google.com/file/d/0B15sKU9JEz4CbHRzVVZvRFdRUGM/view?usp=sharingHas anyone been able to recover the recovery image for the Droid Turbo? In my dreams, i supposed the nexus 6 recovery twrp would work once rooted. I was wrong, and now no longer have a recovery.
dd if=/sdcard/recoveryfilestock.img of=/dev/block/mmcblk0p36
I thought the Turbo was still WP? Is the recovery writable?@wrecklesswun, here you go. --> https://drive.google.com/file/d/0B15sKU9JEz4CbHRzVVZvRFdRUGM/view?usp=sharing
You can restore it by putting the file on the root of your sd card and using a root shell. And entering.
Code:dd if=/sdcard/recoveryfilestock.img of=/dev/block/mmcblk0p36
I thought the Turbo was still WP? Is the recovery writable?
Even if you did...what could you do with it (im sure the Maxx will be fine for it)?Do we have a working twrp then?
Sent from my XT1254 using Tapatalk
You can build TWRP for the Turbo and flash it all day. Wouldn't work though as it fails the signature checks from the boot loader. You need an unlocked boot loader for a custom recovery to work.Do we have a working twrp then?
Sent from my XT1254 using Tapatalk
That's what I thought and was just confused why someone else said we could flash. *Shrug* is use my Turbo as a daily driver so I can't poke at it any like I did the DNA when we got that unlocked.You can build TWRP for the Turbo and flash it all day. Wouldn't work though as it fails the signature checks from the boot loader. You need an unlocked boot loader for a custom recovery to work.
No TWRP cannot be used. As I stated above.Can twrp be used?
You can build TWRP for the Turbo and flash it all day. Wouldn't work though as it fails the signature checks from the boot loader. You need an unlocked boot loader for a custom recovery to work.
Great, happy to have been able to help!worked like a champ!!! kudos!
What exactly worked on a bootloader locked Turbo?worked like a champ!!! kudos!
What exactly worked on a bootloader locked Turbo?
Please elaborate?
You must mean stock recovery
Harry,@wrecklesswun, here you go. --> https://drive.google.com/file/d/0B15sKU9JEz4CbHRzVVZvRFdRUGM/view?usp=sharing
You can restore it by putting the file on the root of your sd card and using a root shell. And entering.
ORCode:dd if=/sdcard/recoveryfilestock.img of=/dev/block/mmcblk0p36
If youre lazy as long as you have adb installed you can download this extract it and click RunMe. It will restore stock recovery and then reboot you into recovery.
https://drive.google.com/file/d/0B15sKU9JEz4CbHY4WTFTR2NGWlE/view?usp=sharing
You can find it in the full firmware package here: http://rootjunkysdl.com/getdownload.php?file=Droid Turbo/Firmware/VRZ_XT1254_SU4TL-44_44_CFC.xml.zipHarry,
You wouldn't still happen to have the Droid Turbo XT1254 stock recovery, would you?
Awesome, thank you. I didn't realize rootjunky had a DL site.You can find it in the full firmware package here: http://rootjunkysdl.com/getdownload.php?file=Droid Turbo/Firmware/VRZ_XT1254_SU4TL-44_44_CFC.xml.zip
Flash it using fastboot with the command "fastboot flash recovery recovery.img"
Link working for anyone?You can find it in the full firmware package here: http://rootjunkysdl.com/getdownload.php?file=Droid Turbo/Firmware/VRZ_XT1254_SU4TL-44_44_CFC.xml.zip
Flash it using fastboot with the command "fastboot flash recovery recovery.img"