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?
Related
Bootloader lock failed
This is the full log please i need help
C:\mfastboot-v2>mfastboot.exe oem lock begin
...
(bootloader) Ready to flash signed images
OKAY [ 0.089s]
finished. total time: 0.091s
C:\mfastboot-v2>mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.065s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.668s
C:\mfastboot-v2>mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1669 KB)...
OKAY [ 0.140s]
writing 'motoboot'...
(bootloader) Motoboot: Preflash validation for tz
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.641s
C:\mfastboot-v2>mfastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (460 KB)...
OKAY [ 0.100s]
writing 'logo'...
OKAY [ 0.150s]
finished. total time: 0.258s
C:\mfastboot-v2>mfastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10200 KB)...
OKAY [ 0.428s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 1.162s
C:\mfastboot-v2>mfastboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10280 KB)...
OKAY [ 0.432s]
writing 'recovery'...
OKAY [ 1.774s]
finished. total time: 2.218s
C:\mfastboot-v2>mfastboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (243147 KB)...
OKAY [ 8.368s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.025s
C:\mfastboot-v2>mfastboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (257549 KB)...
OKAY [ 8.847s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.904s
C:\mfastboot-v2>mfastboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (204273 KB)...
OKAY [ 6.943s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 7.010s
C:\mfastboot-v2>mfastboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (46132 KB)...
OKAY [ 1.597s]
writing 'modem'...
OKAY [ 6.571s]
finished. total time: 8.169s
C:\mfastboot-v2>mfastboot.exe erase modemst1
erasing 'modemst1'...
OKAY [ 0.016s]
finished. total time: 0.016s
C:\mfastboot-v2>mfastboot.exe erase modemst2
erasing 'modemst2'...
OKAY [ 0.031s]
finished. total time: 0.031s
C:\mfastboot-v2>mfastboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (648 KB)...
OKAY [ 0.109s]
writing 'fsg'...
OKAY [ 0.348s]
finished. total time: 0.460s
C:\mfastboot-v2>mfastboot.exe erase cache
erasing 'cache'...
OKAY [ 0.533s]
finished. total time: 0.537s
C:\mfastboot-v2>mfastboot.exe erase userdata
erasing 'userdata'...
OKAY [ 5.521s]
finished. total time: 5.524s
C:\mfastboot-v2>mfastboot.exe oem lock
...
(bootloader) sst lock failure!
OKAY [ 0.029s]
finished. total time: 0.031s
C:\mfastboot-v2>pause
Press any key to continue . . .
rahulm492 said:
Bootloader lock failed
Click to expand...
Click to collapse
(...)
Explain what you have made to get this... Maybe someone will understand you and could try to help...
marceloterorist said:
(...)
Explain what you have made to get this... Maybe someone will understand you and could try to help...
Click to expand...
Click to collapse
I just normally used the command which are used to lock bootloader
May be ur firmware different and your mobile is 4.4.4 but relock bootloader using 4.4.2 firmware.
C:\mfastboot-v2>mfastboot.exe oem lock begin
...
(bootloader) Ready to flash signed images
OKAY [ 0.089s]
finished. total time: 0.091s
C:\mfastboot-v2>mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.065s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.668s
C:\mfastboot-v2>mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1669 KB)...
OKAY [ 0.140s]
writing 'motoboot'...
(bootloader) Motoboot: Preflash validation for tz
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.641s
C:\mfastboot-v2>mfastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (460 KB)...
OKAY [ 0.100s]
writing 'logo'...
OKAY [ 0.150s]
finished. total time: 0.258s
C:\mfastboot-v2>mfastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10200 KB)...
OKAY [ 0.428s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 1.162s
C:\mfastboot-v2>mfastboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10280 KB)...
OKAY [ 0.432s]
writing 'recovery'...
OKAY [ 1.774s]
finished. total time: 2.218s
C:\mfastboot-v2>mfastboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (243147 KB)...
OKAY [ 8.368s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.025s
C:\mfastboot-v2>mfastboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (257549 KB)...
OKAY [ 8.847s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.904s
C:\mfastboot-v2>mfastboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (204273 KB)...
OKAY [ 6.943s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 7.010s
C:\mfastboot-v2>mfastboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (46132 KB)...
OKAY [ 1.597s]
writing 'modem'...
OKAY [ 6.571s]
finished. total time: 8.169s
C:\mfastboot-v2>mfastboot.exe erase modemst1
erasing 'modemst1'...
OKAY [ 0.016s]
finished. total time: 0.016s
C:\mfastboot-v2>mfastboot.exe erase modemst2
erasing 'modemst2'...
OKAY [ 0.031s]
finished. total time: 0.031s
C:\mfastboot-v2>mfastboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (648 KB)...
OKAY [ 0.109s]
writing 'fsg'...
OKAY [ 0.348s]
finished. total time: 0.460s
C:\mfastboot-v2>mfastboot.exe erase cache
erasing 'cache'...
OKAY [ 0.533s]
finished. total time: 0.537s
C:\mfastboot-v2>mfastboot.exe erase userdata
erasing 'userdata'...
OKAY [ 5.521s]
finished. total time: 5.524s
C:\mfastboot-v2>mfastboot.exe oem lock
...
(bootloader) sst lock failure!
OKAY [ 0.029s]
finished. total time: 0.031s
C:\mfastboot-v2>pause
Press any key to continue . . .
M facing all these errors can some buddy help me in this
Akhil137 said:
C:\mfastboot-v2>mfastboot.exe oem lock begin
...
(bootloader) Ready to flash signed images
OKAY [ 0.089s]
finished. total time: 0.091s
C:\mfastboot-v2>mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.065s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.668s
C:\mfastboot-v2>mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1669 KB)...
OKAY [ 0.140s]
writing 'motoboot'...
(bootloader) Motoboot: Preflash validation for tz
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.641s
C:\mfastboot-v2>mfastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (460 KB)...
OKAY [ 0.100s]
writing 'logo'...
OKAY [ 0.150s]
finished. total time: 0.258s
C:\mfastboot-v2>mfastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10200 KB)...
OKAY [ 0.428s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 1.162s
C:\mfastboot-v2>mfastboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10280 KB)...
OKAY [ 0.432s]
writing 'recovery'...
OKAY [ 1.774s]
finished. total time: 2.218s
C:\mfastboot-v2>mfastboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (243147 KB)...
OKAY [ 8.368s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.025s
C:\mfastboot-v2>mfastboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (257549 KB)...
OKAY [ 8.847s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.904s
C:\mfastboot-v2>mfastboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (204273 KB)...
OKAY [ 6.943s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 7.010s
C:\mfastboot-v2>mfastboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (46132 KB)...
OKAY [ 1.597s]
writing 'modem'...
OKAY [ 6.571s]
finished. total time: 8.169s
C:\mfastboot-v2>mfastboot.exe erase modemst1
erasing 'modemst1'...
OKAY [ 0.016s]
finished. total time: 0.016s
C:\mfastboot-v2>mfastboot.exe erase modemst2
erasing 'modemst2'...
OKAY [ 0.031s]
finished. total time: 0.031s
C:\mfastboot-v2>mfastboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (648 KB)...
OKAY [ 0.109s]
writing 'fsg'...
OKAY [ 0.348s]
finished. total time: 0.460s
C:\mfastboot-v2>mfastboot.exe erase cache
erasing 'cache'...
OKAY [ 0.533s]
finished. total time: 0.537s
C:\mfastboot-v2>mfastboot.exe erase userdata
erasing 'userdata'...
OKAY [ 5.521s]
finished. total time: 5.524s
C:\mfastboot-v2>mfastboot.exe oem lock
...
(bootloader) sst lock failure!
OKAY [ 0.029s]
finished. total time: 0.031s
C:\mfastboot-v2>pause
Press any key to continue . . .
M facing all these errors can some buddy help me in this
Click to expand...
Click to collapse
before this you need flash a "stock 4.4.4 recovery", after flash a stock4.4.4 recovery you need apply this commands with "stock rom 4.4.4" for your country.
noRetail said:
before this you need flash a "stock 4.4.4 recovery", after flash a stock4.4.4 recovery you need apply this commands with "stock rom 4.4.4" for your country.
Click to expand...
Click to collapse
He is flashing the recovery (which matters for the final result but not during the lock procedure itself), but the bootloader is rejecting most files...
Ryccardo said:
He is flashing the recovery (which matters for the final result but not during the lock procedure itself), but the bootloader is rejecting most files...
Click to expand...
Click to collapse
strange, try the stock recovery that I saved in https://mega.co.nz/#!dRkVVLAa!CDmubiYf8UA8pLTNrhqysMXeNijHg0Dcr1aSLTPIMHA
My phone is brazillian nextel xt1021 and work for me.
I am also unable to relock boot loader after updating to lollipop but I can restore to KitKat.
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?
I'm stuck on FASTBOOT mode and have kept the phone on charge overnight. I was previously running aosp-extended rom but then I wanted to test back the stock ROM . I was flashing the stock rom (4.4.4) when it started showing failed battery low on the cmd window. I Tried booting back into recovery but it kept showing the connect charger boot logo I connected the phone to a charger. It now shows either the low battery logo or the unlocked boot logo whenever I try to boot it. I am able to access fastboot but that's about it as me trying to flash the stock rom shows the error
C:\Users\spand\Desktop\mfastboot-v2>mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.031s]
writing 'partition'...
(bootloader) Battery Low!!
FAILED (remote failure)
finished. total time: 0.063s
C:\Users\spand\Desktop\mfastboot-v2>mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1669 KB)...
OKAY [ 0.085s]
writing 'motoboot'...
(bootloader) Battery Low!!
FAILED (remote failure)
finished. total time: 0.132s
C:\Users\spand\Desktop\mfastboot-v2>mfastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (82 KB)...
OKAY [ 0.047s]
writing 'logo'...
(bootloader) Battery Low!!
FAILED (remote failure)
finished. total time: 0.085s
C:\Users\spand\Desktop\mfastboot-v2>mfastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10200 KB)...
OKAY [ 0.399s]
writing 'boot'...
(bootloader) Battery Low!!
FAILED (remote failure)
finished. total time: 0.438s
C:\Users\spand\Desktop\mfastboot-v2>mfastboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10280 KB)...
OKAY [ 0.400s]
writing 'recovery'...
(bootloader) Battery Low!!
FAILED (remote failure)
finished. total time: 0.469s
C:\Users\spand\Desktop\mfastboot-v2>mfastboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (243072 KB)...
OKAY [ 8.211s]
writing 'system'...
(bootloader) Battery Low!!
FAILED (remote failure)
finished. total time: 8.258s
C:\Users\spand\Desktop\mfastboot-v2>mfastboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (257254 KB)...
OKAY [ 8.766s]
writing 'system'...
(bootloader) Battery Low!!
FAILED (remote failure)
finished. total time: 8.835s
C:\Users\spand\Desktop\mfastboot-v2>mfastboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (201709 KB)...
OKAY [ 6.835s]
writing 'system'...
(bootloader) Battery Low!!
FAILED (remote failure)
finished. total time: 6.888s
C:\Users\spand\Desktop\mfastboot-v2>mfastboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (46132 KB)...
OKAY [ 1.601s]
writing 'modem'...
(bootloader) Battery Low!!
FAILED (remote failure)
finished. total time: 1.669s
C:\Users\spand\Desktop\mfastboot-v2>mfastboot.exe erase modemst1
erasing 'modemst1'...
OKAY [ 0.063s]
finished. total time: 0.063s
C:\Users\spand\Desktop\mfastboot-v2>mfastboot.exe erase modemst2
erasing 'modemst2'...
OKAY [ 0.000s]
finished. total time: 0.016s
C:\Users\spand\Desktop\mfastboot-v2>mfastboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (649 KB)...
OKAY [ 0.098s]
writing 'fsg'...
(bootloader) Battery Low!!
FAILED (remote failure)
finished. total time: 0.165s
C:\Users\spand\Desktop\mfastboot-v2>mfastboot.exe erase cache
erasing 'cache'...
OKAY [ 0.284s]
finished. total time: 0.305s
C:\Users\spand\Desktop\mfastboot-v2>mfastboot.exe erase userdata
erasing 'userdata'...
OKAY [ 1.452s]
finished. total time: 1.457s
C:\Users\spand\Desktop\mfastboot-v2>pause
Press any key to continue . . .
:silly:
and I'm stuck
P.S Can we reset batterystats.bin from fastboot
As you can see in the flash logs there are more then one error....
This these errors come up after any flash.
it's the same zip i have always used.
If you need any more information please ask.
"(bootloader) Preflash validation failed
FAILED (remote failure)"
"FAILED (remote failure)"
"(bootloader) Invalid sparse image data"
Code:
textnow-motox-330
Will flash textnow-motox-330 on your phone...
Press any key to continue . . .
flashing bootloader...
(bootloader) Variable not supported!
target reported max download size of 805306368 bytes
sending 'motoboot' (1604 KB)...
OKAY [ 0.467s]
writing 'motoboot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 1.388s
rebooting... (flashing will continue)
rebooting into bootloader...
OKAY [ 0.016s]
finished. total time: 0.016s
flashing partition...
(bootloader) Variable not supported!
target reported max download size of 805306368 bytes
sending 'partition' (32 KB)...
OKAY [ 0.251s]
writing 'partition'...
FAILED (remote failure)
finished. total time: 1.110s
flashing logo...
(bootloader) Variable not supported!
target reported max download size of 805306368 bytes
sending 'logo' (628 KB)...
OKAY [ 0.335s]
writing 'logo'...
OKAY [ 0.907s]
finished. total time: 1.244s
flashing boot...
(bootloader) Variable not supported!
target reported max download size of 805306368 bytes
sending 'boot' (7480 KB)...
OKAY [ 0.773s]
writing 'boot'...
OKAY [ 1.405s]
finished. total time: 2.178s
flashing recovery...
(bootloader) Variable not supported!
target reported max download size of 805306368 bytes
sending 'recovery' (8037 KB)...
OKAY [ 0.847s]
writing 'recovery'...
OKAY [ 1.024s]
finished. total time: 1.871s
flashing system...
(bootloader) Variable not supported!
target reported max download size of 805306368 bytes
sending sparse 'system' (784653 KB)...
OKAY [ 51.908s]
writing 'system'...
OKAY [ 29.996s]
sending sparse 'system' (10068 KB)...
OKAY [ 0.997s]
writing 'system'...
(bootloader) Invalid sparse image data
OKAY [ 0.198s]
finished. total time: 83.099s
flashing modem...
(bootloader) Variable not supported!
target reported max download size of 805306368 bytes
sending 'modem' (53804 KB)...
OKAY [ 3.737s]
writing 'modem'...
OKAY [ 2.876s]
finished. total time: 6.630s
erasing other partitions...
(bootloader) Variable not supported!
erasing 'modemst1'...
OKAY [ 0.502s]
finished. total time: 0.502s
(bootloader) Variable not supported!
erasing 'modemst2'...
OKAY [ 0.494s]
finished. total time: 0.494s
(bootloader) Variable not supported!
target reported max download size of 805306368 bytes
sending 'fsg' (1223 KB)...
OKAY [ 0.443s]
writing 'fsg'...
OKAY [ 0.892s]
finished. total time: 1.335s
(bootloader) Variable not supported!
erasing 'cache'...
OKAY [ 0.772s]
finished. total time: 0.772s
(bootloader) Variable not supported!
erasing 'userdata'...
OKAY [ 1.536s]
finished. total time: 1.536s
(bootloader) Variable not supported!
erasing 'clogo'...
OKAY [ 0.592s]
finished. total time: 0.592s
...
OKAY [ 0.188s]
finished. total time: 0.188s
resuming boot...
OKAY [ 0.016s]
finished. total time: 0.016s
done!
Press any key to continue . . .