Restore to Stock 6.0 Unsuccessful Device not booting [XT1521] - E 2015 Q&A, Help & Troubleshooting

Restoring to stock 6.0 was unsuccessful
on XT1521
the device is not booting to system only loops recovery (& which is even twrp which should be removed after flashing stock)
Here's a CMD log for the restore
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem fb_mode_set
...
OKAY [ 0.133s]
finished. total time: 0.135s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash partition gpt.bin
(bootloader) has-slotartition: not found
target reported max download size of 268435456 bytes
sending 'partition' (32 KB)...
OKAY [ 0.008s]
writing 'partition'...
(bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...
OKAY [ 0.893s]
finished. total time: 0.904s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash bootloader bootloader.img
(bootloader) has-slot:bootloader: not found
target reported max download size of 268435456 bytes
sending 'bootloader' (2410 KB)...
OKAY [ 0.086s]
writing 'bootloader'...
(bootloader) flashing sbl1 ...
(bootloader) flashing aboot ...
(bootloader) flashing tz ...
(bootloader) flashing hyp ...
(bootloader) flashing rpm ...
OKAY [ 1.350s]
finished. total time: 1.439s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash logo logo.bin
(bootloader) has-slot:logo: not found
target reported max download size of 268435456 bytes
sending 'logo' (679 KB)...
OKAY [ 0.029s]
writing 'logo'...
OKAY [ 0.058s]
finished. total time: 0.090s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash boot boot.img
(bootloader) has-slot:boot: not found
target reported max download size of 268435456 bytes
sending 'boot' (32768 KB)...
OKAY [ 1.098s]
writing 'boot'...
OKAY [ 0.994s]
finished. total time: 2.094s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery recovery.img⁠
(bootloader) has-slot:recovery: not found
error: cannot load 'recovery.img?'
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.0
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (262126 KB)...
OKAY [ 8.489s]
writing 'system'...
OKAY [ 6.735s]
finished. total time: 15.230s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.1
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (244589 KB)...
OKAY [ 7.920s]
writing 'system'...
OKAY [ 5.851s]
finished. total time: 13.774s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.2
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (254084 KB)...
OKAY [ 8.222s]
writing 'system'...
OKAY [ 6.010s]
finished. total time: 14.235s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.3
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (258938 KB)...
OKAY [ 8.387s]
writing 'system'...
OKAY [ 11.416s]
finished. total time: 19.806s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.4⁠⁠⁠⁠
(bootloader) has-slot:system: not found
error: cannot load 'system.img_sparsechunk.4????'
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash modem NON-HLOS.bin
(bootloader) has-slot:modem: not found
target reported max download size of 268435456 bytes
sending 'modem' (55540 KB)...
OKAY [ 1.806s]
writing 'modem'...
OKAY [ 3.325s]
finished. total time: 5.134s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase modemst1
(bootloader) has-slot:modemst1: not found
erasing 'modemst1'...
OKAY [ 0.017s]
finished. total time: 0.018s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase modemst2
(bootloader) has-slot:modemst2: not found
erasing 'modemst2'...
OKAY [ 0.016s]
finished. total time: 0.018s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash fsg fsg.mbn
(bootloader) has-slot:fsg: not found
target reported max download size of 268435456 bytes
sending 'fsg' (1527 KB)...
OKAY [ 0.057s]
writing 'fsg'...
OKAY [ 0.105s]
finished. total time: 0.164s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase cache
(bootloader) has-slot:cache: not found
erasing 'cache'...
OKAY [ 0.024s]
finished. total time: 0.025s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase userdata
(bootloader) has-slot:userdata: not found
erasing 'userdata'...
OKAY [ 0.978s]
finished. total time: 0.980s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase customize
(bootloader) has-slot:customize: not found
erasing 'customize'...
(bootloader) Invalid partition name customize
FAILED (remote failure)
finished. total time: 0.012s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem fb_mode_clearfastboot oem fb_mode_set
...
(bootloader) 'fb_mode_clearfastboot' is not a supported oem command
(bootloader) See 'fastboot oem help'
FAILED (remote failure)
finished. total time: 0.021s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash partition gpt.bin
(bootloader) has-slotartition: not found
target reported max download size of 268435456 bytes
sending 'partition' (32 KB)...
OKAY [ 0.008s]
writing 'partition'...
(bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...
OKAY [ 0.728s]
finished. total time: 0.739s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash bootloader bootloader.img
(bootloader) has-slot:bootloader: not found
target reported max download size of 268435456 bytes
sending 'bootloader' (2410 KB)...
OKAY [ 0.087s]
writing 'bootloader'...
(bootloader) flashing sbl1 ...
(bootloader) flashing aboot ...
(bootloader) flashing tz ...
(bootloader) flashing hyp ...
(bootloader) flashing rpm ...
OKAY [ 1.354s]
finished. total time: 1.443s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash logo logo.bin
(bootloader) has-slot:logo: not found
target reported max download size of 268435456 bytes
sending 'logo' (679 KB)...
OKAY [ 0.029s]
writing 'logo'...
OKAY [ 0.047s]
finished. total time: 0.079s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash boot boot.img
(bootloader) has-slot:boot: not found
target reported max download size of 268435456 bytes
sending 'boot' (32768 KB)...
OKAY [ 1.099s]
writing 'boot'...
OKAY [ 0.786s]
finished. total time: 1.887s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery recovery.img⁠
(bootloader) has-slot:recovery: not found
error: cannot load 'recovery.img?'
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.0
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (262126 KB)...
OKAY [ 8.485s]
writing 'system'...
OKAY [ 6.716s]
finished. total time: 15.203s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.1
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (244589 KB)...
OKAY [ 7.926s]
writing 'system'...
OKAY [ 5.848s]
finished. total time: 13.777s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.2
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (254084 KB)...
OKAY [ 8.237s]
writing 'system'...
OKAY [ 6.000s]
finished. total time: 14.241s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.3
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (258938 KB)...
OKAY [ 8.390s]
writing 'system'...
OKAY [ 6.092s]
finished. total time: 14.486s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.4⁠⁠⁠⁠
(bootloader) has-slot:system: not found
error: cannot load 'system.img_sparsechunk.4????'
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash modem NON-HLOS.bin
(bootloader) has-slot:modem: not found
target reported max download size of 268435456 bytes
sending 'modem' (55540 KB)...
OKAY [ 1.807s]
writing 'modem'...
OKAY [ 1.367s]
finished. total time: 3.176s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase modemst1
(bootloader) has-slot:modemst1: not found
erasing 'modemst1'...
OKAY [ 0.018s]
finished. total time: 0.019s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase modemst2
(bootloader) has-slot:modemst2: not found
erasing 'modemst2'...
OKAY [ 0.016s]
finished. total time: 0.018s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash fsg fsg.mbn
(bootloader) has-slot:fsg: not found
target reported max download size of 268435456 bytes
sending 'fsg' (1527 KB)...
OKAY [ 0.057s]
writing 'fsg'...
OKAY [ 0.065s]
finished. total time: 0.125s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase cache
(bootloader) has-slot:cache: not found
erasing 'cache'...
OKAY [ 0.018s]
finished. total time: 0.020s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase userdata
(bootloader) has-slot:userdata: not found
erasing 'userdata'...
OKAY [ 0.059s]
finished. total time: 0.061s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase customize
(bootloader) has-slot:customize: not found
erasing 'customize'...
(bootloader) Invalid partition name customize
FAILED (remote failure)
finished. total time: 0.013s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem fb_mode_clearfastboot oem fb_mode_set
...
(bootloader) 'fb_mode_clearfastboot' is not a supported oem command
(bootloader) See 'fastboot oem help'
FAILED (remote failure)
finished. total time: 0.021s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash partition gpt.bin
(bootloader) has-slotartition: not found
target reported max download size of 268435456 bytes
sending 'partition' (32 KB)...
OKAY [ 0.008s]
writing 'partition'...
(bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...
OKAY [ 0.652s]
finished. total time: 0.662s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash bootloader bootloader.img
(bootloader) has-slot:bootloader: not found
target reported max download size of 268435456 bytes
sending 'bootloader' (2410 KB)...
OKAY [ 0.087s]
writing 'bootloader'...
(bootloader) flashing sbl1 ...
(bootloader) flashing aboot ...
(bootloader) flashing tz ...
(bootloader) flashing hyp ...
(bootloader) flashing rpm ...
OKAY [ 1.346s]
finished. total time: 1.436s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash logo logo.bin
(bootloader) has-slot:logo: not found
target reported max download size of 268435456 bytes
sending 'logo' (679 KB)...
OKAY [ 0.029s]
writing 'logo'...
OKAY [ 0.047s]
finished. total time: 0.079s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash boot boot.img
(bootloader) has-slot:boot: not found
target reported max download size of 268435456 bytes
sending 'boot' (32768 KB)...
OKAY [ 1.101s]
writing 'boot'...
OKAY [ 0.782s]
finished. total time: 1.887s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery recovery.img⁠
(bootloader) has-slot:recovery: not found
error: cannot load 'recovery.img?'
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.0
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (262126 KB)...
OKAY [ 8.491s]
writing 'system'...
OKAY [ 6.730s]
finished. total time: 15.225s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.1
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (244589 KB)...
OKAY [ 7.926s]
writing 'system'...
OKAY [ 5.852s]
finished. total time: 13.781s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.2
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (254084 KB)...
OKAY [ 8.229s]
writing 'system'...
OKAY [ 6.013s]
finished. total time: 14.245s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.3
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (258938 KB)...
OKAY [ 8.386s]
writing 'system'...
OKAY [ 6.076s]
finished. total time: 14.482s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.4⁠⁠⁠⁠
(bootloader) has-slot:system: not found
error: cannot load 'system.img_sparsechunk.4????'
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash modem NON-HLOS.bin
(bootloader) has-slot:modem: not found
target reported max download size of 268435456 bytes
sending 'modem' (55540 KB)...
OKAY [ 1.807s]
writing 'modem'...
OKAY [ 1.364s]
finished. total time: 3.174s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase modemst1
(bootloader) has-slot:modemst1: not found
erasing 'modemst1'...
OKAY [ 0.018s]
finished. total time: 0.019s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase modemst2
(bootloader) has-slot:modemst2: not found
erasing 'modemst2'...
OKAY [ 0.016s]
finished. total time: 0.018s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash fsg fsg.mbn
(bootloader) has-slot:fsg: not found
target reported max download size of 268435456 bytes
sending 'fsg' (1527 KB)...
OKAY [ 0.055s]
writing 'fsg'...
OKAY [ 0.063s]
finished. total time: 0.121s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase cache
(bootloader) has-slot:cache: not found
erasing 'cache'...
OKAY [ 0.017s]
finished. total time: 0.019s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase userdata
(bootloader) has-slot:userdata: not found
erasing 'userdata'...
OKAY [ 0.044s]
finished. total time: 0.046s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase customize
(bootloader) has-slot:customize: not found
erasing 'customize'...
(bootloader) Invalid partition name customize
FAILED (remote failure)
finished. total time: 0.014s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem fb_mode_clear
...
OKAY [ 0.006s]
finished. total time: 0.008s
C:\Program Files (x86)\Minimal ADB and Fastboot>reboot
'reboot' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot reboot
rebooting...
finished. total time: 0.013s
C:\Program Files (x86)\Minimal ADB and Fastboot>
Please Reply Quickly
& Thanks

Sher1234 said:
Restoring to stock 6.0 was unsuccessful
on XT1521
the device is not booting to system only loops recovery (& which is even twrp which should be removed after flashing stock)
Here's a CMD log for the restore
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem fb_mode_set
...
OKAY [ 0.133s]
finished. total time: 0.135s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash partition gpt.bin
(bootloader) has-slotartition: not found
target reported max download size of 268435456 bytes
sending 'partition' (32 KB)...
OKAY [ 0.008s]
writing 'partition'...
(bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...
OKAY [ 0.893s]
finished. total time: 0.904s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash bootloader bootloader.img
(bootloader) has-slot:bootloader: not found
target reported max download size of 268435456 bytes
sending 'bootloader' (2410 KB)...
OKAY [ 0.086s]
writing 'bootloader'...
(bootloader) flashing sbl1 ...
(bootloader) flashing aboot ...
(bootloader) flashing tz ...
(bootloader) flashing hyp ...
(bootloader) flashing rpm ...
OKAY [ 1.350s]
finished. total time: 1.439s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash logo logo.bin
(bootloader) has-slot:logo: not found
target reported max download size of 268435456 bytes
sending 'logo' (679 KB)...
OKAY [ 0.029s]
writing 'logo'...
OKAY [ 0.058s]
finished. total time: 0.090s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash boot boot.img
(bootloader) has-slot:boot: not found
target reported max download size of 268435456 bytes
sending 'boot' (32768 KB)...
OKAY [ 1.098s]
writing 'boot'...
OKAY [ 0.994s]
finished. total time: 2.094s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery recovery.img?
(bootloader) has-slot:recovery: not found
error: cannot load 'recovery.img?'
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.0
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (262126 KB)...
OKAY [ 8.489s]
writing 'system'...
OKAY [ 6.735s]
finished. total time: 15.230s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.1
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (244589 KB)...
OKAY [ 7.920s]
writing 'system'...
OKAY [ 5.851s]
finished. total time: 13.774s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.2
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (254084 KB)...
OKAY [ 8.222s]
writing 'system'...
OKAY [ 6.010s]
finished. total time: 14.235s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.3
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (258938 KB)...
OKAY [ 8.387s]
writing 'system'...
OKAY [ 11.416s]
finished. total time: 19.806s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.4????
(bootloader) has-slot:system: not found
error: cannot load 'system.img_sparsechunk.4????'
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash modem NON-HLOS.bin
(bootloader) has-slot:modem: not found
target reported max download size of 268435456 bytes
sending 'modem' (55540 KB)...
OKAY [ 1.806s]
writing 'modem'...
OKAY [ 3.325s]
finished. total time: 5.134s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase modemst1
(bootloader) has-slot:modemst1: not found
erasing 'modemst1'...
OKAY [ 0.017s]
finished. total time: 0.018s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase modemst2
(bootloader) has-slot:modemst2: not found
erasing 'modemst2'...
OKAY [ 0.016s]
finished. total time: 0.018s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash fsg fsg.mbn
(bootloader) has-slot:fsg: not found
target reported max download size of 268435456 bytes
sending 'fsg' (1527 KB)...
OKAY [ 0.057s]
writing 'fsg'...
OKAY [ 0.105s]
finished. total time: 0.164s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase cache
(bootloader) has-slot:cache: not found
erasing 'cache'...
OKAY [ 0.024s]
finished. total time: 0.025s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase userdata
(bootloader) has-slot:userdata: not found
erasing 'userdata'...
OKAY [ 0.978s]
finished. total time: 0.980s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase customize
(bootloader) has-slot:customize: not found
erasing 'customize'...
(bootloader) Invalid partition name customize
FAILED (remote failure)
finished. total time: 0.012s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem fb_mode_clearfastboot oem fb_mode_set
...
(bootloader) 'fb_mode_clearfastboot' is not a supported oem command
(bootloader) See 'fastboot oem help'
FAILED (remote failure)
finished. total time: 0.021s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash partition gpt.bin
(bootloader) has-slotartition: not found
target reported max download size of 268435456 bytes
sending 'partition' (32 KB)...
OKAY [ 0.008s]
writing 'partition'...
(bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...
OKAY [ 0.728s]
finished. total time: 0.739s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash bootloader bootloader.img
(bootloader) has-slot:bootloader: not found
target reported max download size of 268435456 bytes
sending 'bootloader' (2410 KB)...
OKAY [ 0.087s]
writing 'bootloader'...
(bootloader) flashing sbl1 ...
(bootloader) flashing aboot ...
(bootloader) flashing tz ...
(bootloader) flashing hyp ...
(bootloader) flashing rpm ...
OKAY [ 1.354s]
finished. total time: 1.443s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash logo logo.bin
(bootloader) has-slot:logo: not found
target reported max download size of 268435456 bytes
sending 'logo' (679 KB)...
OKAY [ 0.029s]
writing 'logo'...
OKAY [ 0.047s]
finished. total time: 0.079s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash boot boot.img
(bootloader) has-slot:boot: not found
target reported max download size of 268435456 bytes
sending 'boot' (32768 KB)...
OKAY [ 1.099s]
writing 'boot'...
OKAY [ 0.786s]
finished. total time: 1.887s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery recovery.img?
(bootloader) has-slot:recovery: not found
error: cannot load 'recovery.img?'
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.0
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (262126 KB)...
OKAY [ 8.485s]
writing 'system'...
OKAY [ 6.716s]
finished. total time: 15.203s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.1
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (244589 KB)...
OKAY [ 7.926s]
writing 'system'...
OKAY [ 5.848s]
finished. total time: 13.777s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.2
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (254084 KB)...
OKAY [ 8.237s]
writing 'system'...
OKAY [ 6.000s]
finished. total time: 14.241s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.3
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (258938 KB)...
OKAY [ 8.390s]
writing 'system'...
OKAY [ 6.092s]
finished. total time: 14.486s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.4????
(bootloader) has-slot:system: not found
error: cannot load 'system.img_sparsechunk.4????'
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash modem NON-HLOS.bin
(bootloader) has-slot:modem: not found
target reported max download size of 268435456 bytes
sending 'modem' (55540 KB)...
OKAY [ 1.807s]
writing 'modem'...
OKAY [ 1.367s]
finished. total time: 3.176s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase modemst1
(bootloader) has-slot:modemst1: not found
erasing 'modemst1'...
OKAY [ 0.018s]
finished. total time: 0.019s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase modemst2
(bootloader) has-slot:modemst2: not found
erasing 'modemst2'...
OKAY [ 0.016s]
finished. total time: 0.018s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash fsg fsg.mbn
(bootloader) has-slot:fsg: not found
target reported max download size of 268435456 bytes
sending 'fsg' (1527 KB)...
OKAY [ 0.057s]
writing 'fsg'...
OKAY [ 0.065s]
finished. total time: 0.125s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase cache
(bootloader) has-slot:cache: not found
erasing 'cache'...
OKAY [ 0.018s]
finished. total time: 0.020s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase userdata
(bootloader) has-slot:userdata: not found
erasing 'userdata'...
OKAY [ 0.059s]
finished. total time: 0.061s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase customize
(bootloader) has-slot:customize: not found
erasing 'customize'...
(bootloader) Invalid partition name customize
FAILED (remote failure)
finished. total time: 0.013s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem fb_mode_clearfastboot oem fb_mode_set
...
(bootloader) 'fb_mode_clearfastboot' is not a supported oem command
(bootloader) See 'fastboot oem help'
FAILED (remote failure)
finished. total time: 0.021s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash partition gpt.bin
(bootloader) has-slotartition: not found
target reported max download size of 268435456 bytes
sending 'partition' (32 KB)...
OKAY [ 0.008s]
writing 'partition'...
(bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...
OKAY [ 0.652s]
finished. total time: 0.662s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash bootloader bootloader.img
(bootloader) has-slot:bootloader: not found
target reported max download size of 268435456 bytes
sending 'bootloader' (2410 KB)...
OKAY [ 0.087s]
writing 'bootloader'...
(bootloader) flashing sbl1 ...
(bootloader) flashing aboot ...
(bootloader) flashing tz ...
(bootloader) flashing hyp ...
(bootloader) flashing rpm ...
OKAY [ 1.346s]
finished. total time: 1.436s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash logo logo.bin
(bootloader) has-slot:logo: not found
target reported max download size of 268435456 bytes
sending 'logo' (679 KB)...
OKAY [ 0.029s]
writing 'logo'...
OKAY [ 0.047s]
finished. total time: 0.079s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash boot boot.img
(bootloader) has-slot:boot: not found
target reported max download size of 268435456 bytes
sending 'boot' (32768 KB)...
OKAY [ 1.101s]
writing 'boot'...
OKAY [ 0.782s]
finished. total time: 1.887s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery recovery.img?
(bootloader) has-slot:recovery: not found
error: cannot load 'recovery.img?'
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.0
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (262126 KB)...
OKAY [ 8.491s]
writing 'system'...
OKAY [ 6.730s]
finished. total time: 15.225s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.1
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (244589 KB)...
OKAY [ 7.926s]
writing 'system'...
OKAY [ 5.852s]
finished. total time: 13.781s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.2
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (254084 KB)...
OKAY [ 8.229s]
writing 'system'...
OKAY [ 6.013s]
finished. total time: 14.245s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.3
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (258938 KB)...
OKAY [ 8.386s]
writing 'system'...
OKAY [ 6.076s]
finished. total time: 14.482s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.4????
(bootloader) has-slot:system: not found
error: cannot load 'system.img_sparsechunk.4????'
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash modem NON-HLOS.bin
(bootloader) has-slot:modem: not found
target reported max download size of 268435456 bytes
sending 'modem' (55540 KB)...
OKAY [ 1.807s]
writing 'modem'...
OKAY [ 1.364s]
finished. total time: 3.174s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase modemst1
(bootloader) has-slot:modemst1: not found
erasing 'modemst1'...
OKAY [ 0.018s]
finished. total time: 0.019s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase modemst2
(bootloader) has-slot:modemst2: not found
erasing 'modemst2'...
OKAY [ 0.016s]
finished. total time: 0.018s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash fsg fsg.mbn
(bootloader) has-slot:fsg: not found
target reported max download size of 268435456 bytes
sending 'fsg' (1527 KB)...
OKAY [ 0.055s]
writing 'fsg'...
OKAY [ 0.063s]
finished. total time: 0.121s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase cache
(bootloader) has-slot:cache: not found
erasing 'cache'...
OKAY [ 0.017s]
finished. total time: 0.019s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase userdata
(bootloader) has-slot:userdata: not found
erasing 'userdata'...
OKAY [ 0.044s]
finished. total time: 0.046s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase customize
(bootloader) has-slot:customize: not found
erasing 'customize'...
(bootloader) Invalid partition name customize
FAILED (remote failure)
finished. total time: 0.014s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem fb_mode_clear
...
OKAY [ 0.006s]
finished. total time: 0.008s
C:\Program Files (x86)\Minimal ADB and Fastboot>reboot
'reboot' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot reboot
rebooting...
finished. total time: 0.013s
C:\Program Files (x86)\Minimal ADB and Fastboot>
Please Reply Quickly
& Thanks
Click to expand...
Click to collapse
Did you try and use mfastboot instead of minimal fastboot and adb

ayush rao said:
Did you try and use mfastboot instead of minimal fastboot and adb
Click to expand...
Click to collapse
Yup Tried after i read your message and it worked
Thanks Man

Related

moto e ""erase partition failed"" during flashing-why?

i have moto e xt1022 hang in logo-i tried flashing using file RETAILDSDSALL_XT1022_4.4.4_KXC21.5-40_cid7_CFC.xml.zip
in mfastboot as below.all steps r ok except last
C:\MOTO E>mfastboot flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.094s]
writing 'partition'...
(bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...
OKAY [ 0.719s]
finished. total time: 0.812s
C:\MOTO E>mfastboot flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1669 KB)...
OKAY [ 0.172s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 2.062s]
finished. total time: 2.250s
C:\MOTO E>mfastboot flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (460 KB)...
OKAY [ 0.109s]
writing 'logo'...
OKAY [ 0.141s]
finished. total time: 0.250s
C:\MOTO E>mfastboot flash boot.img
unknown partition 'boot.img'
error: cannot determine image filename for 'boot.img'
C:\MOTO E>mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10200 KB)...
OKAY [ 0.609s]
writing 'boot'...
OKAY [ 1.562s]
finished. total time: 2.172s
C:\MOTO E>mfastboot flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10280 KB)...
OKAY [ 0.609s]
writing 'recovery'...
OKAY [ 1.562s]
finished. total time: 2.188s
C:\MOTO E>mfastboot flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (243072 KB)...
OKAY [ 12.578s]
writing 'system'...
OKAY [ 26.750s]
finished. total time: 39.328s
C:\MOTO E>mfastboot flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (257254 KB)...
OKAY [ 13.375s]
writing 'system'...
OKAY [ 24.188s]
finished. total time: 37.578s
C:\MOTO E>mfastboot flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (201709 KB)...
OKAY [ 10.484s]
writing 'system'...
OKAY [ 28.031s]
finished. total time: 38.516s
C:\MOTO E>mfastboot flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (46132 KB)...
OKAY [ 2.469s]
writing 'modem'...
OKAY [ 3.812s]
finished. total time: 6.281s
C:\MOTO E>mfastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.016s]
finished. total time: 0.016s
C:\MOTO E>mfastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.016s]
finished. total time: 0.016s
C:\MOTO E>mfastboot flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (649 KB)...
OKAY [ 0.125s]
writing 'fsg'...
OKAY [ 0.109s]
finished. total time: 0.234s
C:\MOTO E>mfastboot erase cache
erasing 'cache'...
OKAY [ 0.078s]
finished. total time: 0.078s
C:\MOTO E>mfastboot erase userdata
erasing 'userdata'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 4.984s
i tried last step near 10 times-no scope.
is it hardware?
help me
Maybe. Is it booting in recovery?

Lollipop network problem

hi
im experiencing problem with networking. i have installed recently Android 5.1 throught recovery, here is cmd lines
C:\Users\Mondop\Downloads\Fastboot>mfastboot flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.025s]
writing 'partition'...
(bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...
OKAY [ 0.557s]
finished. total time: 0.584s
C:\Users\Mondop\Downloads\Fastboot>mfastboot flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1669 KB)...
OKAY [ 0.091s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 2.088s]
finished. total time: 2.180s
C:\Users\Mondop\Downloads\Fastboot>mfastboot flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (527 KB)...
OKAY [ 0.069s]
writing 'logo'...
OKAY [ 0.149s]
finished. total time: 0.220s
C:\Users\Mondop\Downloads\Fastboot>mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10200 KB)...
OKAY [ 0.387s]
writing 'boot'...
OKAY [ 1.664s]
finished. total time: 2.052s
C:\Users\Mondop\Downloads\Fastboot>mfastboot flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10280 KB)...
OKAY [ 0.409s]
writing 'recovery'...
OKAY [ 1.706s]
finished. total time: 2.117s
C:\Users\Mondop\Downloads\Fastboot>mfastboot flash system system.img_sparsechunk
.0
target max-sparse-size: 256MB
sending 'system' (242999 KB)...
OKAY [ 7.909s]
writing 'system'...
OKAY [ 27.104s]
finished. total time: 35.015s
C:\Users\Mondop\Downloads\Fastboot>mfastboot flash system system.img_sparsechunk
.1
target max-sparse-size: 256MB
sending 'system' (256543 KB)...
OKAY [ 8.350s]
writing 'system'...
OKAY [ 27.427s]
finished. total time: 35.779s
C:\Users\Mondop\Downloads\Fastboot>mfastboot flash system system.img_sparsechunk
.2
target max-sparse-size: 256MB
sending 'system' (257102 KB)...
OKAY [ 8.365s]
writing 'system'...
OKAY [ 26.756s]
finished. total time: 35.123s
C:\Users\Mondop\Downloads\Fastboot>mfastboot flash system system.img_sparsechunk
.3
target max-sparse-size: 256MB
sending 'system' (51852 KB)...
OKAY [ 1.722s]
writing 'system'...
OKAY [ 9.023s]
finished. total time: 10.747s
C:\Users\Mondop\Downloads\Fastboot>mfastboot flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (46232 KB)...
OKAY [ 1.547s]
writing 'modem'...
OKAY [ 4.191s]
finished. total time: 5.740s
C:\Users\Mondop\Downloads\Fastboot>mfastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.012s]
finished. total time: 0.013s
C:\Users\Mondop\Downloads\Fastboot>mfastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.035s]
finished. total time: 0.036s
C:\Users\Mondop\Downloads\Fastboot>mfastboot flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (855 KB)...
OKAY [ 0.108s]
writing 'fsg'...
OKAY [ 0.163s]
finished. total time: 0.273s
C:\Users\Mondop\Downloads\Fastboot>mfastboot erase cache
erasing 'cache'...
OKAY [ 0.066s]
finished. total time: 0.067s
C:\Users\Mondop\Downloads\Fastboot>mfastboot erase userdata
erasing 'userdata'...
OKAY [ 1.310s]
finished. total time: 1.311s
C:\Users\Mondop\Downloads\Fastboot>mfastboot reboot
rebooting...
finished. total time: 0.003s
C:\Users\Mondop\Downloads\Fastboot>
after instalation everything works totally fine except network... it cant find any operator to cennect with...
i have downloaded Brazilian IMAGE for XT1021 and my device is also XT1021 but it is from europe and i also live in europe... where is a problem? what should i do?

