[Q] XT1033 from US retail to Asia - Moto G Q&A, Help & Troubleshooting

Guys,
A friend bought a used Moto G Dual Sim xt1033 and it was rooted with kitkat 4.4.4 US Retail version 210.12.61.facon umts.retail.en.US
We need to lock the bootloader and go back to stock Asia Dual Sim Retail 4.4.4.
Current Baseband version is:
MSM8626BP 1032.390.81.01B, DFLT FSG
Build Number:
KXB21.14-L1.61
System Version:
210.12.61.facon umts.retail.en.US
Kernel version:
3.4.42-gc146877
[email protected] #1
Sat Aug 30 03:48:28 CDT 2014
Click to expand...
Click to collapse
I need to know if Flashing the Stock 4.4.4 ASIA Retail version & Locking the bootloader is possible on this without bricking the phone. I will follow the following guide:
http://forum.xda-developers.com/showthread.php?t=2700502
Thanks.

Yes,It is possible :good:

srisurya95 said:
Yes,It is possible :good:
Click to expand...
Click to collapse
Hi,
I tried the the following but it gave error. Now the baseband has been changed to the ASIA but it failed to flash the rom.
mfastboot.exe oem lock begin
...
(bootloader) Ready to flash signed images
OKAY [ 2.648s]
finished. total time: 2.653s
mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.028s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.384s
mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.109s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.319s]
finished. total time: 1.435s
mfastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (1060 KB)...
OKAY [ 0.079s]
writing 'logo'...
OKAY [ 0.146s]
finished. total time: 0.232s
mfastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.425s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.935s
mfastboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.434s]
writing 'recovery'...
OKAY [ 1.026s]
finished. total time: 1.467s
mfastboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (260949 KB)...
OKAY [ 10.671s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 11.173s
mfastboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (248721 KB)...
OKAY [ 9.106s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.272s
mfastboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (254187 KB)...
OKAY [ 10.472s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 10.598s
mfastboot.exe flash system system.img_sparsechunk.3
target max-sparse-size: 256MB
error: cannot load 'system.img_sparsechunk.3': No error
mfastboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (47152 KB)...
OKAY [ 1.775s]
writing 'modem'...
OKAY [ 2.388s]
finished. total time: 4.170s
mfastboot.exe erase modemst1
erasing 'modemst1'...
OKAY [ 0.026s]
finished. total time: 0.115s
mfastboot.exe erase modemst2
erasing 'modemst2'...
OKAY [ 0.026s]
finished. total time: 0.027s
mfastboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 0.082s]
writing 'fsg'...
OKAY [ 5.305s]
finished. total time: 5.394s
mfastboot.exe erase cache
erasing 'cache'...
OKAY [ 0.087s]
finished. total time: 0.090s
mfastboot.exe erase userdata
erasing 'userdata'...
OKAY [ 0.747s]
finished. total time: 0.752s
mfastboot.exe oem lock
...
(bootloader) sst lock failure!
OKAY [ 0.080s]
finished. total time: 0.084s
pause
Press any key to continue . . .
mfastboot.exe reboot
rebooting...
finished. total time: 0.002s
Click to expand...
Click to collapse

abhibhp said:
Hi,
I tried the the following but it gave error. Now the baseband has been changed to the ASIA but it failed to flash the rom.
Click to expand...
Click to collapse
It seems like u r flashing 4.4.4 firmware
do one thing ..flash 5.0.2 and don't use the command fastboot oem lock begin and fastboot oem lock
let the phone boot first then we can lock the boot loader
so exclude the first and last command and flash the firmware images

srisurya95 said:
It seems like u r flashing 4.4.4 firmware
do one thing ..flash 5.0.2 and don't use the command fastboot oem lock begin and fastboot oem lock
let the phone boot first then we can lock the boot loader
so exclude the first and last command and flash the firmware images
Click to expand...
Click to collapse
Thanks for the suggestion, will try that.
Using the 5.0.2 rom listed here.
http://forum.xda-developers.com/showthread.php?t=2700502
https://drive.google.com/file/d/0B5uo5LCdnblrcHJMblF3MlhaUjQ/edit
Also I got the following error earlier during partition:
mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.028s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.384s
Click to expand...
Click to collapse

abhibhp said:
Thanks for the suggestion, will try that.
Using the 5.0.2 rom listed here.
http://forum.xda-developers.com/showthread.php?t=2700502
https://drive.google.com/file/d/0B5uo5LCdnblrcHJMblF3MlhaUjQ/edit
Also I got the following error earlier during partition:
Click to expand...
Click to collapse
Ignore the errors
If the device doesn't boot,skip gpt and motoboot.img

srisurya95 said:
Ignore the errors
If the device doesn't boot,skip gpt and motoboot.img
Click to expand...
Click to collapse
Thanks a lot man. Bug ups!
Everything worked perfectly.
Just need to lock the bootloader now.
Do i just use the
mfastboot.exe oem lock
Click to expand...
Click to collapse

abhibhp said:
Thanks a lot man. Bug ups!
Everything worked perfectly.
Just need to lock the bootloader now.
Do i just use the
Click to expand...
Click to collapse
glad to know
no u have to type
fastboot oem lock begin
____flash stock firmware again____
fastboot oem lock

srisurya95 said:
glad to know
no u have to type
fastboot oem lock begin
____flash stock firmware again____
fastboot oem lock
Click to expand...
Click to collapse
SST failure while OEM Lock after stock firmware flash.

abhibhp said:
SST failure while OEM Lock after stock firmware flash.
Click to expand...
Click to collapse
I assumed that would happen
happened to everyone who tried it
I don;t know whatsa the problem exactly but can I ask u why u want to lock?

Related

Help, hab check failed for recovery and boot

After the dumbest idea ever of downgrading to KitKat, I think i soft bricked my phone, it doesn't boot up.
When i try to flash a stock rom from bootloader it says:
Code:
hab check failed for recovery
hab check failed for boot
And when i try flashing a ROM or wiping on TWRP says:
Code:
unable to mount /data
unable to mount /cache
I tried everything i saw on XDA after googling many times the errors, nothing worked :crying:
One strange thing I saw was that when I tried "fastboot format data" it returned: "formatting is not supported for filesystem with type '' " , so, maybe, is a problem with the filesystem?
Help me, please :crying:
Done
Finally, I made it work, I erased and formatted all what i can, then through TWRP I formatted Data and now it works
Tizianop6 said:
Finally, I made it work, I erased and formatted all what i can, then through TWRP I formatted Data and now it works
Click to expand...
Click to collapse
Can you tell me the detail how to operate? Thanks!
Mr.Ju said:
Can you tell me the detail how to operate? Thanks!
Click to expand...
Click to collapse
I formatted all partitions through "fastboot erase" and other commands,flashed TWRP recovery, and then through TWRP I re-formatted all partitions
Tizianop6 said:
I formatted all partitions through "fastboot erase" and other commands,flashed TWRP recovery, and then through TWRP I re-formatted all partitions
Click to expand...
Click to collapse
Hi Mr. Ju,
I am having the exact same problem. I tried to use:
mfastboot devices
mfastboot erase userdata
mfastboot erase cache
mfastboot reboot
But it did not work. I sitll have the "hab check failed for boot" and hancheck failed for recovery" when I tried to reflash the GPE5.1 rom.
Can you please post all the mfastboot commands you used?
Thanks
Jº
Fastboot erase command is extremely dangerous and should not be played with.
@jpmaroco - Is your Bootloader locked?
Thanks lost101
No my boatloader is unlocked. I can't even wipe/factory reset with TWRP
jpmaroco said:
Thanks lost101
No my boatloader is unlocked. I can't even wipe/factory reset with TWRP
Click to expand...
Click to collapse
Try using mfastoot: https://www.androidfilehost.com/?fid=24052804347778493
Providing a log is helpful. Copy and paste command prompt after doing fastboot commands.
lost101 said:
Try using mfastoot: https://www.androidfilehost.com/?fid=24052804347778493
Providing a log is helpful. Copy and paste command prompt after doing fastboot commands.
Click to expand...
Click to collapse
Dear lost101,
Thanks for answering back. Here is the log:
E:\>mfastboot devices
TA92908ERZ fastboot
E:\>mfastboot erase userdata
erasing 'userdata'...
OKAY [ 0.016s]
finished. total time: 0.016s
E:\>mfastboot erase cache
erasing 'cache'...
OKAY [ 0.016s]
finished. total time: 0.016s
E:\>mfastboot reboot
rebooting...
finished. total time: 0.000s
@jpmaroco - I meant a log of you flashing the Firmware Image.
lost101 said:
@jpmaroco - I meant a log of you flashing the Firmware Image.
Click to expand...
Click to collapse
Thanks lost101, here it goes:
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>SET fastboot=fastboot.exe
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe getvar max-sparse-size
max-sparse-size: 268435456
finished. total time: 0.003s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe oem fb_mode_set
...
FAILED (remote failure)
finished. total time: 0.004s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.069s]
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.339s]
finished. total time: 0.410s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.100s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 0.941s]
finished. total time: 1.078s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (49368 KB)...
OKAY [ 1.586s]
writing 'modem'...
OKAY [ 0.802s]
finished. total time: 2.406s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (708 KB)...
OKAY [ 0.084s]
writing 'fsg'...
OKAY [ 3.179s]
finished. total time: 3.265s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe erase modemst1
erasing 'modemst1'...
OKAY [ 0.002s]
finished. total time: 0.002s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe erase modemst2
erasing 'modemst2'...
OKAY [ 0.002s]
finished. total time: 0.018s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (76 KB)...
OKAY [ 0.100s]
writing 'logo'...
OKAY [ 0.060s]
finished. total time: 0.178s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.384s]
writing 'boot'...
OKAY [ 0.644s]
finished. total time: 1.030s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.379s]
writing 'recovery'...
OKAY [ 0.621s]
finished. total time: 1.016s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (257288 KB)...
OKAY [ 8.130s]
writing 'system'...
(bootloader) WARNING: System partition size is 0x34800000
(bootloader) Only multiples of 0x1000000 allowed for write-protection
(bootloader) Write protect will not be enabled
OKAY [ 8.051s]
finished. total time: 16.184s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (260812 KB)...
OKAY [ 8.239s]
writing 'system'...
(bootloader) WARNING: System partition size is 0x34800000
(bootloader) Only multiples of 0x1000000 allowed for write-protection
(bootloader) Write protect will not be enabled
OKAY [ 8.069s]
finished. total time: 16.309s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (262141 KB)...
OKAY [ 8.290s]
writing 'system'...
(bootloader) WARNING: System partition size is 0x34800000
(bootloader) Only multiples of 0x1000000 allowed for write-protection
(bootloader) Write protect will not be enabled
OKAY [ 10.090s]
finished. total time: 18.380s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe flash system system.img_sparsechunk.3
target max-sparse-size: 256MB
sending 'system' (18680 KB)...
OKAY [ 0.640s]
writing 'system'...
(bootloader) WARNING: System partition size is 0x34800000
(bootloader) Only multiples of 0x1000000 allowed for write-protection
(bootloader) Write protect will not be enabled
OKAY [ 0.633s]
finished. total time: 1.274s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe erase cache
erasing 'cache'...
OKAY [ -0.000s]
finished. total time: -0.000s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe erase userdata
erasing 'userdata'...
OKAY [ 0.027s]
finished. total time: 0.027s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe oem fb_mode_clear
...
OKAY [ 0.006s]
finished. total time: 0.022s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>pause
Press any key to continue . . .
---------- Post added 12th December 2015 at 12:14 AM ---------- Previous post was 11th December 2015 at 11:59 PM ----------
lost101 said:
@jpmaroco - I meant a log of you flashing the Firmware Image.
Click to expand...
Click to collapse
... and I get the same results if I use mfastboot instead of fastboot.
In the Phone, after
cmd: flash:boot
I get
hab check failed for boot
after
cmd: flash: recovery
i get
hab check failed for recovery
So, this seems to me that nothing is being flashed (It still keep my old twrp-2.8.7.0.-falcon_GPE.img recovery, not the stock one in GPE5.1 Lollipop)
I can boot in TWRP (after waiting for 5-6 minutes) but I can't factory reset because it says:
E: Could not mount /data and unable to find crypto footer
E: unable to mount /data
E:unbale to recreate /data/media/folder
... done
Does the same for "Storage" (unable to mount storage)...
Factory reset complete
failed
Should I try to flash the twrp-2.8.7.0.-falcon_STOCK.img?
Thanks for all your help lost101.
Latest GPE 5.1 Firmware Image: https://www.androidfilehost.com/?fid=24269982086992480
Use mfastboot.
Use these commands only:
mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash system system.img_sparsechunk.3
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot reboot​
lost101 said:
Latest GPE 5.1 Firmware Image: https://www.androidfilehost.com/?fid=24269982086992480
[/COLOR]
lost101 said:
Latest GPE 5.1 Firmware Image: https://www.androidfilehost.com/?fid=24269982086992480
I just reflashed the rom you sent me. I have the same "hab check failed" errors ;-(
And the phone just stays at the swirling dots after reboot... I think It is not writing anything ;-(. It still keeps the twrp recovery. if mfastboot was working than mfastboot flash recovery recovery.img should flash the stock (gpe) recovery, correct?
Thanks once again lost101, I appreciate your help!
Click to expand...
Click to collapse
Click to expand...
Click to collapse
jpmaroco said:
I just reflashed the rom you sent me. I have the same "hab check failed" errors ;-(
And the phone just stays at the swirling dots after reboot... I think It is not writing anything ;-(. It still keeps the twrp recovery. if mfastboot was working than mfastboot flash recovery recovery.img should flash the stock (gpe) recovery, correct?
Click to expand...
Click to collapse
Yes. Emmc appears now to be read-only - an issue that is regularly reported on this forum and one that has no solution.
lost101 said:
Yes. Emmc appears now to be read-only - an issue that is regularly reported on this forum and one that has no solution.
Click to expand...
Click to collapse
No solution? Só my moto g is dead for good and there's no way to recover it?
moto g2 4g model rooted after booting is failed
hi i am venkat
i am rooted my moto g2 4g , battery is low mobile is shutdown, after i am trying to power on the device one binary code is coming in that device is Locked status code : 0 showing
i am trying to start normal mode ,recovery mode, factory mode, but i am fail , i dont know how to solve this, please help me,
thank you ...

Moto G - boot loop issue - XT1033

Dear Members,
My friend owns a Moto G XT1033 (dual sim Indian version) and recently had the software go wrong. Now the phone boots - shows boot unlocked warning, booting animation. After the MOTO symbol, all that we get is a blank screen.
Now, things that I tried to recover the phone is as follows -
1. Booted into recovery menu - tried accessing the RECOVERY option. I get a NO COMMAND error (with the android lying down on his back)
2. Tried flashing custom recovery (both TWRP and CWM) - using fastboot option - I get "MISMATCHED PARTITION SIZE" error. I ignored that error (as read somewhere in this forum), I still get "NO COMMAND" while accessing the RECOVERY option
3. Tried to sideload stock 4.4.4 version using adb - the system pushes the rom to the phone successfully, but in couple of minutes I get "installation aborted" error.
I've done all I could with the help of other threads with no success. I would request your help to recover the phone. Apologies if I have started another duplicate thread on this issue. Please help. Thanks in advance.
AP Fastboot Flash Mode (S)
41.13 (sha07dc8e78, 2014-06-16 16:33:29)
CPU: MSM8226 CS
eMMC: 16GB Sandisk RV=06 PV=07 TY=17
DRAM: 1024MB Elpida S4 SDRAM DIE=4GB
Battery OK
Device is UNLOCKED. Status Code: 3
Connect USB data Cable
Flash the latest XT1033 Factory Firmware Image using Fastboot. If this is not successful, it would help to see a log of the flashing process. Copy and paste command prompt screen. Take screenshots if necessary.
Firmware Images: http://forum.xda-developers.com/moto-g/general/index-moto-g-falcon-factory-firmware-t3110795
Fastboot Tutorial: http://forum.xda-developers.com/showthread.php?t=2542219
lost101 said:
Flash the latest XT1033 Factory Firmware Image using Fastboot. If this is not successful, it would help to see a log of the flashing process. Copy and paste command prompt screen. Take screenshots if necessary.
Firmware Images: http://forum.xda-developers.com/moto-g/general/index-moto-g-falcon-factory-firmware-t3110795
Fastboot Tutorial: http://forum.xda-developers.com/showthread.php?t=2542219
Click to expand...
Click to collapse
Thanks for your reply and your time!
However, please find the error message and flash log below.
My image file - XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml
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.359s]
finished. total time: 0.388s
mfastboot flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.095s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.116s]
finished. total time: 1.216s
mfastboot flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (295 KB)...
OKAY [ 0.055s]
writing 'logo'...
OKAY [ 0.037s]
finished. total time: 0.097s
mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.394s]
writing 'boot'...
OKAY [ 0.654s]
finished. total time: 1.053s
mfastboot flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.403s]
writing 'recovery'...
OKAY [ 0.659s]
finished. total time: 1.068s
mfastboot flash system system.img_sparsechunk1
target max-sparse-size: 256MB
error: cannot load 'system.img_sparsechunk1': No error
mfastboot flash system system.img_sparsechunk2
target max-sparse-size: 256MB
error: cannot load 'system.img_sparsechunk2': No error
Please help further.
billa vimal said:
mfastboot flash system system.img_sparsechunk1
target max-sparse-size: 256MB
error: cannot load 'system.img_sparsechunk1': No error
mfastboot flash system system.img_sparsechunk2
target max-sparse-size: 256MB
error: cannot load 'system.img_sparsechunk2': No error
Please help further.
Click to expand...
Click to collapse
Use the file names that actually exist on your computer - there may be dots in the name or some other minor differences. And if chunk 0 exists, start with that one.
_that said:
Use the file names that actually exist on your computer - there may be dots in the name or some other minor differences. And if chunk 0 exists, start with that one.
Click to expand...
Click to collapse
Thanks for highlighting that! I actually went by the steps listed in the tutorial and didnt notice the chunk.0! I have now followed every other step - but still the problem exists! I have attached the screenshot of the rom contents. And also the flash logs. Please let me know if I'm missing anything here.
Thanks for your time!
mfastboot flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.016s]
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.359s]
finished. total time: 0.375s
mfastboot flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.094s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.109s]
finished. total time: 1.219s
mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.391s]
writing 'boot'...
OKAY [ 0.656s]
finished. total time: 1.047s
mfastboot flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.391s]
writing 'recovery'...
OKAY [ 0.656s]
finished. total time: 1.047s
mfastboot flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (257755 KB)...
OKAY [ 9.031s]
writing 'system'...
OKAY [ 8.064s]
finished. total time: 17.110s
mfastboot flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (256949 KB)...
OKAY [ 8.994s]
writing 'system'...
OKAY [ 8.234s]
finished. total time: 17.229s
mfastboot flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (260404 KB)...
OKAY [ 9.139s]
writing 'system'...
OKAY [ 8.235s]
finished. total time: 17.375s
mfastboot flash system system.img_sparsechunk.3
target max-sparse-size: 256MB
sending 'system' (166184 KB)...
OKAY [ 5.859s]
writing 'system'...
OKAY [ 6.453s]
finished. total time: 12.328s
mfastboot flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (49376 KB)...
OKAY [ 1.766s]
writing 'modem'...
OKAY [ 0.844s]
finished. total time: 2.609s
mfastboot erase modemst1
erasing 'modemst1'...
OKAY [ -0.000s]
finished. total time: -0.000s
mfastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.016s]
finished. total time: 0.016s
mfastboot flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (103 KB)...
OKAY [ 0.078s]
writing 'fsg'...
OKAY [ 3.188s]
finished. total time: 3.266s
mfastboot erase cache
erasing 'cache'...
OKAY [ 0.016s]
finished. total time: 0.016s
Appreciate if someone can help rescue the phone. Thanks.
Dear friends, I am bumping this thread as I am still having the phone as a brick. Thanks to anyone who volunteer to help.

