target didn't report max-download-size - Asus Zenfone Max Pro M2 Questions & Answers

what to do when this comes
$ fastboot flash recovery recovery.img
target didn't report max-download-size
sending 'recovery' (52390 KB)...
OKAY [ 0.506s]
writing 'recovery'...
FAILED (remote: partition table doesn't exist)
finished. total time: 0.509s
my asus is running on android pie and august security patch

I am facing this problem too!

Related

LG Leon H340N fastboot not working

When I want to flash recovery by fastboot I get this, why is it?
C:\Program Files\Minimal ADB and Fastboot>fastboot flash recovery c50.img
target reported max download size of 268435456 bytes
sending 'recovery' (11076 KB)...
OKAY [ 0.500s]
writing 'recovery'...
FAILED (remote: unknown command)
finished. total time: 0.632s
Ginosasia said:
When I want to flash recovery by fastboot I get this, why is it?
C:\Program Files\Minimal ADB and Fastboot>fastboot flash recovery c50.img
target reported max download size of 268435456 bytes
sending 'recovery' (11076 KB)...
OKAY [ 0.500s]
writing 'recovery'...
FAILED (remote: unknown command)
finished. total time: 0.632s
Click to expand...
Click to collapse
try fastboot boot.
Also, how did you get into fastboot? are you using a patched bootloader? If so, can you link it?

[996] trouble with dirtysanata root

Hi,
I have a US996 and I am trying to use this guide.
Ok i can't post urls so it is the: highonandroid how-to-root-lg-v20-attsprintverizonkorean
I have all the files. The driver is working (windows) and I can complete all the step to get the phone into fastboot mode and step3 does reset the phone. The trouble is step3 is reorting an error when attempting to write twrp "FAILED (remote: device is locked. Cannot flash images)"
here is a log from step three:
C:\Users\user\Downloads\fastboot>fastboot flash boot boot1.img
C:\Users\user\Downloads\fastboot>fastboot flash recovery twrp-3.2.3-0-us996.img
C:\Users\user\Downloads\fastboot>fastboot flash boot boot1.img
C:\Users\user\Downloads\fastboot>fastboot flash recovery twrp-3.2.3-0-us996.img
C:\Users\user\Downloads\fastboot>fastboot flash boot boot1.img
C:\Users\user\Downloads\fastboot>fastboot flash recovery twrp-3.2.3-0-us996.img
C:\Users\user\Downloads\fastboot>fastboot flash boot boot1.img
C:\Users\user\Downloads\fastboot>fastboot flash recovery twrp-3.2.3-0-us996.img
C:\Users\user\Downloads\fastboot>fastboot flash boot boot1.img
C:\Users\user\Downloads\fastboot>fastboot reboot
here is an associated error log
target reported max download size of 536870912 bytes
sending 'boot' (40960 KB)...
OKAY [ 1.061s]
writing 'boot'...
FAILED (remote: device is locked. Cannot flash images)
finished. total time: 1.081s
target reported max download size of 536870912 bytes
sending 'recovery' (28928 KB)...
OKAY [ 0.757s]
writing 'recovery'...
FAILED (remote: device is locked. Cannot flash images)
finished. total time: 0.770s
target reported max download size of 536870912 bytes
sending 'boot' (40960 KB)...
OKAY [ 1.055s]
writing 'boot'...
FAILED (remote: device is locked. Cannot flash images)
finished. total time: 1.071s
target reported max download size of 536870912 bytes
sending 'recovery' (28928 KB)...
OKAY [ 0.753s]
writing 'recovery'...
FAILED (remote: device is locked. Cannot flash images)
finished. total time: 0.770s
target reported max download size of 536870912 bytes
sending 'boot' (40960 KB)...
OKAY [ 1.062s]
writing 'boot'...
FAILED (remote: device is locked. Cannot flash images)
finished. total time: 1.080s
target reported max download size of 536870912 bytes
sending 'recovery' (28928 KB)...
OKAY [ 0.760s]
writing 'recovery'...
FAILED (remote: device is locked. Cannot flash images)
finished. total time: 0.780s
target reported max download size of 536870912 bytes
sending 'boot' (40960 KB)...
OKAY [ 1.052s]
writing 'boot'...
FAILED (remote: device is locked. Cannot flash images)
finished. total time: 1.070s
target reported max download size of 536870912 bytes
sending 'recovery' (28928 KB)...
OKAY [ 0.763s]
writing 'recovery'...
FAILED (remote: device is locked. Cannot flash images)
finished. total time: 0.780s
target reported max download size of 536870912 bytes
sending 'boot' (40960 KB)...
OKAY [ 1.062s]
writing 'boot'...
FAILED (remote: device is locked. Cannot flash images)
finished. total time: 1.080s
rebooting...
finished. total time: 0.020s
this seems like the boot loader is locked some how. any ideas for this?

Problem rom Moto G xt1063

i have big problems with my Moto G XT1036, i trying to flash but i have the same error in all comands
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.086s]
writing 'partition'...
OKAY [ 0.358s]
finished. total time: 0.445s
fastboot flash logo logo.bin
target reported max download size of 536870912 bytes
sending 'logo' (697 KB)...
OKAY [ 0.130s]
writing 'logo'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition logo
FAILED (remote failure)
finished. total time: 99.403s
fastboot flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (10200 KB)...
OKAY [ 5.397s]
writing 'boot'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition boot
FAILED (remote failure)
finished. total time: 10.436s
Device is UNLOCKED, Status Code: 3 (yes, i have unlocked bootloader)
and i trying with some Roms and doesn't work, i dont have any idea what can i do now
(and sorry for my english, im from Argentina.)

