[Question] Problem with Recovery - Android Q&A, Help & Troubleshooting

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'

Related

Huawei boot loop (Boot logo)

I did a wipe with twrp and there was nothing left on my phone...
Then i searched on the web and flashed the boot.img recovery.img and some other things but it says:
target reported max download size of 471859200 bytes
sending 'recovery' (32096 KB)...
OKAY [ 0.715s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.724s
Phone is unlocked..
When i try the update.app and boot into the installer it goes to twrp
Please some1 help me
p.s. My english is bad

TWRP for Zenfone 3 Zoom

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.

failed to install soft bricked honor 8 lite oreo

frnds,
when i try to install twrp for my honor 8 lite oreo with cmd it shows like this;
(i unlocked oem and phone)
c:/adb>fastboot flash recovery RECOVERY-V2.img
target reported max downlod size of 471859200 bytes
sending 'recovery' (9100 KB)...
OKAY [ 0.313s]
writing ' recovery'....
FAILED (remote: partition length get error )
finished. total time: 0.322s
now i lost my stock recovery. how will i solve this problem .
i'm using a windows 10 pc
when i try to install a twrp the cmd shows this failed message
plzzz help me to solve this problem.
i hope you will find a solution for this.
frnds,
when i try to install twrp for my honor 8 lite oreo with cmd it shows like this;
(i unlocked oem and phone)
c:/adb>fastboot flash recovery RECOVERY-V2.img
target reported max downlod size of 471859200 bytes
sending 'recovery' (9100 KB)...
OKAY [ 0.313s]
writing ' recovery'....
FAILED (remote: partition length get error )
finished. total time: 0.322s
now i lost my stock recovery. how will i solve this problem .
i'm using a windows 10 pc
when i try to install a twrp the cmd shows this failed message
plzzz help me to solve this problem.
i hope you will find a solution for this.
alisonpoulose said:
frnds,
when i try to install twrp for my honor 8 lite oreo with cmd it shows like this;
(i unlocked oem and phone)
c:/adb>fastboot flash recovery RECOVERY-V2.img
target reported max downlod size of 471859200 bytes
sending 'recovery' (9100 KB)...
OKAY [ 0.313s]
writing ' recovery'....
FAILED (remote: partition length get error )
finished. total time: 0.322s
now i lost my stock recovery. how will i solve this problem .
i'm using a windows 10 pc
when i try to install a twrp the cmd shows this failed message
plzzz help me to solve this problem.
i hope you will find a solution for this.
Click to expand...
Click to collapse
You need to make this command :
fastboot flash ramdisk "patched_ramdisk.img"
Until yours [emoji846]
failed to install twrp
fastboot flash ramdisk "patched_ramdisk.img"
where did i get this file? did i need to rename the twrp.img to patched_ramdisk.img.
failed to install twrp
i renamed twrp.img to patched_ramdisk.img then thake cmd and typed like this;;;
c:/adb>fastboot flash ramdisk patched_ramdisk.img
error: cannot load 'patched_ramdisk.img
what will i do now plz help me to find a solution:::::
failed to install twrp
now i tried it again now it shows likes this
c/adb>fastboot flash ramdisk patched_ramdisk.img
target reported max downlod size of 471859200 bytes
sending 'ramdisk (31572 KB)...
OKAY [ 1.084s]
writing 'ramdisk'....
FAILED (remote: partition error)
finished. total time: 1.095s
here the failed message changed
in previous it is (remote: patition length error)
but now it changed to remote: partition error
bro plz help me to find a solution
i hope u can clarify it
thankyou
fastboot flash ramdisk "patched_ramdisk.img"
thanku brooooo it workssssss thanks alot
:good::good::good::good::good::good::good::good::good::good::good::good::good::good::good::good::good::good::good::good::good::good::good::good::good:
my twrp is red in colour others are blue
bro is there is any problem with my twrp
can i change it to blue colour
plz help me

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

Cannot flash system with fastboot: FAILED (remote: sparse image size span overflow.)

So, I tried to flash a GSI on my Treble Compatible Wiko Lenny 5, I checked with the app and I have A only.
So I downloaded the A Only ARM 64 IMG and I can't flash it.
It says:
$ fastboot flash system PixelExperienceP-a64-aonly.img
target reported max download size of 134217728 bytes
erasing 'system'...
OKAY [ 0.017s]
sending sparse 'system' 1/13 (131068 KB)...
OKAY [ 4.908s]
writing 'system' 1/13...
FAILED (remote: sparse image size span overflow.)
finished. total time: 4.929s
What can I do? I even tried -S (AMOUNT OF KB/MB) but nothing! :crying:
Hope someone can help.
Hi. I had the same issue about 3 days ago. I have not yet figured a way to flash the GSI rom yet. But I was able to get my phone working again.
What I did was to
1. Download my phone's stock rom
2. Extract the system.img
3. Flash it using adb.
As for your personal files, unless you've already backed them up, I don think there is a way to get them back.
Hope I was of enough help

Categories

Resources