Bootloop to Recovery

Hi,
I have a problem whit my device after a flash a rom the device is stuck on bootloop and boot only to the twrp recovery
i tried to flash the stock rom and no seccss the device is still boot to the stock recovery
what shold i do :\ ?
my device i x1032 google play edition
Which ROM are you flashing?
While in fastboot mode enter :
mfastboot oem fb_mode_clear
That will solve that boot to recovery issue.
I do not know if it matters
When I tried to fix the problem so I changed the File system in the twrp
WIPE-ADVANCED WIPE- REPAIR OR CHANGE FILE SYSTEM
cache is in ext4
date is in f2fs
system is in ext4
any help ?
the problem is still exists
upload a video of the problem
https://www.youtube.com/watch?v=AoxwrfIEZQw
blior32017 said:
any help ?
the problem is still exists
Click to expand...
Click to collapse
Flash the latest XT1032 Factory Firmware Image using mFastboot. If this is not successful, it would help to see a log of the flashing process. Copy and paste command prompt screen. Take screenshots if necessary.
mFastboot download: https://www.androidfilehost.com/?fid=24052804347778493
Firmware Images: http://forum.xda-developers.com/moto-g/general/index-moto-g-falcon-factory-firmware-t3110795
Fastboot Tutorial: http://forum.xda-developers.com/showthread.php?t=2542219
lost101 said:
Flash the latest XT1032 Factory Firmware Image using mFastboot. If this is not successful, it would help to see a log of the flashing process. Copy and paste command prompt screen. Take screenshots if necessary.
mFastboot download: https://www.androidfilehost.com/?fid=24052804347778493
Firmware Images: http://forum.xda-developers.com/moto-g/general/index-moto-g-falcon-factory-firmware-t3110795
Fastboot Tutorial: http://forum.xda-developers.com/showthread.php?t=2542219
Click to expand...
Click to collapse
this is the log
D:\minimal_adb_fastboot_1.4.1_portable>mfastboot 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.328s
D:\minimal_adb_fastboot_1.4.1_portable>mfastboot flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.094s]
writing 'motoboot'...
(bootloader) Motoboot: Preflash validation for tz
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.344s
D:\minimal_adb_fastboot_1.4.1_portable>mfastboot flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (76 KB)...
OKAY [ 0.063s]
writing 'logo'...
OKAY [ 0.094s]
finished. total time: 0.156s
D:\minimal_adb_fastboot_1.4.1_portable>mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.350s]
writing 'boot'...
OKAY [ 0.766s]
finished. total time: 1.116s
D:\minimal_adb_fastboot_1.4.1_portable>
D:\minimal_adb_fastboot_1.4.1_portable>mfastboot flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.359s]
writing 'recovery'...
OKAY [ 0.771s]
finished. total time: 1.130s
D:\minimal_adb_fastboot_1.4.1_portable>
D:\minimal_adb_fastboot_1.4.1_portable>mfastboot flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (257288 KB)...
OKAY [ 8.092s]
writing 'system'...
OKAY [ 12.700s]
finished. total time: 20.791s
D:\minimal_adb_fastboot_1.4.1_portable>mfastboot flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (260792 KB)...
OKAY [ 8.192s]
writing 'system'...
OKAY [ 11.742s]
finished. total time: 19.949s
D:\minimal_adb_fastboot_1.4.1_portable>mfastboot flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (262141 KB)...
OKAY [ 8.243s]
writing 'system'...
OKAY [ 13.915s]
finished. total time: 22.158s
D:\minimal_adb_fastboot_1.4.1_portable>mfastboot flash system system.img_sparsechunk.3
target max-sparse-size: 256MB
sending 'system' (18704 KB)...
OKAY [ 0.628s]
writing 'system'...
OKAY [ 0.853s]
finished. total time: 1.512s
D:\minimal_adb_fastboot_1.4.1_portable>mfastboot flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (49368 KB)...
OKAY [ 1.605s]
writing 'modem'...
OKAY [ 1.459s]
finished. total time: 3.064s
D:\minimal_adb_fastboot_1.4.1_portable>
D:\minimal_adb_fastboot_1.4.1_portable>mfastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.016s]
finished. total time: 0.016s
D:\minimal_adb_fastboot_1.4.1_portable>mfastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.063s]
finished. total time: 0.063s
D:\minimal_adb_fastboot_1.4.1_portable>mfastboot flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (708 KB)...
OKAY [ 0.109s]
writing 'fsg'...
OKAY [ 5.602s]
finished. total time: 5.712s
D:\minimal_adb_fastboot_1.4.1_portable>mfastboot erase cache
erasing 'cache'...
OKAY [ 0.359s]
finished. total time: 0.359s
D:\minimal_adb_fastboot_1.4.1_portable>mfastboot erase userdata
erasing 'userdata'...
OKAY [ 5.993s]
finished. total time: 5.993s
D:\minimal_adb_fastboot_1.4.1_portable>mfastboot reboot
rebooting...
finished. total time: 0.016s
D:\minimal_adb_fastboot_1.4.1_portable>
@blior32017 - Which firmware image - state the zip filename - did you flash?
lost101 said:
@blior32017 - Which firmware image - state the zip filename - did you flash?
Click to expand...
Click to collapse
I have the GPE version so I flash "GPE_5.1_XT1032_LMY47M.M005"
blior32017 said:
I have the GPE version so I flash "GPE_5.1_XT1032_LMY47M.M005"
Click to expand...
Click to collapse
Try the following firmware image instead:
Retail US - XT1032_FALCON_RETUGLB_5.1_LPBS23.13-58-2_cid9 (Newer Build)​

