TWRP for Zenfone 3 Zoom - Asus ZenFone 3 Zoom Guides, News, & Discussion

Now that we have our own forum I figure I might as well put this here (taken from guide here).
1. Unlock the boot loader with the instructions / app from Asus
2. Download TWRP. Specifically twrp-3.1.0-0-Z01H-20170408.img ** [edit: also rename to twrp.img once downloaded]
4. Reboot to fastboot by rebooting the phone, and pressing the down arrow during the unlock screen.
5. Flash the recovery image `fastboot flash recovery twrp.img`
6. I had to power cycle the phone completely to get TWRP running.
Original post:
https://www.reddit.com/r/zenfone/comments/6gqha5/zenfone_3_ze553kl_z01hd_root/

C:\adb>fastboot.exe flash recovery twrp.img
target reported max download size of 268435456 bytes
sending 'recovery' (33422 KB)...
OKAY [ 0.737s]
writing 'recovery'...
OKAY [ 0.454s]
finished. total time: 1.197s
It's not working, I have no idea why.

Related

[Q] [Solved] [5.0.2/LTE] Cannot boot into recovery mode

Hello guys,
I've flashed TWRP for Nexus 9 2.8.6:
Code:
#adb devices
List of devices attached
HT4C3WV01363 device
#adb reboot bootloader
#fastboot devices
HT4C3WV01363 fastboot
#fastboot flash recovery twrp-2.8.6.0-flounder.img
target reported max download size of 518205818 bytes
sending 'recovery' (13208 KB)...
OKAY [ 0.744s]
writing 'recovery'...
(bootloader) Device State : Unlocked
OKAY [ 0.867s]
finished. total time: 1.612s
There's no way to continue into recovery without rebooting:
Code:
#fastboot reboot
rebooting...
finished. total time: 0.099s
#adb reboot recovery
... leads to a fallen Android! (see attached screenshot)
Any suggestion?
Fastboot flash TWRP recovery again.
After doing above, don't touch your PC again. Pick up your device and use volume button to navigate to hboot, then navigate to recovery and use power button to select.
Done.
Yes, thanks!
actionmystique said:
Yes, thanks!
Click to expand...
Click to collapse
Welcome. And FWIW: there's a button for that...

[Question] Problem with Recovery

I have two problems:
1. I tried to flash it with the SPFlashTool and with the scatter & recovery files. But the problem is that it loads the old stock recovery. While I got the green check that download is ok.
2. I tried to do this with ADB, but it seems like that this does not work either, I'm getting the error:
C:\Users\Laurens\Downloads\>fastboot flash recovery recovery.img
target reported max download size of 134217728 bytes
sending 'recovery' (9214 KB)...
OKAY [ 0.315s]
writing 'recovery'...
FAILED (remote: download for partition 'recovery' is not allowed
)
finished. total time: 0.332s
Does anyone have a idea how to solve this problem. I also tried the oem command to no avail.
Solved!
Used the SPFlashTool tool with an original OS & scatter file, and pointed the recovery to my own recovery file, and used the option 'format all + download'

Unsuccessful Moto E 3G Flash?

Just found my old Moto e 2nd gen and decided to root it. I have unlocked the bootloader, When I flash with the twrp found here http://forum.xda-developers.com/moto-e-2015/orig-development/twrp-recovery-moto-e-3g-2015-t3084849 I do fastboot flash recovery FILENAME.img and it says
target reported max download size of 268435456 bytes
sending 'recovery' (7658 KB)...
OKAY [ 0.326s]
writing 'recovery'...
OKAY [ 0.228s]
finished. total time: 0.559s
Every thing seems good but when I press the volume down two times and go to recovery mode it just refreshes the screen. In bootloader logs it says Boot Up Failed every time I attempt to load into the recovery.
Product/Cariant: surnia XT1526 8GB P3
Serial: TA09805E9S
adsf
Bump

y7 prime faild to flash twrp

hi, have some difficulties to flash twrp.img
i try fastboot flash recovery recovery.img but i get this error
Code:
B:\Download\Compressed\platform-tools-latest-windows\platform-tools>fastboot flash recovery recovery.img
target reported max download size of 535822336 bytes
sending 'recovery' (52396 KB)...
OKAY [ 5.923s]
writing 'recovery'...
FAILED (remote: partition table doesn't exist)
finished. total time: 5.947s
phone is unlock debug is enable and signature app verification is disable
P.S thx in advance
Try this
cappone said:
hi, have some difficulties to flash twrp.img
i try fastboot flash recovery recovery.img but i get this error
Code:
B:\Download\Compressed\platform-tools-latest-windows\platform-tools>fastboot flash recovery recovery.img
target reported max download size of 535822336 bytes
sending 'recovery' (52396 KB)...
OKAY [ 5.923s]
writing 'recovery'...
FAILED (remote: partition table doesn't exist)
finished. total time: 5.947s
phone is unlock debug is enable and signature app verification is disable
P.S thx in advance
Click to expand...
Click to collapse
Hi there,
was wondering did you put the recovery file into the installation folder of ADB
yes, thats not the the problem, i manage to root my phone but cant to write TWRP, i get the same msg tried many toolkits and results is the same...
Since Oreo: Partition names have changed and "recovery" changed to "recovery_ramdisk".
Try:
fastboot flash recovery_ramdisk twrp.img

Needed: Fastboot command to reboot into recovery!

Hi,
My LG5 850 is rooted and wiped, after testing another custom ROM. However, this time I can't reboot into recovery using the Vol-dwn/Power key-combination. Always ending-up in fastboot
Is there a command to take it from there?
Thanks a lot!
Bash:
fastboot reboot recovery
Should generally do the trick.
Unfortunately not:
LG5# fastboot reboot recovery
fastboot: usage: unknown reboot target recovery
Also tried:
LG5# fastboot flash recovery twrp-3.4.0-0-h850.img
target reported max download size of 536870912 bytes
sending 'recovery' (21124 KB)...
OKAY [ 0.681s]
writing 'recovery'...
OKAY [ 0.226s]
finished. total time: 0.907s
LG5# fastboot reboot twrp-3.4.0-0-h850.img
fastboot: usage: unknown reboot target twrp-3.4.0-0-h850.img

Categories

Resources