[xt1033] cant' flash system.img, max-sparse-size - Moto G Q&A, Help & Troubleshooting

help me please.
when I try to flashing xt1033 4.4.4. firmware, it all go smooth until I flashed system.img_sparsechunk1 2 3.
it said on cmd prompt cannot load system.img_sparsechunk
and on fastboot it said getvar:max-sparse-size
what should I do?

bridegroom said:
help me please.
when I try to flashing xt1033 4.4.4. firmware, it all go smooth until I flashed system.img_sparsechunk1 2 3.
it said on cmd prompt cannot load system.img_sparsechunk
and on fastboot it said getvar:max-sparse-size
what should I do?
Click to expand...
Click to collapse
Is fastboot flash system system.img_sparsechunk.1 the command you used?

bridegroom said:
help me please.
when I try to flashing xt1033 4.4.4. firmware, it all go smooth until I flashed system.img_sparsechunk1 2 3.
it said on cmd prompt cannot load system.img_sparsechunk
and on fastboot it said getvar:max-sparse-size
what should I do?
Click to expand...
Click to collapse
Are you using regular fastboot or mfastboot (Motorola's modified fastboot)? I believe you need to use mfastboot because Motorola is now exceeding the Google's standard size on some of it's partitions, meaning flashing with the standard fastboot will cause issues. This is the reason Motorola created mfastboot.

Related

[Req] Stock build.prop

Can somebody help me. I need stock build.prop. I am on us retail global gsm
Download your firmware via sbf motorola extract to your fastboot/mfastboot and flash the 3 system sparsechunk in cmd.
Here are the commands
mfastboot flash system system.img_sparsechunk1
mfastboot flash system system.img_sparsechunk2
mfastboot flash system system.img_sparsechunk3
You will get stock build.prop when finished
Sent from my XT1053 using XDA Free mobile app
serophia said:
Download your firmware via sbf motorola extract to your fastboot/mfastboot and flash the 3 system sparsechunk in cmd.
Here are the commands
mfastboot flash system system.img_sparsechunk1
mfastboot flash system system.img_sparsechunk2
mfastboot flash system system.img_sparsechunk3
You will get stock build.prop when finished
Sent from my XT1053 using XDA Free mobile app
Click to expand...
Click to collapse
how to only flash stock recovery using Adb ...just recovery nothing else
Sent from my XT1033 using Tapatalk
jaspreet997 said:
how to only flash stock recovery using Adb ...just recovery nothing else
Sent from my XT1033 using Tapatalk
Click to expand...
Click to collapse
extract the recovery.img to the same folder as your fastboot. In the folder where your recovery.img and your fastboot is "Hold Shift and Right Click and choose open command window here" Make sure you got USN Debugging on and type in the following command adb reboot bootloader when it reboots into bootloader then you will type fastboot flash recovery recovery.img

[Help] Phone Bootloop

Hi guys, so i flashed a Moto G GPE rom onto my phone, got sick of seeing 3G rather then H or H+ and have decided to move back to Stock Retail.
I have a problem though when i use the guide on the FAQ ( the mfastboot way) everything i flash gets the okay appart from the system spasrsechunks? that gets some sort of error and it says error okay? Well apart from that after i reboot the phone, it has the warning sign but then uses the google bootanimation? ive left it on a good couple of minutes to see if it will boot but it doesnt seeem to want to..
Clarkiieh said:
Hi guys, so i flashed a Moto G GPE rom onto my phone, got sick of seeing 3G rather then H or H+ and have decided to move back to Stock Retail.
I have a problem though when i use the guide on the FAQ ( the mfastboot way) everything i flash gets the okay appart from the system spasrsechunks? that gets some sort of error and it says error okay? Well apart from that after i reboot the phone, it has the warning sign but then uses the google bootanimation? ive left it on a good couple of minutes to see if it will boot but it doesnt seeem to want to..
Click to expand...
Click to collapse
Google animation means that you still have the gpe rom on your phone. This happened to me before when i flashed the GPE rom too. What you need to do is flash your firmware again. Download the stock firmware form this guide: http://forum.xda-developers.com/showthread.php?t=2542219 Then what you need to do is run these commands MANUALLY! As in 1 by 1.
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk1
fastboot flash system system.img_sparsechunk2
fastboot flash system system.img_sparsechunk3
fastboot erase cache
fastboot erase userdata
fastboot oem fb_mode_clear
Click to expand...
Click to collapse
Yeah I sorted it thanks no 4.4.2 ROM would work trued multiple times until I tries a 4.3 and downgraded then it worked and updated to 4.4.2 ora
Sent from my XT1032 using Tapatalk

mfastboot' is not recognized as an internal or external command

hi all
Im trying to flash stock recovery and stock 4.4.2 so i can get the 4.4.4 update.
All drivers installed done the adb boot command get to that screen then get this error on first line
C:\Users\Michael1\Desktop\new1\VODAFONE-GB-SL_FALCON_KLB20.9-1.10-1.24-1.1_cid7_
CFC_1FF_SVC.xml>mfastboot flash partition gpt.bin
********'mfastboot' is not recognized as an internal or external command,
operable program or batch file.*********
Ive followed this exactly always getting this error please could someone help out there I thank you for your time cheers
3b) If you downloaded and extracted a firmware in .xml.zip format.
Flash each of the partitions in sequence using mfastboot, you need to enter the following commands one-by-one checking that each one returns an [OKAY]
Code:
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_sparsechunk1
mfastboot flash system system.img_sparsechunk2
mfastboot flash system system.img_sparsechunk3
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
AndroidHtc101 said:
hi all
Im trying to flash stock recovery and stock 4.4.2 so i can get the 4.4.4 update.
All drivers installed done the adb boot command get to that screen then get this error on first line
C:\Users\Michael1\Desktop\new1\VODAFONE-GB-SL_FALCON_KLB20.9-1.10-1.24-1.1_cid7_
CFC_1FF_SVC.xml>mfastboot flash partition gpt.bin
********'mfastboot' is not recognized as an internal or external command,
operable program or batch file.*********
Ive followed this exactly always getting this error please could someone help out there I thank you for your time cheers
Click to expand...
Click to collapse
Sounds like you don't have mfastboot.exe in the same folder as the files you are trying to flash. Make sure you have downloaded and extracted THIS package to the same folder as the firmware you're flashing.
hi finish i put fastboot in working until now i get this error
mfastboot flash system system.img_sparsechunk2 max sparse size 256 error cannot load system image
thanks for your help on this one
Confirm that you are inputing the correct filenames. For example my first system chunkfile number was zero, and maybe it had a dot before the number.
There is an XT1032 Global GSM 4.4.4 firmware image now available:
http://forum.xda-developers.com/showpost.php?p=54365926&postcount=292​
It's intended for Retail Brasil, but should work anywhere.
Your are a Legend thank you very much it worked Now I will be able to get the 4.4.4 update because i had a touch to retry error before.
Much appreciated Finish Flash
AndroidHtc101 said:
Your are a Legend thank you very much it worked Now I will be able to get the 4.4.4 update because i had a touch to retry error before.
Much appreciated Finish Flash
Click to expand...
Click to collapse
You're welcome.
One quick question Ive noticed I dont have superuser do I needed to do that all again after i upgrade to 4.4.4?
cheers
To avoid possible problems with upgrading process, first upgrade and then re-root.
ok thanks
Did that last process make my bootloader locked again? It was so long ago cant remember how I unlocked bootloader and rooted
No, bootloader is still unlocked.
Rooting method described here might be the easiest:
http://www.modaco.com/topic/366771-root-your-moto-g-option-1-superboot/
Finnish Flash said:
No, bootloader is still unlocked.
Rooting method described here might be the easiest:
http://www.modaco.com/topic/366771-root-your-moto-g-option-1-superboot/
Click to expand...
Click to collapse
thanks for all your help:_)