Please help!! HARD-BRICKED MY MOTO G XT1033 on CM14.1.

I flashed the cm14.1 and gapps, worked fine... then i flashed the Google assistant zip on my moto g xt1033. After that, it would not boot up to anything.. I tried getting it into recovery but simply no response... when i press the power button for longer, it just shows the white page and the unlock bootloader details... then turns off back again.... then i try to get it into recovery, same situation... Whattodo?
Before this, to install the animated nav bar, i got the SYSTEMUI pk, modified its rw permissions as given ( http://forum.xda-developers.com/moto-g/general/cm-14-1-pixel-nav-animation-button-moto-t3509255 ) here and followed the same thing,, the navbar showed up with no problems and i used it with no problems at all.....
Please suggest a solution....
(awkwardly enough, i am experiencing it a little warm even after i'ts been close to 30-40 mins after is shut itself off)
can u access Bootloader menu?
jbanti said:
can u access Bootloader menu?
Click to expand...
Click to collapse
Yes i can access bootloader menu, sorry i took so late to reply because i was on a short trip lol..
SO, i just started it back by connecting it to PC via USb and it shows battery low(charging).
The bootloader is 41.1A(*)
Charge it for 4 hours and flash stock ROM using mfastboot from your PC.
Or flash TWRP from your PC, wipe all partitions, reboot and flash again CM+gapps.
In addition to what others have suggested, you can follow the instructions on the link posted below. Basically, you would unzip the file on your computer, boot into bootloader on your phone and run the 1-step bat file. After a few minutes, you will automatically be on 4.4.4. It is easy to re-root and flash a recovery (I used Philz, which offers you the ability to root in its reboot menu). Lastly, I updated the twrp to the latest and flashed a new ROM.
https://forum.xda-developers.com/showthread.php?t=2969729
Sent from my Moto G using Tapatalk
taadow1030 said:
In addition to what others have suggested, you can follow the instructions on the link posted below. Basically, you would unzip the file on your computer, boot into bootloader on your phone and run the 1-step bat file. After a few minutes, you will automatically be on 4.4.4. It is easy to re-root and flash a recovery (I used Philz, which offers you the ability to root in its reboot menu). Lastly, I updated the twrp to the latest and flashed a new ROM.
https://forum.xda-developers.com/showthread.php?t=2969729
Sent from my Moto G using Tapatalk
Click to expand...
Click to collapse
OK just to give you some information:
So this is what happening to me:
I flashed wrong files on my moto g. I think the files i flashed on my moto g were of Moto G3 or something. So my phone was stuck in bootloader rebooting.
I gave it to a shop and he got it back to kitkat with a flickering screen. Then i got the OTA and i was updating it to lollipop via OTA. It then went off., i dont know what happened but it would not even turn on by pressing power button. Then i connected it to a charger and notification light was blinking. Eventually, i got here and tried the procedure. So my mobile was recognised as qhsusb_bulk and then i followed the procedure further and then it was also recognised as qualcomm 9008 etc.
I flashed the blankflash and my bootloader screen showed up with a bootloader of 41.1A(*). Device is locked. Status code:0.
so when it comes in fastboot it shows:
Fastboot reason:Failed to initialize partition table
USB connected.
Now i tried to flash stock rom
mfastboot flash boot boot.img
fastboot flash reocovery recovery.img
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash system system.img_sparsechunk.3
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.395s]
writing 'boot'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.414s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot flash reocovery recovery.i
mg
target max-sparse-size: 256MB
sending 'reocovery' (10240 KB)...
OKAY [ 0.359s]
writing 'reocovery'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.384s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot flash system system.img_sp
arsechunk.0
target max-sparse-size: 256MB
sending 'system' (257883 KB)...
OKAY [ 8.497s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.500s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot flash system system.img_sp
arsechunk.1
target max-sparse-size: 256MB
sending 'system' (256782 KB)...
OKAY [ 8.439s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.459s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot flash system system.img_sp
arsechunk.2
target max-sparse-size: 256MB
sending 'system' (260098 KB)...
OKAY [ 8.633s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.648s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot flash system system.img_sp
arsechunk.3
target max-sparse-size: 256MB
sending 'system' (160376 KB)...
OKAY [ 5.360s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 5.395s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (49356 KB)...
OKAY [ 1.653s]
writing 'modem'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 1.666s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot erase modemst1
erasing 'modemst1'...
(bootloader) Invalid partition name modemst1
FAILED (remote failure)
finished. total time: 0.016s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot erase modemst2
erasing 'modemst2'...
(bootloader) Invalid partition name modemst2
FAILED (remote failure)
finished. total time: 0.024s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 0.067s]
writing 'fsg'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.105s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot erase cache
erasing 'cache'...
(bootloader) Invalid partition name cache
FAILED (remote failure)
finished. total time: 0.058s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot erase userdata
erasing 'userdata'...
(bootloader) Invalid partition name userdata
FAILED (remote failure)
finished. total time: 0.011s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot reboot
rebooting...
finished. total time: 0.003s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>
WHAT DO I DO NOW? PLEASE HELP.
(I KNOW I MADE A SPELLING MISTAKE IN FLASHING RECOVERY, BUT ANYWAYS WHEN I DO IT RIGHT, THE PHONE WOULD NOT WORK, ONLY BOOTS IN BOOTLOAER)
moralesnery said:
Charge it for 4 hours and flash stock ROM using mfastboot from your PC.
Or flash TWRP from your PC, wipe all partitions, reboot and flash again CM+gapps.
Click to expand...
Click to collapse
Following the brick, i gave my phone to repair in a shop. I got it back on kitkat. So i eventually got the OTA. then i updated to the OTA and my phone went off half-way. Now it just reboots to the bootloader and has notice :
Fastboot reason: Failed to initialize partition table
Believe it or not, when i attempted to use mfastboot commands, mine didn't work either. I'm not sure what went wrong, as all of the commands succeeded. However, when I flashed the bat file I described above, my phone was back in action less than 5 minutes later. I don't recommend using the OTA to update from KitKat though. It's far safer and better to install Philz , obtain root, flash twrp and then flash an updated ROM of your choice.
Sent from my iPad using Tapatalk
taadow1030 said:
Believe it or not, when i attempted to use mfastboot commands, mine didn't work either. I'm not sure what went wrong, as all of the commands succeeded. However, when I flashed the bat file I described above, my phone was back in action less than 5 minutes later. I don't recommend using the OTA to update from KitKat though. It's far safer and better to install Philz , obtain root, flash twrp and then flash an updated ROM of your choice.
Sent from my iPad using Tapatalk
Click to expand...
Click to collapse
How to install philz now? becuase my device is showing Bootloader is locked.
thatRAHULfellow said:
How to install philz now? becuase my device is showing Bootloader is locked.
Click to expand...
Click to collapse
I'm not sure. My bootloader is unlocked, but I used fastboot (threads in Moto G General which includes one's by Lost101 has the specific instructions) to load Philz. Once flashed, boot into recovery. Then when you boot back into system, the recovery will ask you if you want to root. Select yes and you are good to go. Lastly, flashify app in the Play Store can be used to quickly flash twrp. I guess another way to root would be to flash superuser (also in lost101's threads in the OP section) via recovery as well. There are easier and quicker steps to do what I outlined, but the main advice is to use the bat file to quickly restore your phone to GPE kitkat and afterwards avoid updating through Motorola.
Sent from my Pixel using Tapatalk
Im getting Error 7 when i try flash, how to solve?
moto g xt1033 dual sim bootloader unlocked status code 3 no recovery ı will tried retail ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml.ASIA-DS_4.4.4_KXB21.14-L1.40_34_cid7_CFC_1FF.XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml ı cant ınstall .please help me ?
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 5.021s]
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) Failed to write primary GPT.
(bootloader) Failed to program partition table
FAILED (remote failure)
finished. total time: 10.263s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 5.091s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) Failed to erase partition
(bootloader) Failed to flash tz
FAILED (remote failure)
finished. total time: 10.915s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe reboot-bootloader
rebooting into bootloader...
OKAY [ 0.000s]
finished. total time: 0.000s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>paus
e
Devam etmek için bir tuşa basın . . .
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 4.992s]
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) Failed to write primary GPT.
(bootloader) Failed to program partition table
FAILED (remote failure)
finished. total time: 10.249s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 5.086s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) Failed to erase partition
(bootloader) Failed to flash tz
FAILED (remote failure)
finished. total time: 10.901s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (295 KB)...
OKAY [ 5.004s]
writing 'logo'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition logo
FAILED (remote failure)
finished. total time: 10.013s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 5.402s]
writing 'boot'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition boot
FAILED (remote failure)
finished. total time: 10.791s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 5.395s]
writing 'recovery'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition recovery
FAILED (remote failure)
finished. total time: 10.799s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (257755 KB)...
OKAY [ 14.834s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 24.041s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (256949 KB)...
OKAY [ 23.254s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 32.877s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (260404 KB)...
OKAY [ 17.088s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 25.956s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash system system.img_sparsechunk.3
target max-sparse-size: 256MB
sending 'system' (166184 KB)...
OKAY [ 11.589s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 20.500s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (49376 KB)...
OKAY [ 6.962s]
writing 'modem'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition modem
FAILED (remote failure)
finished. total time: 11.988s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe erase modemst1
erasing 'modemst1'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 9.991s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe erase modemst2
erasing 'modemst2'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 9.991s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (103 KB)...
OKAY [ 6.325s]
writing 'fsg'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition fsg
FAILED (remote failure)
finished. total time: 13.900s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe erase cache
erasing 'cache'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 9.995s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe erase userdata
erasing 'userdata'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 9.990s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe oem fb_mode_clear
...
OKAY [ 0.002s]
finished. total time: 0.004s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe reboot-bootloader
rebooting into bootloader...
OKAY [ 0.008s]
finished. total time: 0.010s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>paus
e
Devam etmek için bir tuşa basın . . .
ı cant ınstall

xt1039, mfastboot error, can't reboot, bootloop 41.1A

Hello
I really hopes one of you brilliand guys can help me. I'm at a loss (sorry in advance for bad english).
I have a xt1039 with an unlocked BL 41.1A which I can't get back to stock or flash any other ROM.
In mfastboot, my phone is recognized as TA4750I1SK, and the device is UNLOCKED and my CID is 7.
I tried flashing different stock version from here
https://firmware.center/firmware/Motorola/Moto%20G%20%281st%20gen-2013%29/Stock/XT1039/"]https://firmware.center/firmware/Motorola/Moto%20G%20%281st%20gen-2013%29/Stock/XT1039/
trying both 4.4.4 and 5.1 but without success:
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.090s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.430s
(version downgraded for primary gpt)
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.170s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.020s]
finished. total time: 1.200s
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (295 KB)...
OKAY [ 0.100s]
writing 'logo'...
OKAY [ 0.090s]
finished. total time: 0.190s
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.520s]
writing 'boot'...
OKAY [ 0.810s]
finished. total time: 1.330s
(This sometimes fails as well, preflash validation, and on mobile says "version downgraded for boot")
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe flash recovery recovery.i
mg
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.520s]
writing 'recovery'...
OKAY [ 0.810s]
finished. total time: 1.330s
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (257451 KB)...
OKAY [ 10.715s]
writing 'system'...
OKAY [ 13.060s]
finished. total time: 23.776s
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (257661 KB)...
OKAY [ 10.383s]
writing 'system'...
OKAY [ 12.192s]
finished. total time: 22.580s
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (261552 KB)...
OKAY [ 10.710s]
writing 'system'...
OKAY [ 17.881s]
finished. total time: 28.606s
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (60232 KB)...
OKAY [ 2.527s]
writing 'modem'...
OKAY [ 2.090s]
finished. total time: 4.627s
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe erase modemst1
erasing 'modemst1'...
OKAY [ 0.030s]
finished. total time: 0.030s
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe erase modemst2
erasing 'modemst2'...
OKAY [ 0.064s]
finished. total time: 0.066s
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (517 KB)...
OKAY [ 0.080s]
writing 'fsg'...
OKAY [ 5.272s]
finished. total time: 5.362s
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe erase cache
erasing 'cache'...
OKAY [ 0.140s]
finished. total time: 0.140s
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe erase userdata
erasing 'userdata'...
OKAY [ 0.440s]
finished. total time: 0.440s
I managed to flash twrp, but the phone will hang on Bootloader logo when rebooting, and I don't know what to do next.
Any good ideas?
visit here https://forum.xda-developers.com/showthread.php?t=2317790
and download version 1.4.2
then visit this https://forum.xda-developers.com/attachment.php?attachmentid=3476163&d=1442444179 (direct download link for mfastboot)
now copy mfastboot.exe to adb folder (created from version 1.4.2 .exe)
and try to install 5.1 lollipop stock rom with mfastboot commands thats it everything will works fine
dont download adb file from google website always use version 1.4.2
enjoy
Thank you for your reply. That made no difference. Same error messages. Also when I reboot in the end, it still shows unlocked bootloader message, continues straight to periodically blinking the "no command" and then just hangs.
I tried to flash XT1039_PEREGRINE_RETEU_5.1_LPB23.13-17_cid7_CFC.xml.
Also, when I go to twrp and try to make a wipe, it shows 'unable to mount /data' and 'unable to mount internal storage'.
Any new ideas?
SunilSuni said:
visit here https://forum.xda-developers.com/showthread.php?t=2317790
and download version 1.4.2
then visit this https://forum.xda-developers.com/attachment.php?attachmentid=3476163&d=1442444179 (direct download link for mfastboot)
now copy mfastboot.exe to adb folder (created from version 1.4.2 .exe)
and try to install 5.1 lollipop stock rom with mfastboot commands thats it everything will works fine
dont download adb file from google website always use version 1.4.2
enjoy
Click to expand...
Click to collapse
Powerleech said:
Hello
I really hopes one of you brilliand guys can help me. I'm at a loss (sorry in advance for bad english).
I have a xt1039 with an unlocked BL 41.1A which I can't get back to stock or flash any other ROM.
In mfastboot, my phone is recognized as TA4750I1SK, and the device is UNLOCKED and my CID is 7.
I tried flashing different stock version from here
https://firmware.center/firmware/Motorola/Moto%20G%20%281st%20gen-2013%29/Stock/XT1039/"]https://firmware.center/firmware/Motorola/Moto%20G%20%281st%20gen-2013%29/Stock/XT1039/
trying both 4.4.4 and 5.1 but without success:
I managed to flash twrp, but the phone will hang on Bootloader logo when rebooting, and I don't know what to do next.
Any good ideas?
Click to expand...
Click to collapse
Flashing twrp 3.1 or high in bootloader .
Wipe "system" "data" and "cache" in twrp .
Dont flash "partition" and "motoboot" when you flashing stock firmware .

Categories

Resources