Unlocked bootloader Phone stuck in bootloop

I successfully unlocked my bootloader last night. I went through the process of patching the img file through magisk to root and flashed it via fastbooot. I have been stuck in a loop since. I can still get into fastboot. I have tried Smart Assistant and RSD but they wont detect my phone.
I tried a using different firmware as others have posted and i'm still stuck.
here is my process on powershell:
PS C:\Android> fastboot flash partition gpt.bin
target reported max download size of 536870912 bytes
sending 'partition' (45 KB)...
OKAY [ 0.002s]
writing 'partition'...
(bootloader) Validating 'gpt.default.xml'
(bootloader) Committing 'gpt.default.xml'
(bootloader) - flashing 'gpt_main0.bin' to 'partition:0'
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...
OKAY [ 0.092s]
finished. total time: 0.095s
PS C:\Android> fastboot flash bootloader bootloader.img
target reported max download size of 536870912 bytes
sending 'bootloader' (7419 KB)...
OKAY [ 0.179s]
writing 'bootloader'...
(bootloader) Validating 'bootloader.default.xml'
(bootloader) Committing 'bootloader.default.xml'
(bootloader) - flashing 'emmc_appsboot.mbn' to 'aboot'
(bootloader) - flashing 'rpm.mbn' to 'rpm'
(bootloader) - flashing 'tz.mbn' to 'tz'
(bootloader) - flashing 'devcfg.mbn' to 'devcfg'
(bootloader) - flashing 'cmnlib_30.mbn' to 'cmnlib'
(bootloader) - flashing 'cmnlib64_30.mbn' to 'cmnlib64'
(bootloader) - flashing 'keymaster64.mbn' to 'keymaster'
(bootloader) - flashing 'prov.mbn' to 'prov'
(bootloader) - flashing 'sbl1.mbn' to 'sbl1'
OKAY [ 0.317s]
finished. total time: 0.497s
PS C:\Android> fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.001s]
finished. total time: 0.002s
PS C:\Android> fastboot flash modem NON-HLOS.bin
target reported max download size of 536870912 bytes
sending 'modem' (65900 KB)...
OKAY [ 1.527s]
writing 'modem'...
OKAY [ 0.512s]
finished. total time: 2.040s
PS C:\Android> fastboot flash fsg fsg.mbn
target reported max download size of 536870912 bytes
sending 'fsg' (11612 KB)...
OKAY [ 0.270s]
writing 'fsg'...
OKAY [ 0.089s]
finished. total time: 0.361s
PS C:\Android> fastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.015s]
finished. total time: 0.015s
PS C:\Android> fastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.015s]
finished. total time: 0.016s
PS C:\Android> fastboot flash bluetooth BTFM.bin
error: cannot load 'BTFM.bin'
PS C:\Android> fastboot flash dsp dspso.bin
error: cannot load 'dspso.bin'
PS C:\Android> fastboot flash dsp dspso.bin
error: cannot load 'dspso.bin'
PS C:\Android> fastboot flash dsp adspso.bin
target reported max download size of 536870912 bytes
sending 'dsp' (16384 KB)...
OKAY [ 0.380s]
writing 'dsp'...
OKAY [ 0.104s]
finished. total time: 0.486s
PS C:\Android> fastboot flash logo logo.bin
target reported max download size of 536870912 bytes
sending 'logo' (2633 KB)...
OKAY [ 0.062s]
writing 'logo'...
OKAY [ 0.044s]
finished. total time: 0.107s
PS C:\Android> fastboot flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (32768 KB)...
OKAY [ 0.789s]
writing 'boot'...
(bootloader) Image signed with key bad key
OKAY [ 0.641s]
finished. total time: 1.431s
PS C:\Android> fastboot flash system system.img_sparsechunk.0
target reported max download size of 536870912 bytes
sending 'system' (256852 KB)...
OKAY [ 5.933s]
writing 'system'...
OKAY [ 1.093s]
finished. total time: 7.028s
PS C:\Android> fastboot flash system system.img_sparsechunk.1
target reported max download size of 536870912 bytes
sending 'system' (262141 KB)...
OKAY [ 6.062s]
writing 'system'...
OKAY [ 1.102s]
finished. total time: 7.166s
PS C:\Android> fastboot flash system system.img_sparsechunk.2
target reported max download size of 536870912 bytes
sending 'system' (234600 KB)...
OKAY [ 5.424s]
writing 'system'...
OKAY [ 0.955s]
finished. total time: 6.379s
PS C:\Android> fastboot flash system system.img_sparsechunk.3 target reported max download size of 536870912 bytes
sending 'system' (259529 KB)...
OKAY [ 5.998s]
writing 'system'...
OKAY [ 1.075s]
finished. total time: 7.075s
PS C:\Android> fastboot flash system system.img_sparsechunk.4
target reported max download size of 536870912 bytes
sending 'system' (262141 KB)...
OKAY [ 6.061s]
writing 'system'...
OKAY [ 1.114s]
finished. total time: 7.177s
PS C:\Android> fastboot flash system system.img_sparsechunk.5
target reported max download size of 536870912 bytes
sending 'system' (252895 KB)...
OKAY [ 5.852s]
writing 'system'...
OKAY [ 1.144s]
finished. total time: 6.997s
PS C:\Android> fastboot flash system system.img_sparsechunk.6
target reported max download size of 536870912 bytes
sending 'system' (262140 KB)...
OKAY [ 6.070s]
writing 'system'...
OKAY [ 1.092s]
finished. total time: 7.163s
PS C:\Android> fastboot flash system system.img_sparsechunk.7
target reported max download size of 536870912 bytes
sending 'system' (260863 KB)...
OKAY [ 6.071s]
writing 'system'...
OKAY [ 1.883s]
finished. total time: 7.955s
PS C:\Android> fastboot flash system_b system_other.img
error: cannot load 'system_other.img'
PS C:\Android> fastboot flash oem oem_other.img
target reported max download size of 536870912 bytes
sending 'oem' (43696 KB)...
OKAY [ 1.012s]
writing 'oem'...
OKAY [ 0.219s]
finished. total time: 1.233s
PS C:\Android> fastboot flash oem oem.img
target reported max download size of 536870912 bytes
sending 'oem' (68308 KB)...
OKAY [ 1.584s]
writing 'oem'...
OKAY [ 0.300s]
finished. total time: 1.887s
PS C:\Android> fastboot erase carrier
erasing 'carrier'...
OKAY [ 0.032s]
finished. total time: 0.033s
PS C:\Android> fastboot erase userdata
erasing 'userdata'...
OKAY [ 0.082s]
finished. total time: 0.083s
PS C:\Android> fastboot erase ddr
erasing 'ddr'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.004s
PS C:\Android> fastboot erase ddr
erasing 'ddr'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.004s
PS C:\Android> fastboot reboot
rebooting...
finished. total time: 0.001s
You need to wipe everything with fastboot commands. Then flash stock again. Also there's no need to do any of that anymore to get root. Just flash the latest magisk in TWRP next time.
Phalanx7621 said:
You need to wipe everything with fastboot commands. Then flash stock again. Also there's no need to do any of that anymore to get root. Just flash the latest magisk in TWRP next time.
Click to expand...
Click to collapse
Thank you for the reply
Should "Fastboot erase" wipe it all out?
do you know where I can the correct stock room for XT1962-1?
Sent from my SM-N975U using Tapatalk
Extract all files from stock zip and run flashall.bat file at command prompt with phone connected in bootloader mode. This will flash and erase all to correct retail stock at Lolinet mirror
https://mirrors.lolinet.com/firmware/moto/river/official/RETAIL/
Flashall.bat file
Extract into adb folder (same as all files in stock zip file)
HueyT said:
Extract into adb folder (same as all files in stock zip file)
Click to expand...
Click to collapse
Thank you for your help!! I'll let you know how it goes
Sent from my SM-N975U using Tapatalk
HueyT said:
Extract into adb folder (same as all files in stock zip file)
Click to expand...
Click to collapse
Update: I'm back up and running! I really appreciate the help! my bootloader is still unlocked, what is the best way to root this device?
dnsource said:
Update: I'm back up and running! I really appreciate the help! my bootloader is still unlocked, what is the best way to root this device?
Click to expand...
Click to collapse
Install TWRP and then flash Magisk 20.2 and Magisk Manager APK
While patching the boot.img for your first installation, did you choose "Preserve force encryption" in "Advanced Settings"?

i need help (my phone smells softbrick or hardbrick and have bootloop) I have a p8 lite 2015 (ALE-L23)

This phone have probably softbrick or hardbrick and bootloop and intro to recovery (no erecovery) gets a rescue mode screen
I have tried with the "potatonv" tool and trying to flash a stock rom and a custom recovery but none work and I have the bootloader unlocked but I get these following results:
>fastboot flash RECOVERY RECOVERY.img
target reported max download size of 471859200 bytes
sending 'RECOVERY' (36118 KB)...
OKAY [ 0.986s]
writing 'RECOVERY'...
FAILED (remote: Command not allowed)
finished. total time: 1.012s
>fastboot flash recovery RECOVERY.img
target reported max download size of 471859200 bytes
sending 'recovery' (36118 KB)...
OKAY [ 1.000s]
writing 'recovery'...
FAILED (remote: flash write prim vrl failure)
finished. total time: 1.468s

Categories

Resources