[HELP] Please....... Moto g weird brick!!

While using my moto g last last night it suddenly got freezed, & when i restarted it....., it just doesn't boot up!! :crying:
Screenshots attached!!
I tried every....... every possible thing, tried reverting back to 5.0.2 & 4.4.4. But it just doesn't work!! RECOVERY gets stuck at TWRP logo!!
It shows everything as success success on fastboot mode while flashing (STOCK, RECOVERY, Anything......) but when it boots up there is nothing changed even the bootlogo is still the same.
No error of any sort comes up!!
Tried everything, tried flashing gpt.bin, reflashed bootloader, even tried flashing STOCK using RsD Lite but nothing happens, as if nothing was flashed!!
When left for a while it boots up(After showing AICP is Upgrading 3 exact times), just to give me a screen where it asks to put my password to Reset The Device(Screenshot attached), & whatever i put there as my password it accepts it & shows DECRYPTION SUCCESSFUL, PRESS OK TO REBOOT UR DEVICE, when pressed, it takes me to my RECOVERY where it gets stuck at TWRP logo!!
Is there any hope left or is my moto g gone forever!! Please someone help me!! I m not ale to sleep from 2 days......!! :crying: :crying:
Quick question: how many times do you flashed a ROM on your Moto G ? It seems that your eMMC flash storage is dying.
Eurofighter_ty said:
Quick question: how many times do you flashed a ROM on your Moto G ? It seems that your eMMC flash storage is dying.
Click to expand...
Click to collapse
on my moto g hardly 10 times untill now!! is there any way to recover it?? :crying:
animesh1558 said:
on my moto g hardly 10 times untill now!! is there any way to recover it?? :crying:
Click to expand...
Click to collapse
You can try one more thing: flash the files with mfastboot instead of fastboot but I don't think that it will work
Eurofighter_ty said:
You can try one more thing: flash the files with mfastboot instead of fastboot but I don't think that it will work
Click to expand...
Click to collapse
already did that!! :crying: more than 10 times still nothing!! :crying: :crying:
RIP :angel:
DavaySuka said:
RIP :angel:
Click to expand...
Click to collapse
can,t anything be done??
To fix TWRP, use: mfastboot erase userdata
EDIT: What Model Moto G do you have?
Download the latest Factory Firmware for that model from here: http://forum.xda-developers.com/moto-g/general/index-moto-g-falcon-factory-firmware-t3110795
Download mFastboot: https://www.androidfilehost.com/?fid=23578570567719065
Manually do ONLY the following Fastboot commands: (enter commands one at a time - don't use a flash.bat)
mfastboot flash partition gpt.bin
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk1 (CHANGE TO MATCH ACTUAL FILE IN FOLDER)
mfastboot flash system system.img_sparsechunk2 (CHANGE TO MATCH ACTUAL FILE IN FOLDER)
mfastboot flash system system.img_sparsechunk3 (CHANGE TO MATCH ACTUAL FILE IN FOLDER)
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​
Provide a log of what happens when you do these commands in Fastboot.
lost101 said:
To fix TWRP, use: mfastboot erase userdata
EDIT: What Model Moto G do you have?
Download the latest Factory Firmware for that model from here: http://forum.xda-developers.com/moto-g/general/index-moto-g-falcon-factory-firmware-t3110795
Download mFastboot: https://www.androidfilehost.com/?fid=23578570567719065
Manually do ONLY the following Fastboot commands: (enter commands one at a time - don't use a flash.bat)
mfastboot flash partition gpt.bin
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk1 (CHANGE TO MATCH ACTUAL FILE IN FOLDER)
mfastboot flash system system.img_sparsechunk2 (CHANGE TO MATCH ACTUAL FILE IN FOLDER)
mfastboot flash system system.img_sparsechunk3 (CHANGE TO MATCH ACTUAL FILE IN FOLDER)
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​
Provide a log of what happens when you do these commands in Fastboot.
Click to expand...
Click to collapse
here is the log. also its the first time that flashing gpt gave an error!! my model is XT1033 retail asia
animesh1558 said:
here is the log. also its the first time that flashing gpt gave an error!! my model is XT1033 retail asia
Click to expand...
Click to collapse
Was that log from flashing the 5.0.2 firmware image?
lost101 said:
Was that log from flashing the 5.0.2 firmware image?
Click to expand...
Click to collapse
4.4.4
animesh1558 said:
4.4.4
Click to expand...
Click to collapse
That is why you got the error with gpt.bin. Flash the 5.0.2 firmware if you still have issues.
lost101 said:
That is why you got the error with gpt.bin. Flash the 5.0.2 firmware if you still have issues.
Click to expand...
Click to collapse
5.0.2 log!!
shows everything as done but when boots up everything is same......... even the boot logo is same no warning message came!!
sorry for the image quality its from my moto e!!
also it makes a weird noise every 5 secs knock knock noise......, or more like a time bomb is ticking (rename .zip to .amr) to hear it
animesh1558 said:
5.0.2 log!!
shows everything as done but when boots up everything is same......... even the boot logo is same no warning message came!!
Click to expand...
Click to collapse
Your system partition has become read-only. This is a known symptom of Bootloader corruption.
Search XDA for potential solutions, but ultimately you may have to wait for the Lollipop Bootloader 'unbrick' method to arrive.
Related: http://forum.xda-developers.com/moto-g/help/how-to-revive-hard-bricked-moto-g-t2833798
lost101 said:
Your system partition has become read-only. This is a known symptom of Bootloader corruption.
Search XDA for potential solutions, but ultimately you may have to wait for the Lollipop Bootloader 'unbrick' method to arrive.
Related: http://forum.xda-developers.com/moto-g/help/how-to-revive-hard-bricked-moto-g-t2833798
Click to expand...
Click to collapse
means this user guide is not useful for me??
animesh1558 said:
means this user guide is not useful for me??
Click to expand...
Click to collapse
What user guide?
lost101 said:
What user guide?
Click to expand...
Click to collapse
http://forum.xda-developers.com/moto-g/help/how-to-revive-hard-bricked-moto-g-t2833798
will this work on my current rom(AICP)?? or i should have been on 4.4.4 to try this??
animesh1558 said:
http://forum.xda-developers.com/moto-g/help/how-to-revive-hard-bricked-moto-g-t2833798
will this work on my current rom(AICP)?? or i should have been on 4.4.4 to try this??
Click to expand...
Click to collapse
That guide will not work if you have the Lollipop Bootloader - v41.18. In the future, hopefully the newer Bootloader will be supported.
lost101 said:
To fix TWRP, use: mfastboot erase userdata
EDIT: What Model Moto G do you have?
Download the latest Factory Firmware for that model from here: http://forum.xda-developers.com/moto-g/general/index-moto-g-falcon-factory-firmware-t3110795
Download mFastboot: https://www.androidfilehost.com/?fid=23578570567719065
Manually do ONLY the following Fastboot commands: (enter commands one at a time - don't use a flash.bat)
mfastboot flash partition gpt.bin
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk1 (CHANGE TO MATCH ACTUAL FILE IN FOLDER)
mfastboot flash system system.img_sparsechunk2 (CHANGE TO MATCH ACTUAL FILE IN FOLDER)
mfastboot flash system system.img_sparsechunk3 (CHANGE TO MATCH ACTUAL FILE IN FOLDER)
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​
Provide a log of what happens when you do these commands in Fastboot.
Click to expand...
Click to collapse
Hello, @lost101 I was willing to know which of the above commands should be used if I want to flash stock ROM on my MOTO G xt1033 without my internal data being harmed? My Moto G is rooted. I have access only to bootloader and fastboot. Phone is in bootloop as well the the recovery isn't moving ahead of the TWRP logo. I tried flashing different verisons of TWRP even I tried ADB as well but my device isn't detected in command "adb devices" though in command "fastboot devices" it is detected. Please help me out.
I read this thread http://forum.xda-developers.com/moto-g/help/moto-g-bootup-problem-recovery-mode-t3122492 from starting to end. My problem is somehow same with @ravibhat but his phone was on stock ROM and mine is not.
I was on LOLLIPOP (don't remember the exact version 5.0.2 or 5.1 or whatever) with Tesla ROM.
@sahil_arora05 - Please don't post about the same problem in multiple threads. fastboot erase userdata will make TWRP work again, however it will also wipe internal data. Try booting into stock recovery, enabling ADB sideloading and using the following command:
adb pull /sdcard​

[BOOTLOOP] Flashed stock rom after OEM unlocking ten bootloop

hello fellas
I just unlocked my bootloader, flashed aokp and used a little bit.
every Gapps i install stayed buggy, so I decided to install the original firmware than root it.
So I downloaded the original stuff
then:
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot reboot
Then it keep showing boot logo then android robot with deleting (something like that) on screen
and keep rebooting and doing this stuff for ever
Yes, I downloaded the right files for my phone
xt1544
I can still flash custom recovery and flash custom roms and boot them, but no stock roms
Could anyone help me?
Steps are looking correct... Is the file got currupted or what? I mean did u paused the file during downloads?
sagar27691 said:
Steps are looking correct... Is the file got currupted or what? I mean did u paused the file during downloads?
Click to expand...
Click to collapse
Nope :/
and it installs everything with no errors
OtavioMalzone said:
Nope :/
and it installs everything with no errors
Click to expand...
Click to collapse
Then u need to ask any dev. Or try steps again...
I've found my error. very stupid acctualy haha
my xt1544 has 6 system.img_sparsechunk parts, and all tutorials went only util .5
That's why it was not booting correclty!
anyway, tnx

Categories

Resources