Moto E Cricket not boot.

Hi. I flash phone according to video youtube com/watch?v=Fq78NK61oa4 - weren't flash the boot and recovery files. When loading gives out - version downgraded for boot failed to validate boot image. I downloaded many insertions - but boot recovery from them through mfastboot isn't stitched correctly - always as a result gives out - failed. Help please what to do?
C:\4>mfastboot.exe oem lock begin
...
(bootloader) Device is already locked!
OKAY [ 0.032s]
finished. total time: 0.032s
C:\4>mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.094s]
writing 'partition'...
(bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...
OKAY [ 0.579s]
finished. total time: 0.673s
C:\4>mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1669 KB)...
OKAY [ 0.141s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 2.110s]
finished. total time: 2.251s
C:\4>mfastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (527 KB)...
OKAY [ 0.094s]
writing 'logo'...
OKAY [ 0.142s]
finished. total time: 0.251s
C:\4>mfastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10200 KB)...
OKAY [ 0.375s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 1.078s
C:\4>mfastboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10280 KB)...
OKAY [ 0.376s]
writing 'recovery'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 1.078s
mfastboot getvar ro.build.version.full shows:
(bootloader) ro.build.version.full[0]: Blur_Version.21.12.51.condor_cric
(bootloader) ro.build.version.full[1]: ket.cricket.en.US
ro.build.version.full: Done
I tried to flash CRICKET_XT1021_4.4.4_KXC21.5-51_cid16_CFC.xml.zip, but this attempt too was unsuccessful. Shows failed at an flash of the boot.img and recovery.img files
botegs said:
Hi. I flash phone according to video youtube com/watch?v=Fq78NK61oa4 - weren't flash the boot and recovery files. When loading gives out - version downgraded for boot failed to validate boot image. I downloaded many insertions - but boot recovery from them through mfastboot isn't stitched correctly - always as a result gives out - failed. Help please what to do?
C:\4>mfastboot.exe oem lock begin
...
(bootloader) Device is already locked!
OKAY [ 0.032s]
finished. total time: 0.032s
C:\4>mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.094s]
writing 'partition'...
(bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...
OKAY [ 0.579s]
finished. total time: 0.673s
C:\4>mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1669 KB)...
OKAY [ 0.141s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 2.110s]
finished. total time: 2.251s
C:\4>mfastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (527 KB)...
OKAY [ 0.094s]
writing 'logo'...
OKAY [ 0.142s]
finished. total time: 0.251s
C:\4>mfastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10200 KB)...
OKAY [ 0.375s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 1.078s
C:\4>mfastboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10280 KB)...
OKAY [ 0.376s]
writing 'recovery'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 1.078s
mfastboot getvar ro.build.version.full shows:
(bootloader) ro.build.version.full[0]: Blur_Version.21.12.51.condor_cric
(bootloader) ro.build.version.full[1]: ket.cricket.en.US
ro.build.version.full: Done
I tried to flash CRICKET_XT1021_4.4.4_KXC21.5-51_cid16_CFC.xml.zip, but this attempt too was unsuccessful. Shows failed at an flash of the boot.img and recovery.img files
Click to expand...
Click to collapse
I have the same problem, its like because the Cid 16 and the cricket firmware is not official :crying: i try it to flash many firmwares but the sparsechunks dont install because for the bootloader updated.
Apparently we have to change the motherboard sorry friend .
F ** cricket company is rubbish because of them we can not unlock bootloader and so smooth upgrade and downgrade

