Help me please i can't flash twrp oneplus 5 FAILED

Search This thread
oneplus 5 FAILED remote: Requested download size is more than max allowed
:confused::confused::confused::confused::confused:

$ fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (24404 KB)...
FAILED (remote: Requested download size is more than max allowed
)
finished. total time: 0.001s

my oneplus 5 version oxygenos 4.5.5 latest
 
Last edited:

pankajsammal

Senior Member
May 8, 2012
101
93
Bangalore
oneplus 5 FAILED remote: Requested download size is more than max allowed
:confused::confused::confused::confused::confused:

$ fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (24404 KB)...
FAILED (remote: Requested download size is more than max allowed
)
finished. total time: 0.001s

my oneplus 5 version oxygenos 4.5.5 latest
i got the same error while using cmd from windows 10, but i was able to successfully install the recovery using git bash.
https://git-scm.com/download/win
 
@abuawaahed
Try this command..
fastboot erase recovery
fastboot erase cache
fastboot flash recovery xxxx.img
fastboot reboot bootloader
Their select recovery and boot to recovery mod..
If this not helps you... Please use toolkit..
Also it's better to ask in Question and answer thread...

thanks but also not working

fastboot erase recovery
failed (remote :unknown command )
fastboot erase cache
failed (remote :unknown command )
 
Have you unlocked bootloader.....
If yes change USB port/cable may help you...
Also check that you've enabled usb debugging in developer option....

yes unlocked bootloader done
oem enable
usb debugging on
 

Attachments

  • Screenshot_20170711-123351.png
    Screenshot_20170711-123351.png
    145.5 KB · Views: 1,379
Last edited:

shaazzaarr

Senior Member
Dec 31, 2012
141
21
Southampton
I had the exact same issue, my main rig is on the latest update of windows so the adb minimal drivers couldn't install properly (windows problem)
so tried to do this on my laptop (not on the latest update) and was able to install the drivers.

Now when it came to flashing the recovery - I kept getting the same error as you.
To fix this I tried a different USB port (2.0) and it worked.

Give it a try, should work now.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    @abuawaahed
    Try this command..
    fastboot erase recovery
    fastboot erase cache
    fastboot flash recovery xxxx.img
    fastboot reboot bootloader
    Their select recovery and boot to recovery mod..
    If this not helps you... Please use toolkit..
    Also it's better to ask in Question and answer thread...
    2
    Use a USB 2.0 port. I had the exact same problem because my laptop doesn't have a USB 2.0 port (only USB 3).
    If like me your laptop doesn't have a USB 2 port, then use a different laptop, or desktop, or USB hub (as long as the hub is USB 2).

    Enjoy.
    1
    how to try boot recovery
    please explain

    I'm sorry but you seem to be doing something without researching or understanding what it is. If you don't know what you're doing please don't do it.
    1
    Have you unlocked bootloader.....
    If yes change USB port/cable may help you...
    Also check that you've enabled usb debugging in developer option....
    1
    Had the same problem. Was driving me crazy. Switched usb port and it worked like a charm.