Failed to erase partition error

Helo guys..... When I tried to flash stock rom on my moto E... I am getting only this error stating Bootloader failed to erase partition ........
I used RETAILDSDSALL_XT1022_4.4.4_KXC21.5-40_cid7_CFC.xml to flash.......
My Command screen error are as fellow:
C:\Users\noel\Desktop\Minimal ADB and Fastboot>mfastboot.exe flash partition gpt
.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.031s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.577s
C:\Users\noel\Desktop\Minimal ADB and Fastboot>mfastboot.exe flash motoboot moto
boot.img
target max-sparse-size: 256MB
sending 'motoboot' (1669 KB)...
OKAY [ 0.094s]
writing 'motoboot'...
(bootloader) Motoboot: Preflash validation for tz
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.577s
C:\Users\noel\Desktop\Minimal ADB and Fastboot>mfastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (460 KB)...
OKAY [ 0.078s]
writing 'logo'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition logo
FAILED (remote failure)
finished. total time: 10.048s
C:\Users\noel\Desktop\Minimal ADB and Fastboot>mfastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10200 KB)...
OKAY [ 0.421s]
writing 'boot'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition boot
FAILED (remote failure)
finished. total time: 6.115s
C:\Users\noel\Desktop\Minimal ADB and Fastboot>mfastboot.exe flash recovery reco
very.img
target max-sparse-size: 256MB
sending 'recovery' (10280 KB)...
OKAY [ 0.421s]
writing 'recovery'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition recovery
FAILED (remote failure)
finished. total time: 6.081s
C:\Users\noel\Desktop\Minimal ADB and Fastboot>mfastboot.exe flash system system
.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (243072 KB)...
OKAY [ 8.294s]
writing 'system'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 17.537s
C:\Users\noel\Desktop\Minimal ADB and Fastboot>mfastboot.exe flash system system
.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (257254 KB)...
OKAY [ 8.774s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 17.349s
C:\Users\noel\Desktop\Minimal ADB and Fastboot>mfastboot.exe flash system system
.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (201709 KB)...
OKAY [ 6.870s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 23.805s
C:\Users\noel\Desktop\Minimal ADB and Fastboot>mfastboot.exe flash modem NON-HLO
S.bin
target max-sparse-size: 256MB
sending 'modem' (46132 KB)...
OKAY [ 1.626s]
writing 'modem'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition modem
FAILED (remote failure)
finished. total time: 6.650s
C:\Users\noel\Desktop\Minimal ADB and Fastboot>mfastboot.exe erase modemst1
erasing 'modemst1'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 5.019s
C:\Users\noel\Desktop\Minimal ADB and Fastboot>mfastboot.exe erase modemst2
erasing 'modemst2'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 5.023s
C:\Users\noel\Desktop\Minimal ADB and Fastboot>mfastboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (649 KB)...
OKAY [ 0.096s]
writing 'fsg'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition fsg
FAILED (remote failure)
finished. total time: 5.126s
C:\Users\noel\Desktop\Minimal ADB and Fastboot>mfastboot.exe erase cache
erasing 'cache'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 5.022s
C:\Users\noel\Desktop\Minimal ADB and Fastboot>mfastboot.exe erase userdata
erasing 'userdata'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 5.031s
C:\Users\noel\Desktop\Minimal ADB and Fastboot>mfastboot.exe reboot
rebooting...
finished. total time: 0.003s
C:\Users\noel\Desktop\Minimal ADB and Fastboot>pause
Press any key to continue . . .
please provide any solution.....................
plz do hlp.....
me also same problem,.waiting for others solutions,
Me to getting the same issue. Please reply if anyone know solution for the same.
I also have unlocked boot loader.

moto g 4 xt1626 hard brick

Hi everyone, I need help from now thanks .... my moto g 4 xt 1626 asked to update .. so I downloaded the update and when it was installed it hung up and did not call anymore .. I got it in fastboot mode via blankflash but I can not install the rom has already tried 6.0..6.0.1 and 7.0 all of them are failing all commands - this with bootloader blocked...
(C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot oem fb_mode_set
FAILED (remote failure)
finished. total time: 0.016s
C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot flash partition gpt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.016s]
writing 'partition'...
(bootloader) Security version downgrade
(bootloader) Image primary_gpt failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.109s
C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot flash bootloader bootloader.img
target reported max download size of 536870912 bytes
sending 'bootloader' (3651 KB)...
OKAY [ 0.140s]
writing 'bootloader'...
(bootloader) validating: bootloader.default.xml ...
(bootloader) Invalid partition name aboot
(bootloader) will fail: flash:aboot
FAILED (remote failure)
finished. total time: 0.265s
C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot flash logo logo.bin
target reported max download size of 536870912 bytes
sending 'logo' (1848 KB)...
OKAY [ 0.062s]
writing 'logo'...
(bootloader) Invalid partition name logo
FAILED (remote failure)
finished. total time: 0.094s
C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (16384 KB)...
OKAY [ 0.562s]
writing 'boot'...
(bootloader) Invalid partition name boot
FAILED (remote failure)
finished. total time: 0.593s
C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (16484 KB)...
OKAY [ 0.562s]
writing 'recovery'...
(bootloader) Invalid partition name recovery
FAILED (remote failure)
finished. total time: 0.593s
C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot flash system system.img_sparsechu
nk.0
target reported max download size of 536870912 bytes
sending 'system' (257278 KB)...
OKAY [ 8.366s]
writing 'system'...
(bootloader) Invalid partition name system
FAILED (remote failure)
finished. total time: 8.381s
C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot flash system system.img_sparsechu
nk.1
target reported max download size of 536870912 bytes
sending 'system' (258607 KB)...
OKAY [ 8.442s]
writing 'system'...
(bootloader) Invalid partition name system
FAILED (remote failure)
finished. total time: 8.458s
C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot flash system system.img_sparsechu
nk.2
target reported max download size of 536870912 bytes
sending 'system' (258384 KB)...
OKAY [ 8.402s]
writing 'system'...
(bootloader) Invalid partition name system
FAILED (remote failure)
finished. total time: 8.419s
C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot flash system system.img_sparsechu
nk.3
target reported max download size of 536870912 bytes
sending 'system' (252313 KB)...
OKAY [ 8.254s]
writing 'system'...
(bootloader) Invalid partition name system
FAILED (remote failure)
finished. total time: 8.270s
C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot flash system system.img_sparsechu
nk.4
target reported max download size of 536870912 bytes
sending 'system' (254404 KB)...
OKAY [ 8.326s]
writing 'system'...
(bootloader) Invalid partition name system
FAILED (remote failure)
finished. total time: 8.350s
C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot flash system system.img_sparsechu
nk.5
target reported max download size of 536870912 bytes
sending 'system' (258060 KB)...
OKAY [ 8.418s]
writing 'system'...
(bootloader) Invalid partition name system
FAILED (remote failure)
finished. total time: 8.435s
C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot flash system system.img_sparsechu
nk.6
target reported max download size of 536870912 bytes
sending 'system' (257201 KB)...
OKAY [ 8.430s]
writing 'system'...
(bootloader) Invalid partition name system
FAILED (remote failure)
finished. total time: 8.447s
C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot flash system system.img_sparsechu
nk.7
target reported max download size of 536870912 bytes
sending 'system' (155126 KB)...
OKAY [ 5.069s]
writing 'system'...
(bootloader) Invalid partition name system
FAILED (remote failure)
finished. total time: 5.086s
C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot flash modem NON-HLOS.bin
target reported max download size of 536870912 bytes
sending 'modem' (76857 KB)...
OKAY [ 2.510s]
writing 'modem'...
(bootloader) Invalid partition name modem
FAILED (remote failure)
finished. total time: 2.527s
C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot erase modemst1
erasing 'modemst1'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.011s
C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot erase modemst2
erasing 'modemst2'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.012s
C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot flash fsg fsg.mbn
target reported max download size of 536870912 bytes
sending 'fsg' (1864 KB)...
OKAY [ 0.065s]
writing 'fsg'...
(bootloader) Invalid partition name fsg
FAILED (remote failure)
finished. total time: 0.078s
C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot erase cache
erasing 'cache'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.012s
C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot erase userdata
erasing 'userdata'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.011s
C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot erase customize
erasing 'customize'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.011s
C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot oem config carrier vzw
FAILED (remote failure)
finished. total time: 0.008s
C:\Users\DIEGO\Desktop\Nova pasta\ADB>fastboot oem fb_mode_clear
FAILED (remote failure)
finished. total time: 0.014s

Categories

Resources