Bricked XT925 - RAZR HD Q&A, Help & Troubleshooting

My phone is Stuck on Encryption Unsuccessful. I can log in to bootloader but I get partition Errors when I try to flash anything.
I have posted several times but to no response. Someone must be able to help?
http://forum.xda-developers.com/showthread.php?p=51115231

http://forum.xda-developers.com/showthread.php?t=2616191

aviwdoowks said:
http://forum.xda-developers.com/showthread.php?t=2616191
Click to expand...
Click to collapse
The xt925 is not listed as being supported, but I am happy to try anything at this stage! Will report back.

is0lde said:
The xt925 is not listed as being supported, but I am happy to try anything at this stage! Will report back.
Click to expand...
Click to collapse
House of Moto can support just about Moto device that has a FXZ available, and FXZs are available for the 925.

is0lde said:
The xt925 is not listed as being supported, but I am happy to try anything at this stage! Will report back.
Click to expand...
Click to collapse
Well Tried House of Moto but get the same errors on RSD..
using RSD option either full or Keep data
"Failed flashing process. 2/22 Flash parition "partition signed" -> Phone returned FAIL."
When I used Fastboot - i just get a message saying specified path not found.
The Phone does show an AP fastboot message
"preflash validation failed for GPT
down graded security version
update gpt_main version failed"

is0lde said:
Well Tried House of Moto but get the same errors on RSD..
using RSD option either full or Keep data
"Failed flashing process. 2/22 Flash parition "partition signed" -> Phone returned FAIL."
When I used Fastboot - i just get a message saying specified path not found.
The Phone does show an AP fastboot message
"preflash validation failed for GPT
down graded security version
update gpt_main version failed"
Click to expand...
Click to collapse
you have to use Motorola fastboot to get the partition table to flash "mfastboot". do a search for it.

You can't downgrade your GPT.
When you want to flash (via RSD Light) a stock sbf ( http://sbf.droid-developers.org/ ) that contains older GPT than what is already present on your device, you have to edit the xml file and remove the lines containing the GPT reference.

bweN diorD said:
you have to use Motorola fastboot to get the partition table to flash "mfastboot". do a search for it.
Click to expand...
Click to collapse
I tested mfastboot to flash a recovery file and get the same results -
C:\Documents and Settings\Admin\Desktop\Fastbootxt925\Fastboot>mfastboot devices
TA240015YM fastboot
C:\Documents and Settings\Admin\Desktop\Fastbootxt925\Fastboot>mfastboot flash recovery twrp-hdrecovery.img
sending 'recovery' (6678 KB)...
OKAY [ 0.531s]
writing 'recovery'...
Failed to erase partition
Failed to flash partition recovery
FAILED (remote failure)
finished. total time: 0.703s
C:\Documents and Settings\Admin\Desktop\Fastbootxt925\Fastboot>
Click to expand...
Click to collapse
What am I doing wrong?

kabaldan said:
You can't downgrade your GPT.
When you want to flash (via RSD Light) a stock sbf ( http://sbf.droid-developers.org/ ) that contains older GPT than what is already present on your device, you have to edit the xml file and remove the lines containing the GPT reference.
Click to expand...
Click to collapse
having downloaded 9.8.2Q-8-XT925_VQL-12.2_CANADA_VANQJBLTEFRCI_P004_CFC_fb.xml
I edited the xml file and tried to flash it using RSD but it stops at this point..
failed flashing process. step 1/20 flash sbl1 "sbl1_signed" -> Phone returned FAIL/QUOTE]
Here is a copy of the XML - Maybe I need to remove more lines?
<?xml version="1.0" encoding="UTF-8" ?>
- <flashing>
- <header>
<phone_model model="VANQUISH_U" />
<software_version version="XT925_rcica-user 4.1.2 9.8.2Q-8-XT925_VQL-12.2 1356031681 release-keysVANQUISH_U_BP_100700.220.65.33P" />
- <interfaces>
<interface name="AP" />
</interfaces>
</header>
- <steps interface="AP">
<step operation="flash" partition="sbl1" filename="sbl1_signed" MD5="8840f90c9e80efc2e8deeb9baf3081f6" />
<step operation="flash" partition="sbl2" filename="sbl2_signed" MD5="7fd9a42437e5b617b9a7724730a98d4e" />
<step operation="flash" partition="sbl3" filename="sbl3_signed" MD5="9b50cb04d0f5d687632d8025f0ffc977" />
<step operation="flash" partition="rpm" filename="rpm_signed" MD5="919d0b340cfdd5fc7c541803db65c2d6" />
<step operation="flash" partition="tz" filename="tz_signed" MD5="ed1c505e36e769ccf0bb3c10e46dd62b" />
<step operation="flash" partition="aboot" filename="aboot_signed" MD5="8d845fa3c79dc85962ce9989a8d21b05" />
<step operation="flash" partition="modem" filename="modem_signed" MD5="b66d5afb5346bc959867723250e0630b" />
<step operation="flash" partition="fsg" filename="fsg_signed" MD5="627f09f99ad62a7d201b33e6f8c3f4bc" />
<step operation="erase" partition="modemst1" />
<step operation="erase" partition="modemst2" />
<step operation="flash" partition="logo" filename="logo" MD5="6463dc057abf889f3b83a4d3da4cdd1e" />
<step operation="flash" partition="devtree" filename="devtree_signed" MD5="52ed68c5943ca52f8db22ebdfeadbfa4" />
<step operation="flash" partition="boot" filename="boot_signed" MD5="153c7f1e5ed1ad160b7038793c2ffaff" />
<step operation="flash" partition="recovery" filename="recovery_signed" MD5="54b284c05362ea7595994a762365af8b" />
<step operation="flash" partition="system" filename="system_signed" MD5="7c0da284d9a5989d51263b80a4dc046d" />
<step operation="flash" partition="cdrom" filename="cdrom_signed" MD5="f17376f4f570e5ae584d2afebf58de96" />
<step operation="erase" partition="tombstones" />
<step operation="erase" partition="cache" />
<step operation="erase" partition="userdata" />
<step var="fb_mode_clear" operation="oem" />
</steps>
</flashing>
Click to expand...
Click to collapse
Click to expand...
Click to collapse

is0lde said:
I tested mfastboot to flash a recovery file and get the same results -
What am I doing wrong?
Click to expand...
Click to collapse
you missed the point. you dont need mfastboot to flash the recovery, you need it to flash the gpt file and fix your phone. im not sure why the previous poster would have told you to remove those lines. the partition table is the problem, it need to be flashed with mfastboot and removing those lines fixes nothing.
---------- Post added at 05:18 PM ---------- Previous post was at 05:12 PM ----------
is0lde said:
I tested mfastboot to flash a recovery file and get the same results -
What am I doing wrong?
Click to expand...
Click to collapse
take a look at this file https://www.dropbox.com/s/bpjghbbv0v6r4v5/DROID_RAZR_HD_Utility_1.3.gpt fix.rar it is for fixing the partition table on a 926 only but you should be able to replace only the files i have used within with the files from your sbf. replace the lines in the xml with those from your sbf and replace the iso and other files in the main directory that they point to. dont change any other code.

bweN diorD said:
you missed the point. you dont need mfastboot to flash the recovery, you need it to flash the gpt file and fix your phone. im not sure why the previous poster would have told you to remove those lines. the partition table is the problem, it need to be flashed with mfastboot and removing those lines fixes nothing.
---------- Post added at 05:18 PM ---------- Previous post was at 05:12 PM ----------
take a look at this file https://www.dropbox.com/s/bpjghbbv0v6r4v5/DROID_RAZR_HD_Utility_1.3.gpt fix.rar it is for fixing the partition table on a 926 only but you should be able to replace only the files i have used within with the files from your sbf. replace the lines in the xml with those from your sbf and replace the iso and other files in the main directory that they point to. dont change any other code.
Click to expand...
Click to collapse
I tried it and naturally it failed.
got this message
[*] Press any key to continue.
sending 'partition' (32 KB)...
OKAY [ 0.031s]
writing 'partition'...
This may take a few seconds, if a
different partition table is being
flashed since we need to backup
and restore a few partitions
Failed to program partition table
FAILED (remote failure)
finished. total time: 0.375s
error: cannot load 'system.img.ext4'
error: cannot load 'boot.img'
erasing 'userdata'...
Failed to erase partition
FAILED (remote failure)
finished. total time: 0.063s
sending 'modem' (30720 KB)...
OKAY [ 2.375s]
writing 'modem'...
Failed to erase partition
Failed to erase partition
Failed to write mmc
FAILED (remote failure)
finished. total time: 2.531s
erasing 'modemst1'...
Failed to erase partition
FAILED (remote failure)
finished. total time: 0.063s
erasing 'modemst2'...
Failed to erase partition
FAILED (remote failure)
finished. total time: 0.063s
sending 'fsg' (2704 KB)...
OKAY [ 0.219s]
writing 'fsg'...
Failed to erase partition
Failed to flash partition fsg
FAILED (remote failure)
finished. total time: 0.375s
[*] Flash complete, Rebooting...
rebooting...
finished. total time: 0.000s
Click to expand...
Click to collapse
I look at your windows utility bat file and notice that its has the following lines..
mfastboot flash partition gpt_main0.bin
mfastboot flash system system.img.ext4
mfastboot flash boot boot.img
mfastboot -w
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
echo [*] Flash complete, Rebooting...
mfastboot reboot
Click to expand...
Click to collapse
My spf file names differ..as noted in the xml file ..
<?xml version="1.0" encoding="UTF-8"?>
<flashing>
<header>
<phone_model model="VANQUISH_U" />
<software_version version="XT925_rcica-user 4.1.2 9.8.2Q-8-XT925_VQL-12.2 1356031681 release-keysVANQUISH_U_BP_100700.220.65.33P" />
<interfaces>
<interface name="AP" />
</interfaces>
</header>
<steps interface="AP">
<step operation="getvar" var="max-download-size" />
<step var="fb_mode_set" operation="oem"/>
<step operation="flash" partition="partition" filename="partition_signed" MD5="b512cbec4ea84740cddc55e2f5f29f04" />
<step operation="flash" partition="sbl1" filename="sbl1_signed" MD5="8840f90c9e80efc2e8deeb9baf3081f6" />
<step operation="flash" partition="sbl2" filename="sbl2_signed" MD5="7fd9a42437e5b617b9a7724730a98d4e" />
<step operation="flash" partition="sbl3" filename="sbl3_signed" MD5="9b50cb04d0f5d687632d8025f0ffc977" />
<step operation="flash" partition="rpm" filename="rpm_signed" MD5="919d0b340cfdd5fc7c541803db65c2d6" />
<step operation="flash" partition="tz" filename="tz_signed" MD5="ed1c505e36e769ccf0bb3c10e46dd62b" />
<step operation="flash" partition="aboot" filename="aboot_signed" MD5="8d845fa3c79dc85962ce9989a8d21b05" />
<step operation="flash" partition="modem" filename="modem_signed" MD5="b66d5afb5346bc959867723250e0630b" />
<step operation="flash" partition="fsg" filename="fsg_signed" MD5="627f09f99ad62a7d201b33e6f8c3f4bc" />
<step operation="erase" partition="modemst1" />
<step operation="erase" partition="modemst2" />
<step operation="flash" partition="logo" filename="logo" MD5="6463dc057abf889f3b83a4d3da4cdd1e" />
<step operation="flash" partition="devtree" filename="devtree_signed" MD5="52ed68c5943ca52f8db22ebdfeadbfa4" />
<step operation="flash" partition="boot" filename="boot_signed" MD5="153c7f1e5ed1ad160b7038793c2ffaff" />
<step operation="flash" partition="recovery" filename="recovery_signed" MD5="54b284c05362ea7595994a762365af8b" />
<step operation="flash" partition="system" filename="system_signed" MD5="7c0da284d9a5989d51263b80a4dc046d" />
<step operation="flash" partition="cdrom" filename="cdrom_signed" MD5="f17376f4f570e5ae584d2afebf58de96" />
<step operation="erase" partition="tombstones" />
<step operation="erase" partition="cache" />
<step operation="erase" partition="userdata"/>
<step var="fb_mode_clear" operation="oem"/>
</steps>
</flashing>
Click to expand...
Click to collapse
So My question is - what do I do now? where do i make the changes to match the file names?

is0lde said:
I tried it and naturally it failed.
got this message
I look at your windows utility bat file and notice that its has the following lines..
My spf file names differ..as noted in the xml file ..
So My question is - what do I do now? where do i make the changes to match the file names?
Click to expand...
Click to collapse
this is really easy to figure out. just replace the files in my utility with the files from your sbf. i see all the files there, although some have slightly different names. keep them aligned in the utility just as ihave them in the xml file.
also, go into the batch file and rename the 2 files to match yours, i think its just the modem and partition that have different names in your file.
when you copy and paste the xml file, just copy the hole line from yours and remove the one i have.

bweN diorD said:
this is really easy to figure out. just replace the files in my utility with the files from your sbf. i see all the files there, although some have slightly different names. keep them aligned in the utility just as ihave them in the xml file.
also, go into the batch file and rename the 2 files to match yours, i think its just the modem and partition that have different names in your file.
when you copy and paste the xml file, just copy the hole line from yours and remove the one i have.
Click to expand...
Click to collapse
I thought it may be simple but I just wanted to make there was not other hidden references to your original file names.
so I changed the windows utility bin file names..
mfastboot flash partition gpt_main0.bin
mfastboot flash system system_signed.img
mfastboot flash boot boot_signed.img
mfastboot -w
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
echo [*] Flash complete, Rebooting...
Click to expand...
Click to collapse
But I get the same familiar message..
[*] Press any key to continue.
sending 'partition' (32 KB)...
OKAY [ 0.031s]
writing 'partition'...
This may take a few seconds, if a
different partition table is being
flashed since we need to backup
and restore a few partitions
Failed to program partition table
FAILED (remote failure)
finished. total time: 0.344s
error: cannot load 'system_signed.img'
error: cannot load 'boot_signed.img'
erasing 'userdata'...
Failed to erase partition
FAILED (remote failure)
finished. total time: 0.063s
sending 'modem' (30720 KB)...
OKAY [ 2.375s]
writing 'modem'...
Failed to erase partition
Failed to erase partition
Failed to write mmc
FAILED (remote failure)
finished. total time: 2.516s
erasing 'modemst1'...
Failed to erase partition
FAILED (remote failure)
finished. total time: 0.047s
erasing 'modemst2'...
Failed to erase partition
FAILED (remote failure)
finished. total time: 0.063s
sending 'fsg' (2704 KB)...
OKAY [ 0.219s]
writing 'fsg'...
Failed to erase partition
Failed to flash partition fsg
FAILED (remote failure)
finished. total time: 0.359s
[*] Flash complete, Rebooting...
rebooting...
finished. total time: 0.016s
Click to expand...
Click to collapse
Do you think I have driver issues? or something more simple that I missed? (again)
I tried renaming the files with the img extensions but the results are the same.
Stuck!

is0lde said:
I thought it may be simple but I just wanted to make there was not other hidden references to your original file names.
so I changed the windows utility bin file names..
But I get the same familiar message..
Do you think I have driver issues? or something more simple that I missed? (again)
I tried renaming the files with the img extensions but the results are the same.
Stuck!
Click to expand...
Click to collapse
I tried to uninstall and reinstall the usb drivers and that did not change anything.
so i have run out of ideas.

Hi i'm having the exact same problems, i've got a stock xt925 running 4.1.2, i think the problems we're having might be because our phones aren't rooted, is there a way to root the phone if you cant get into the settings to enable debug/whatever?

TonyShaft said:
Hi i'm having the exact same problems, i've got a stock xt925 running 4.1.2, i think the problems we're having might be because our phones aren't rooted, is there a way to root the phone if you cant get into the settings to enable debug/whatever?
Click to expand...
Click to collapse
Mine is rooted.

then im pretty much boned. unless anyone knows of a way to fix this issue with a non rooted completely stock xt925?

I have failed when RSD sbf file to my M, but I think it may be the same. This method is used to install Verizon system to a Softbank M (XT902) with working network.
There's an xml file in the sbf file. To perform RSD, I have to delete this code: <step operation="getvar" var="max-download-size" />
Each code is deleted, the corresponding file will not be installed to phone. So I think you can delete the failed code (the risk is yours). Hope this work!

TonyShaft said:
then im pretty much boned. unless anyone knows of a way to fix this issue with a non rooted completely stock xt925?
Click to expand...
Click to collapse
I'm in the same boat trying to revive a bone-stock XT926 stuck at the EU screen. Seems as if there is nothing I can try without root or custom recovery already in place. Can someone please tell us we are wrong???

I deleted the line "<step operation="flash" partition="partition" filename="partition_signed" MD5="b512cbec4ea84740cddc55e2f5f29f04" />" and the operation worked like a charm!

Related

[frustration free] restore to stock firmware moto g all versions

Hello Folks:
This comes after a bit of struggle to get this Moto G XT1132 Retail version to stock. For some weird reason the phone refused to boot after factory wipe via CWM..That shouldn't have happened in the first case. But **** happens and that's XDA helps the troubled users. There is still shortage of complete toolkits with full features around for Moto G not privileged like Nexus 4 or Nexus 5 yet..
Symptoms :
1. Moto G refuse to start and STUCK at boot / bootloop.
2. Normal fastboot commands upsets you by not flashing system.img or any other stock firmware files.
Solution:
1. Edit the RETAIL-GB_4.4.2_KLB20.9-1.10-1.9_cid7_CFC_1FF_v5_SVC.txt (its an xml file though) as attached with this post.(You just need to remove one line from the top; don't worry if your .xml looks different from this one; as I have taken this as an example)
2. Get your firmware from here : http://sbf.droid-developers.org/phone.php?device=14
3. Download the flash.txt file from this post rename it to flash.bat (its very important) put this in the extracted folder of your firmware.
4. Copy all the fastboot files in the extracted firmware folder along with the flash.bat
5. Rename the fastboot.exe to > fastboot-moto-windows.exe
6. Put your Moto G to bootloader mode
7. Click on the flash.bat file which is in the firmware extracted folder. It will do its stuff and may take few seconds. When the script stops just reboot the phone. And you are back to stock with no bootloop.
NOTE: You are on your own. I take no responsibility for any device getting bricked or whatsoever.
I take NO Credit for this and I have just gathered this information from various forums including XDA. I have just tried to put them at one place to make it Frustration Free...
If I helped you Hit the Thanks button down there...
I specially thank tillaz for the batch file which is a key tool to fix the mess
Good Luck
Reserved
reserved...:cyclops:
Mkdon said:
Hello Folks:
This comes after a bit of struggle to get this Moto G XT1132 Retail version to stock. For some weird reason the phone refused to boot after factory wipe via CWM..That shouldn't have happened in the first case. But **** happens and that's XDA helps the troubled users. There is still shortage of complete toolkits with full features around for Moto G not privileged like Nexus 4 or Nexus 5 yet..
Symptoms :
1. Moto G refuse to start and STUCK at boot / bootloop.
2. Normal fastboot commands upsets you by not flashing system.img or any other stock firmware files.
Solution:
1. Edit the RETAIL-GB_4.4.2_KLB20.9-1.10-1.9_cid7_CFC_1FF_v5_SVC.txt (its an xml file though) as attached with this post.(You just need to remove one line from the top; don't worry if your .xml looks different from this one; as I have taken this as an example)
2. Get your firmware from here : http://sbf.droid-developers.org/phone.php?device=14
3. Download the flash.txt file from this post rename it to flash.bat (its very important) put this in the extracted folder of your firmware.
4. Copy all the fastboot files in the extracted firmware folder along with the flash.bat
5. Rename the fastboot.exe to > fastboot-moto-windows.exe
6. Put your Moto G to bootloader mode
7. Click on the flash.bat file which is in the firmware extracted folder. It will do its stuff and may take few seconds. When the script stops just reboot the phone. And you are back to stock with no bootloop.
NOTE: You are on your own. I take no responsibility for any device getting bricked or whatsoever.
I take NO Credit for this and I have just gathered this information from various forums including XDA. I have just tried to put them at one place to make it Frustration Free...
If I helped you Hit the Thanks button down there...
I specially thank tillaz for the batch file which is a key tool to fix the mess
Good Luck
Click to expand...
Click to collapse
worked!!!!!!!!
you sir... are a legend!!!!!!!!!
thank you so much!!!!
flowerpoweruk said:
worked!!!!!!!!
you sir... are a legend!!!!!!!!!
thank you so much!!!!
Click to expand...
Click to collapse
I am glad it helped you. Enjoy the amazing device.
my phone german retail. can i use this tutorial?
sinkadorable said:
my phone german retail. can i use this tutorial?
Click to expand...
Click to collapse
I think so. Just give a shot. if it doesnt work then just replace the stock firmware from GB to DE. Alles Beste!
it gives me the same as the original method " < waiting for device > "
i have made a full swipe to the phone, cleaned the previous custom rom already, and a have cwm recovery.. dont know if this info is important
DONE!! i havent put the adb files in the firmware folder, but has flashed flawlessly now!! thank you for this solution!! :good:
Xin_TiGeR said:
it gives me the same as the original method " < waiting for device > "
i have made a full swipe to the phone, cleaned the previous custom rom already, and a have cwm recovery.. dont know if this info is important
Click to expand...
Click to collapse
What would you like to achieve? / is your Moto G stuck in loop after factory reset? Give a full background about the issue
Thank you.It works.Excellent.
Mkdon said:
1. Edit the RETAIL-GB_4.4.2_KLB20.9-1.10-1.9_cid7_CFC_1FF_v5_SVC.txt (its an xml file though) as attached with this post.(You just need to remove one line from the top; don't worry if your .xml looks different from this one; as I have taken this as an example)
Click to expand...
Click to collapse
What is meant by this ? what exactly am I removing ? Do I need to rename it to the firmware I am about to flash?
Cheers.
EDIT: I figured it out, I just had a noob moment in my despair and couldn't take the information in, What a difference some nicotine and a cuppa makes!
Thanks OP great work.
Mkdon said:
Hello Folks:
This comes after a bit of struggle to get this Moto G XT1132 Retail version to stock. For some weird reason the phone refused to boot after factory wipe via CWM..That shouldn't have happened in the first case. But **** happens and that's XDA helps the troubled users. There is still shortage of complete toolkits with full features around for Moto G not privileged like Nexus 4 or Nexus 5 yet..
Symptoms :
1. Moto G refuse to start and STUCK at boot / bootloop.
2. Normal fastboot commands upsets you by not flashing system.img or any other stock firmware files.
Solution:
1. Edit the RETAIL-GB_4.4.2_KLB20.9-1.10-1.9_cid7_CFC_1FF_v5_SVC.txt (its an xml file though) as attached with this post.(You just need to remove one line from the top; don't worry if your .xml looks different from this one; as I have taken this as an example)
2. Get your firmware from here : http://sbf.droid-developers.org/phone.php?device=14
3. Download the flash.txt file from this post rename it to flash.bat (its very important) put this in the extracted folder of your firmware.
4. Copy all the fastboot files in the extracted firmware folder along with the flash.bat
5. Rename the fastboot.exe to > fastboot-moto-windows.exe
6. Put your Moto G to bootloader mode
7. Click on the flash.bat file which is in the firmware extracted folder. It will do its stuff and may take few seconds. When the script stops just reboot the phone. And you are back to stock with no bootloop.
NOTE: You are on your own. I take no responsibility for any device getting bricked or whatsoever.
I take NO Credit for this and I have just gathered this information from various forums including XDA. I have just tried to put them at one place to make it Frustration Free...
If I helped you Hit the Thanks button down there...
I specially thank tillaz for the batch file which is a key tool to fix the mess
Good Luck
Click to expand...
Click to collapse
help me guys
2 days back I was using my fone and it juz went off blank screen. tried many times with power button bt nothing. den went it to fastboot mode and tried recovery/normal powerup/factory but everytime got msg "failed to validate system image". followed d procedure given here http://forum.xda-developers.com/showthread.php?t=2700502 and got this result
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>cd..
C:\Windows>cd..
C:\>g:
G:\>cd moto g
G:\moto g>mfastboot.exe oem lock begin
...
(bootloader) Device is already locked!
OKAY [ 0.014s]
finished. total time: 0.016s
G:\moto g>mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 5.001s]
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.396s
G:\moto g>mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1940 KB)...
OKAY [ 5.112s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) Failed to erase partition
(bootloader) Failed to flash tz
FAILED (remote failure)
finished. total time: 11.343s
G:\moto g>mfastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (619 KB)...
OKAY [ 5.059s]
writing 'logo'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition logo
FAILED (remote failure)
finished. total time: 10.084s
G:\moto g>mfastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 5.554s]
writing 'boot'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition boot
FAILED (remote failure)
finished. total time: 11.077s
G:\moto g>mfastboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 5.532s]
writing 'recovery'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition recovery
FAILED (remote failure)
finished. total time: 11.061s
G:\moto g>mfastboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (262142 KB)...
OKAY [ 19.204s]
writing 'system'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 33.653s
G:\moto g>mfastboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (237949 KB)...
OKAY [ 17.387s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 25.518s
G:\moto g>mfastboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (243326 KB)...
OKAY [ 18.015s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 34.875s
G:\moto g>mfastboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (47476 KB)...
OKAY [ 7.540s]
writing 'modem'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition modem
FAILED (remote failure)
finished. total time: 12.576s
G:\moto g>mfastboot.exe erase modemst1
erasing 'modemst1'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 9.987s
G:\moto g>mfastboot.exe erase modemst2
erasing 'modemst2'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 9.990s
G:\moto g>mfastboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 5.056s]
writing 'fsg'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition fsg
FAILED (remote failure)
finished. total time: 10.090s
G:\moto g>mfastboot.exe erase cache
erasing 'cache'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 9.990s
G:\moto g>mfastboot.exe erase userdata
erasing 'userdata'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 9.995s
G:\moto g>mfastboot.exe oem lock
...
(bootloader) Device is already locked!
OKAY [ 0.012s]
finished. total time: 0.015s
G:\moto g>pause
Press any key to continue . .
any solution guys
Don't you need to be unlocked to flash it?
Sent from my XT1032 using XDA Free mobile app
feartheanonymity said:
Don't you need to be unlocked to flash it?
Sent from my XT1032 using XDA Free mobile app
Click to expand...
Click to collapse
does unlocking void the warranty?
yasir1234 said:
does unlocking void the warranty?
Click to expand...
Click to collapse
Yes, However you can flash to stock and just relock the bootloader and warranty is back intact.
26286998 5107
feartheanonymity said:
Yes, However you can flash to stock and just relock the bootloader and warranty is back intact.
Click to expand...
Click to collapse
how do I do dat?can u pls give me steps to do so..
well there are many threads explaining how to unlock bootloader, It basically consists of getting a code through adb, putting that code onto motorola website, getting the code and sending it to the phone. check the guides in the general section.
as for relocking it, is as simple as going into fastboot and typing (in adb / fastboot) fastboot oem lock.
Moto G Stuck in Boot Loop! Help
When I flash the stock firmware I keep getting these error messages
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
(bootloader) Failed to validate sparse image
and these all end with
FAILED (remote failure)
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.035s]
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.448s]
finished. total time: 0.486s
target reported max download size of 536870912 bytes
sending 'motoboot' (1940 KB)...
OKAY [ 0.111s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.490s]
finished. total time: 1.603s
rebooting into bootloader...
OKAY [ 0.004s]
finished. total time: 0.005s
target reported max download size of 536870912 bytes
sending 'boot' (10240 KB)...
OKAY [ 0.361s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.915s
target reported max download size of 536870912 bytes
sending 'recovery' (10240 KB)...
OKAY [ 0.372s]
writing 'recovery'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.948s
target reported max download size of 536870912 bytes
sending 'system' (260606 KB)...
OKAY [ 8.415s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.950s
target reported max download size of 536870912 bytes
sending 'system' (239692 KB)...
OKAY [ 7.770s]
writing 'system'...
OKAY [ 9.293s]
finished. total time: 17.065s
target reported max download size of 536870912 bytes
sending 'system' (222205 KB)...
OKAY [ 7.165s]
writing 'system'...
(bootloader) Failed to validate sparse image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 19.684s
target reported max download size of 536870912 bytes
sending 'modem' (47484 KB)...
OKAY [ 1.583s]
writing 'modem'...
OKAY [ 1.304s]
finished. total time: 2.890s
erasing 'modemst1'...
OKAY [ 0.066s]
finished. total time: 0.067s
erasing 'modemst2'...
OKAY [ 0.067s]
finished. total time: 0.068s
target reported max download size of 536870912 bytes
sending 'fsg' (721 KB)...
OKAY [ 0.125s]
writing 'fsg'...
OKAY [ 0.104s]
finished. total time: 0.231s
erasing 'cache'...
OKAY [ 0.362s]
finished. total time: 0.364s
erasing 'userdata'...
OKAY [ 2.560s]
finished. total time: 2.562s
I have tried to flash many different firmwares on it to get it out of the boot loop like "US Retail" (4.3 and 4.4.2), "Boost US" (4.3 and 4.4.2), and "Verizon US" (4.3 and 4.4.2). This always results in one of the 3 error messages or more. I have found the one that works with the least error messages is the Boost US firmware for 4.4.2 and it gives only the error message (bootloader) Failed to validate sparse image on the 3rd system file. Whenever I try to install the firmware it doesn't seem to work, and it results in the phone turning on with the Motorola logo then the phone vibrates once then turns off and repeats, or the phone shows the android logo on its back with the exclamation point after the single vibration and sits like that until it turns off a few minutes later repeating the process. I have tried everything including trying to boot normally, resetting to factory, going into recovery and wiping cache and deleting all data, and even attempting to install from ADB. I have actually successfully done this process before a few hours before trying it on this one where it ended up like this. I looked this up and apparently you can still fix the phone if it can reach the boot loader screen, but when I was working with the phone I forgot to put it in developer mode and turn on USB debugging so that might be an issue. If there is a way I could fix it that would be very helpful, but if it doesn't I can still return the phone in the next 4 days.
Thanks for the help!
Extra Info:
The phone's bootloader is locked and because it is new I do not have any backups.
Also I already have these following programs
Minimal ADB and Fastboot
RSD Lite
DFS
Mfastboot v2
r1-motog-modifiedrecoveryroot.zip
adt-bundle-windows-x86_64-20140321.zip
platform-tools.zip
Fastboot+ADB(20926).zip
adbfix.zip
These are all from other threads that have explained this issue but the fix they provided did not work.
Thanks Again!
Guys, I have a Moto-G that was sold to me as a XT-1032 US global GSM model. The guy who sold it to me said that after the OTA update for 4.4.2 was applied to his phone it never would see a signal again, and kept saying to turn off airplane even though it saw that a sim was installed. looking at the status it kept saying the radio was turned off. When I got it from him it was showing the unlocked bootloader message, but when I checked the status on the fastboot screen it was showing locked status 2, which indicates it had never been unlocked. I unlocked the bootloader and started trying different versions of the firmware to see if I could fix the issue, but nothing ever worked until I tried this method.
I only flashed the radio from the GB 4.4.2 version that the OP had provided the XML file for using the modified xml file he provided, and now my cell radio is working again. Since I had already voided any warranty on it, I went ahead with flashing the CWM recovery and the latest nightly for CM11 and it's working beautifully, very smooth. I had bought this for my wife if I could fix it, so now she's getting a nice upgrade from her old GSM galaxy nexus that had started developing issues where it had to be rebooted to get the radio to work again (on the stock 4.3 firmware mind you, just a hardware problem I think due to it's age)
So in short Thanks OP!!
Mkdon said:
1. Edit the RETAIL-GB_4.4.2_KLB20.9-1.10-1.9_cid7_CFC_1FF_v5_SVC.txt (its an xml file though) as attached with this post.(You just need to remove one line from the top; don't worry if your .xml looks different from this one; as I have taken this as an example)
Click to expand...
Click to collapse
Thanks for posting this since my phone is having these exact issues! I was a little unsure of what you meant in step 1 above, so what I did is take the sample XML which you attached to the post and replaced the software version info in the header with the version information for my carrier's firmware. Not sure if that was what I was supposed to do. Anyway, everything works great except that it is failing to flash motoboot.img. The command windows says it's a remote error- preflash validation failed, and the phone displays an error that says the version has been downgraded for tz. Any ideas would be greatly appreciated!

[Q] phone stuck in AP fastboot flash mode

I need help, please. My phone is stuck in AP fastboot flash mode (s)
At the bottom, it says:
load kernel (boot) failed
fastboot reason: boot failure
usb connected
phone was fine this morning, when i went to unplug it, it woke up and stated that my Nova launcher has forced closed. I rebooted the phone and this happened. I tried to reflash through rsd lite with oem 4.1.2 and it results in a failure. I had 4.4.2 but figured I'd go back to JB
I can get to the boot menu but every option takes me back to this screen, now it says 'invalid flash mode (s)'
Any thoughts on this? I'm lost.....
Thank you for your time.
davfed said:
I need help, please. My phone is stuck in AP fastboot flash mode (s)
At the bottom, it says:
load kernel (boot) failed
fastboot reason: boot failure
usb connected
phone was fine this morning, when i went to unplug it, it woke up and stated that my Nova launcher has forced closed. I rebooted the phone and this happened. I tried to reflash through rsd lite with oem 4.1.2 and it results in a failure. I had 4.4.2 but figured I'd go back to JB
I can get to the boot menu but every option takes me back to this screen, now it says 'invalid flash mode (s)'
Any thoughts on this? I'm lost.....
Thank you for your time.
Click to expand...
Click to collapse
some things we will need to know to help you:
- do you have a 926 or 925?
-what is your system version?
-if you dont know the above, when was the last time you took an update?
-what exactly did you try to flash to fix this? provide links please.
-what is the state of your phone now? can connect to pc? can boot? not boot? to what can you access if no boot?
-can you tell me what your fastboot screen says? power the phone off, hold the three vol and power buttons, release all 3 when you see the menu, and report the results.
respond with this info, and we will fix you right up
bweN diorD said:
some things we will need to know to help you:
- do you have a 926 or 925?
-what is your system version?
-if you dont know the above, when was the last time you took an update?
-what exactly did you try to flash to fix this? provide links please.
-what is the state of your phone now? can connect to pc? can boot? not boot? to what can you access if no boot?
-can you tell me what your fastboot screen says? power the phone off, hold the three vol and power buttons, release all 3 when you see the menu, and report the results.
respond with this info, and we will fix you right up
Click to expand...
Click to collapse
Thank you so much for offering to help!!!
I have the 926. I had trouble about 6 weeks ago and flashed 4.4.2 from this page http://sbf.droid-developers.org/phone.php?device=5
A few weeks later i took an OTA update to the .15 version, im sorry but I don't know the rest.
Today after my phone froze, i tried to flash first the 4.1.2 without success than the 4.4.2. both from the above link and both failed.
I can connect to the PC. i can get to the boot menu but all options take me to the fastboot screen.
now it says:
Invalid flash mode (s)
10.9b(*) (sha-61146a2, 2014-07-29 08:54:49)
eMMC info: size 16gb
device is unlocked status code 3
battery OK
transfer mode:
usb connected
load kernel (boot) failed
fastboot reason: boot failure
after i try to reboot it, the top line changes to 'AP fastboot flash mode (s)'
hope this is what you need
davfed said:
Thank you so much for offering to help!!!
I have the 926. I had trouble about 6 weeks ago and flashed 4.4.2 from this page http://sbf.droid-developers.org/phone.php?device=5
A few weeks later i took an OTA update to the .15 version, im sorry but I don't know the rest.
Today after my phone froze, i tried to flash first the 4.1.2 without success than the 4.4.2. both from the above link and both failed.
I can connect to the PC. i can get to the boot menu but all options take me to the fastboot screen.
now it says:
Invalid flash mode (s)
10.9b(*) (sha-61146a2, 2014-07-29 08:54:49)
eMMC info: size 16gb
device is unlocked status code 3
battery OK
transfer mode:
usb connected
load kernel (boot) failed
fastboot reason: boot failure
after i try to reboot it, the top line changes to 'AP fastboot flash mode (s)'
hope this is what you need
Click to expand...
Click to collapse
That's good,
Just a few more questions now that we have that info.
- how did you try to 're-flash? Rsd or fastboot method?
- if Rsd, did you edit the xml file first?
- do you remember what the script said when it failed?
- are you concerned with trying to save data? May not be possible, but we can try first if you are.
You phone indicates its unlocked, so you should be able to flash whatever you want as long as your doing it right. Hopefully the script is just failing because of some code that needs to be removed and not write errors, that would be bad.
bweN diorD said:
That's good,
Just a few more questions now that we have that info.
- how did you try to 're-flash? Rsd or fastboot method?
- if Rsd, did you edit the xml file first?
- do you remember what the script said when it failed?
- are you concerned with trying to save data? May not be possible, but we can try first if you are.
You phone indicates its unlocked, so you should be able to flash whatever you want as long as your doing it right. Hopefully the script is just failing because of some code that needs to be removed and not write errors, that would be bad.
Click to expand...
Click to collapse
I did use rsd lite
I have no idea why or how to edit the xml file
all i did was download the file, find it and decompress and flash. that is the way it worked for the the last time i had to do this when it was stuck in the boot animation. it worked the first time and that is the only experience i have with flashing.
I don't remember what it said other than a fail
I do not care about data at this point. most of what i need is backed up.
davfed said:
I did use rsd lite
I have no idea why or how to edit the xml file
all i did was download the file, find it and decompress and flash. that is the way it worked for the the last time i had to do this when it was stuck in the boot animation. it worked the first time and that is the only experience i have with flashing.
I don't remember what it said other than a fail
I do not care about data at this point. most of what i need is backed up.
Click to expand...
Click to collapse
This will be pretty easy to fix.
- extract the kk zip to a folder
- inside find the .xml file, right click and edit
- completely delete any lines containing "getvar", "tz", and "gpt"
- close the .xml file and choose save at the prompt
- flash with Rsd using the edited xml file as the target.
That should fix things good as new.
bweN diorD said:
This will be pretty easy to fix.
- extract the kk zip to a folder
- inside find the .xml file, right click and edit
- completely delete any lines containing "getvar", "tz", and "gpt"
- close the .xml file and choose save at the prompt
- flash with Rsd using the edited xml file as the target.
That should fix things good as new.
Click to expand...
Click to collapse
will this work for the JB file also, or only the KK?
Ive been very unhappy with KK
davfed said:
will this work for the JB file also, or only the KK?
Ive been very unhappy with KK
Click to expand...
Click to collapse
Sure, you can do the same to the jb file.
You will want to root afterwards and freeze the updater so it's not constantly annoying you.
I'm sorry to be so new at this. I'm not seeing getvar, tz, or gpt in the .xml file
here is the file
<?xml version="1.0" encoding="UTF-8"?>
-<flashing>
-<header>
<phone_model model="TARGA"/>
<software_version version="5.5.1_84_DBN-74"/>
-<interfaces>
<interface name="AP"/>
</interfaces>
</header>
-<steps interface="AP">
<step MD5="f6102e4b34c74cfefd5e80151a6913ff" filename="allow-mbmloader-flashing-mbm.bin" partition="mbm" operation="flash"/>
<step operation="reboot-bootloader"/>
<step MD5="b0c30799c8509c4d66599550e3fbdd82" filename="mbmloader.bin" partition="mbmloader" operation="flash"/>
<step MD5="da0b9ae7f38048a2987e0ae24593fb4b" filename="mbm.bin" partition="mbm" operation="flash"/>
<step operation="reboot-bootloader"/>
<step MD5="fd8c44b060415dfd963fa870ae7a4f35" filename="cdt.bin" partition="cdt.bin" operation="flash"/>
<step partition="cache" operation="erase"/>
<step partition="userdata" operation="erase"/>
<step partition="emstorage" operation="erase"/>
<step MD5="239bbc49a9cdb329577074ba60bbf1e5" filename="lbl" partition="lbl" operation="flash"/>
<step MD5="06c07c2970460a4e656a3206859a3617" filename="logo.bin" partition="logo.bin" operation="flash"/>
<step MD5="4c6df9afcd64661036a982e03eb1aa1a" filename="ebr" partition="ebr" operation="flash"/>
<step MD5="712e3e3757219ecfd925eb43be14f944" filename="mbr" partition="mbr" operation="flash"/>
<step MD5="2404a4f245f1da389d3422d0d59be24a" filename="device_tree.bin" partition="devtree" operation="flash"/>
<step MD5="8e306ac58dd4fcf01566c517eabc098d" filename="system.img" partition="system" operation="flash"/>
<step MD5="b64b38a48897c51fe229cf80a095d235" filename="boot.img" partition="boot" operation="flash"/>
<step MD5="ce9ee505c7fc708f7394617907ae5694" filename="recovery.img" partition="recovery" operation="flash"/>
<step MD5="6bdf130ecaa5183c0e463d2f3fa5d966" filename="cdrom" partition="cdrom" operation="flash"/>
<step MD5="f7f2ff434d2b0c819c1e28744d1b4d01" filename="preinstall.img" partition="preinstall" operation="flash"/>
<step MD5="953494fd0d356f25a58842f1a41b132d" filename="emstorage.img" partition="emstorage" operation="flash"/>
<step MD5="c9502cd8fd6fa7206c64e4dae3ed9b50" filename="grfs.img" partition="webtop" operation="flash"/>
<step MD5="683184cc2522ba00e6a0c38d321a8806" filename="radio.img" partition="radio" operation="flash"/>
</steps>
</flashing>
davfed said:
I'm sorry to be so new at this. I'm not seeing getvar, tz, or gpt in the .xml file
Click to expand...
Click to collapse
That doesn't look right. Targa came back as the bionic when I searched it.
Just go to the General forum here and look down the first page for my Guide.
The newest JB file is in there near the bottom of the OP. Its already edited, so you can flash as is.
I tried what you said and got another failure. I'm not sure if I'm doing something wrong. I will try again tho. I attached a pic of the end result.
davfed said:
I tried what you said and got another failure. I'm not sure if I'm doing something wrong. I will try again tho. I attached a pic of the end result.
Click to expand...
Click to collapse
i cant believe i forgot to delete the getvar line and with 600 downloads, no one mentioned it. im downloading now to verify.
---------- Post added at 07:46 PM ---------- Previous post was at 07:28 PM ----------
bweN diorD said:
i cant believe i forgot to delete the getvar line and with 600 downloads, no one mentioned it. im downloading now to verify.
Click to expand...
Click to collapse
nope, not my file, mine is clean and ready to roll.
http://www.mediafire.com/download/gia5kc742fodt53/VRZ_XT926_9.8.1Q-94-1_CFC.xml.rar
this is the link I used from your post that you described. You had it linked 'here' I copied the page url and posted at above.
davfed said:
http://www.mediafire.com/download/gia5kc742fodt53/VRZ_XT926_9.8.1Q-94-1_CFC.xml.rar
this is the link I used from your post that you described. You had it linked 'here' I copied the page url and posted at above.
Click to expand...
Click to collapse
here is the code directly from my file, you mut have something mixed up. i would delete all the other firmwares then re extract the file so there is no confusion.
BTW, the guide is in my sig
Code:
<?xml version="1.0"?>
<flashing>
<header>
<phone_model model="VANQUISH_CFC_IFLASH" />
<software_version version="vanquish_vzw-user 4.1.2 9.8.1Q-94-1 57 release-keysVANQUISH_BP_100730.151.64.17P" />
<interfaces>
<interface name="AP" />
</interfaces>
</header>
<steps interface="AP">
<step operation="flash" partition="sbl1" filename="sbl1.mbn" MD5="BB624DBDA3BE7B433AFC4D0123B33491" />
<step operation="flash" partition="sbl2" filename="sbl2.mbn" MD5="68CB15F37E13BBD8277EB3429FCC871D" />
<step operation="flash" partition="sbl3" filename="sbl3.mbn" MD5="86C984B56AE4EE83AB0AE2B7525CCF1E" />
<step operation="flash" partition="rpm" filename="rpm.mbn" MD5="0C3F4FF07D3B5037E17B8EFE5F4C66EE" />
<step operation="flash" partition="aboot" filename="emmc_appsboot.mbn" MD5="F9F828A07EFF5ACA78C51E60EC6A0391" />
<step operation="reboot-bootloader" />
<step operation="flash" partition="sbl1" filename="sbl1.mbn" MD5="BB624DBDA3BE7B433AFC4D0123B33491" />
<step operation="flash" partition="sbl2" filename="sbl2.mbn" MD5="68CB15F37E13BBD8277EB3429FCC871D" />
<step operation="flash" partition="sbl3" filename="sbl3.mbn" MD5="86C984B56AE4EE83AB0AE2B7525CCF1E" />
<step operation="flash" partition="rpm" filename="rpm.mbn" MD5="0C3F4FF07D3B5037E17B8EFE5F4C66EE" />
<step operation="flash" partition="aboot" filename="emmc_appsboot.mbn" MD5="F9F828A07EFF5ACA78C51E60EC6A0391" />
<step operation="flash" partition="boot" filename="boot.img" MD5="70A4C7CC93E3C2CBC37B6DAA6BDA2E74" />
<step operation="flash" partition="system" filename="system.img.ext4" MD5="9D7F66A977550FF3496EBDAD79511CDE" />
<step operation="flash" partition="recovery" filename="recovery.img" MD5="0B2F9307E348E9CA0A0B11A29BCA28C1" />
<step operation="flash" partition="modem" filename="NON-HLOS.bin" MD5="82BE40595235096DCE6E20796DD39444" />
<step operation="flash" partition="devtree" filename="device_tree.bin" MD5="01CCD38F085EBEFE1080223FC62A5415" />
<step operation="flash" partition="logo" filename="logo.bin" MD5="6463DC057ABF889F3B83A4D3DA4CDD1E" />
<step operation="flash" partition="cdrom" filename="cdrom" MD5="E01BB8745EE1529BD1DB7289EE38B2E1" />
<step operation="erase" partition="modemst1" />
<step operation="erase" partition="modemst2" />
<step operation="flash" partition="fsg" filename="fsg.mbn" MD5="9E38AECE800CB17548D62D4457100AF8" />
<step operation="erase" partition="cache" />
<step operation="erase" partition="userdata" />
<step operation="erase" partition="tombstones" />
</steps>
I did what you said and deleted everything redownloaded your file with the same result.
Then I thought I would upgrade from rsd lite v6.1.5 to 6.1.6 that you had. Different failure this time see attached
davfed said:
I did what you said and deleted everything redownloaded your file with the same result.
Then I thought I would upgrade from rsd lite v6.1.5 to 6.1.6 that you had. Different failure this time see attached
Click to expand...
Click to collapse
i dont know what to tell you, i and others have done it many times without issue.
the first error was "getvar" thats 100% not possible as the code is not in there.
the errors you are getting now.... no idea why...
il think about it and test some things and get back to you later.
davfed said:
I did what you said and deleted everything redownloaded your file with the same result.
Then I thought I would upgrade from rsd lite v6.1.5 to 6.1.6 that you had. Different failure this time see attached
Click to expand...
Click to collapse
ok, i just flashed mine from the latest kk to the jb file in my guide using rsd no problem.
ok so lets back up again. make a new folder where you keep all your downloads and put all the firmwares you have in there so there out of the way.
download this file, extract it, put your phone in fastboot, plug to pc, run the windows batch file then option 1 and if there are any errors, copy the entire output and post it here.
if the phone boots normally,
power off, put back into fastboot, download and extract this file and run it with rsd. if it fails, post the results.
if step 1 fails, you can try step 2 just for giggles, but it will likely fail.
bweN diorD said:
ok, i just flashed mine from the latest kk to the jb file in my guide using rsd no problem.
ok so lets back up again. make a new folder where you keep all your downloads and put all the firmwares you have in there so there out of the way.
download this file, extract it, put your phone in fastboot, plug to pc, run the windows batch file then option 1 and if there are any errors, copy the entire output and post it here.
if the phone boots normally,
power off, put back into fastboot, download and extract this file and run it with rsd. if it fails, post the results.
if step 1 fails, you can try step 2 just for giggles, but it will likely fail.
Click to expand...
Click to collapse
I tried with data wipe and without. Both failed. I also tried the file for rsd and it also failed.
here are the results.
[*] Simple Razr Restore
[*] Windows Version
[*] Created by mattlgroff
[*] Maintained by bweN diorD
[*] Before continuing, ensure your device is in the
[*] "AP Fastboot" mode and connected via USB.
[*] Be VERY aware! This WILL wipe your userdata, including contacts, apps, etc.
[*] I am not responsible if this wipes your internal sdcard, and you should
[*] backup anything worth it to you to your external sdcard and computer before
[*] you choose to continue. You can exit now with the X button on this window.
[*] WARNING: Do not do this at LOW BATTERY! You have been warned!
[*]
[*] This script will also wipe your data (did i mention this will wipe your data
?).
[*] Press any key to continue.
sending 'partition' (32 KB)...
OKAY [ 0.020s]
writing 'partition'...
This may take a few seconds, if a
different partition table is being
flashed since we need to backup
and restore a few partitions
Failed to program partition table
FAILED (remote failure)
finished. total time: 0.350s
sending 'sbl1' (101 KB)...
OKAY [ 0.020s]
writing 'sbl1'...
Failed to erase partition
Failed to flash partition sbl1
FAILED (remote failure)
finished. total time: 0.160s
sending 'sbl2' (127 KB)...
OKAY [ 0.030s]
writing 'sbl2'...
Failed to erase partition
Failed to flash partition sbl2
FAILED (remote failure)
finished. total time: 0.170s
sending 'sbl3' (512 KB)...
OKAY [ 0.050s]
writing 'sbl3'...
Failed to erase partition
Failed to flash partition sbl3
FAILED (remote failure)
finished. total time: 0.510s
sending 'rpm' (140 KB)...
OKAY [ 0.040s]
writing 'rpm'...
Failed to erase partition
Failed to flash partition rpm
FAILED (remote failure)
finished. total time: 0.470s
sending 'tz' (210 KB)...
OKAY [ 0.040s]
writing 'tz'...
Failed to erase partition
Failed to flash partition tz
FAILED (remote failure)
finished. total time: 0.480s
sending 'aboot' (256 KB)...
OKAY [ 0.040s]
writing 'aboot'...
Failed to erase partition
Failed to flash partition aboot
FAILED (remote failure)
finished. total time: 0.480s
sending 'modem' (30720 KB)...
OKAY [ 2.390s]
writing 'modem'...
Failed to erase partition
Failed to erase partition
Failed to write mmc
FAILED (remote failure)
finished. total time: 2.540s
sending 'fsg' (165 KB)...
OKAY [ 0.030s]
writing 'fsg'...
Failed to erase partition
Failed to flash partition fsg
FAILED (remote failure)
finished. total time: 0.170s
erasing 'modemst1'...
Failed to erase partition
FAILED (remote failure)
finished. total time: 0.070s
erasing 'modemst2'...
Failed to erase partition
FAILED (remote failure)
finished. total time: 0.060s
sending 'logo' (854 KB)...
OKAY [ 0.090s]
writing 'logo'...
Failed to erase partition
Failed to flash partition logo
FAILED (remote failure)
finished. total time: 0.220s
sending 'boot' (10240 KB)...
OKAY [ 0.810s]
writing 'boot'...
Failed to erase partition
Failed to flash partition boot
FAILED (remote failure)
finished. total time: 1.100s
sending 'recovery' (10240 KB)...
OKAY [ 0.810s]
writing 'recovery'...
Failed to erase partition
Failed to flash partition recovery
FAILED (remote failure)
finished. total time: 1.110s
erasing 'userdata'...
Failed to erase partition
FAILED (remote failure)
finished. total time: 0.070s
sending 'system' (30720 KB)...
OKAY [ 2.392s]
writing 'system'...
Failed to erase partition
FAILED (remote failure)
finished. total time: 2.622s
erasing 'tombstones'...
Failed to erase partition
FAILED (remote failure)
finished. total time: 0.060s
erasing 'cache'...
Failed to erase partition
FAILED (remote failure)
finished. total time: 0.060s
[*] Flash complete, Rebooting...
rebooting...
finished. total time: 0.010s
Hit ENTER to return. 1
Here is the screen that the HD is stuck in. Just so we are clear. I can get to the boot menu where I can select recovery, factory reset, normal startup and a few others, but all options bring me back to this.

[Q] Device not unlocked cannot flash or erase)

Hello there i had problem with my oneplus one the support send me a
We prepared an Automated batch file which will fix your issue automatically, all you need to do is to download the zip file from the link below and extract it, after extracting please open the "README !!!!!.pdf" and follow the instructions.
PLEASE NOTE :- IT WILL DELETE ALL YOUR PHONE'S DATA> PLEASE BACK UP YOUR PHONE'S DATA
This should resolve your issue.
but i have try the setup as the support writ to me 10 times but i am getting all times errors
######### This patch is Created by ONEPLUS Technical Support. #######
###### This patch should only be used for ONEPLUS ONE 64GB Global Version. #####
#
...
OKAY [ 0.020s]
finished. total time: 0.021s
< waiting for device >
erasing 'persist'...
FAILED (remote: Device not unlocked cannot flash or erase)
finished. total time: 4.901s
error: cannot load 'persist.img'
erasing 'reserve4'...
FAILED (remote: Device not unlocked cannot flash or erase)
finished. total time: 0.010s
error: cannot load 'reserve4.img'
error: cannot load 'boot.img'
error: cannot load 'userdata_64g.img'
error: cannot load 'system.img'
error: cannot load 'recovery.img'
error: cannot load 'cache.img'
error: cannot load 'NON-HLOS.bin'
error: cannot load 'sbl1.mbn'
error: cannot load 'sdi.mbn'
error: cannot load 'emmc_appsboot.mbn'
error: cannot load 'rpm.mbn'
error: cannot load 'tz.mbn'
error: cannot load 'logo.bin'
ihop some of you can help me
i have mailed oneplus one support no answer
What was the problem you were having in the first place please?
Transmitted via Bacon
To run that all-in-one batch FIX file released by OnePlus you need to unlock your bootloader FIRST then run that batch file(s). Put your device in bootloader mode and run fastboot oem unlock (This wipes you device)
Now put it in bootloader mode again and run the 3 batch files contained within that .zip file.
Edit: I see the second file actually does unlock your bootloader, have you run the files in the correct sequence e.g. ONEPLUS ONE - 0.bat then ONEPLUS ONE - 1.bat then ONEPLUS ONE - 2.bat with your device in bootloader mode ?

Moto G X1028 issues and problems

I am a inexperienced user I am also slow and need step by step clear instructions.. I have not once ounce of a clue how to use CMD ... ok ..
I got a Moto G X1028 from a friend who said it wasn't booting up..
found out it does boot but only into Fastboot menu..
Normal power up, recovery, and factory all when clicked, make the screen go black,then a light on top of phone blinks 3 times..
Now I have gotten it to seem idk alive, when clicking the 3 choices above sometimes it randomly will ether blink 3 times or give a system failed to verify..
although sometimes when the recovery feature does go through there is a little green android laying down with a red triangle ...
I am trying to see if theres is some hope on restoring this phone through Fastboot..
The Pc recognizes the device as Fastboot falcon S but can't enter it at all ...
I am looking for a more detailed step by step on how, if possible to restore this device ..
I have attempted many tutorials all leaving me bewildered and confused ..
I have on my PC 2 roms I think thats what they are ...
philz_touch_6.57.9-falcon.img and cm-12-20150131-UNOFFICIAL-falcon.zip...
I have installed the minimal ADB and Fastboot software
and the Motorola drivers are installed and recognizes the device as 210.12.41.falcon_cdma.verizon.en.us
So I am hoping someone can help me, understand I am slow and on top of that a newb...
and bring hope that this phone can be restored to working order ..
Note: not sure if this could help it states the device is locked, Status code 0
on screen at the time of posting this is fastboot reason: volume down key pressed
usb connected, cmd: getvar:all
So:
Can this phone be restored?
Will it be a easy task?
Can it be restored if the device is locked?
Yumi Chi said:
I am a inexperienced user I am also slow and need step by step clear instructions.. I have not once ounce of a clue how to use CMD ... ok ..
I got a Moto G X1028 from a friend who said it wasn't booting up..
found out it does boot but only into Fastboot menu..
Normal power up, recovery, and factory all when clicked, make the screen go black,then a light on top of phone blinks 3 times..
Now I have gotten it to seem idk alive, when clicking the 3 choices above sometimes it randomly will ether blink 3 times or give a system failed to verify..
although sometimes when the recovery feature does go through there is a little green android laying down with a red triangle ...
I am trying to see if theres is some hope on restoring this phone through Fastboot..
The Pc recognizes the device as Fastboot falcon S but can't enter it at all ...
I am looking for a more detailed step by step on how, if possible to restore this device ..
I have attempted many tutorials all leaving me bewildered and confused ..
I have on my PC 2 roms I think thats what they are ...
philz_touch_6.57.9-falcon.img and cm-12-20150131-UNOFFICIAL-falcon.zip...
I have installed the minimal ADB and Fastboot software
and the Motorola drivers are installed and recognizes the device as 210.12.41.falcon_cdma.verizon.en.us
So I am hoping someone can help me, understand I am slow and on top of that a newb...
and bring hope that this phone can be restored to working order ..
Note: not sure if this could help it states the device is locked, Status code 0
on screen at the time of posting this is fastboot reason: volume down key pressed
usb connected, cmd: getvar:all
So:
Can this phone be restored?
Will it be a easy task?
Can it be restored if the device is locked?
Click to expand...
Click to collapse
If you have access to fastboot, it is entirely possible that you can manually restore the stock 4.4.4 ROM and recovery that way. I'll have some time in the morning where I can walk you through some steps in detail if you still need it.
a_gert said:
If you have access to fastboot, it is entirely possible that you can manually restore the stock 4.4.4 ROM and recovery that way. I'll have some time in the morning where I can walk you through some steps in detail if you still need it.
Click to expand...
Click to collapse
I would greatly appreciate that ^-^
Yumi Chi said:
I would greatly appreciate that ^-^
Click to expand...
Click to collapse
Alright, let's see what we can do for you! First things first, download the XT1028 4.4.4 stock ROM from here:
http://www.filefactory.com/file/5cg..._4.4.4_KXB21.14-L1.41_42_release-keys.xml.zip
It's big, filefactory is slow, and that's going to take a while, so you can sit back and get up to speed on the rest of things while that is in progress. The next thing you need to do is head over to the following thread and read through the first post. You will be following the process for firmware downloaded in xml.zip format: http://forum.xda-developers.com/showthread.php?t=2542219
It sounds to me like you have done at least a solid portion of the prerequisites for this, but you can run through the list to make sure. You might want to download and install the Motorola drivers (Prerequisite 'a') if you haven't already, and you'll want to get the mfastboot-v2.zip package (Prerequisite 'c'). Once you have everything downloaded and the drivers/adb/fastboot stuff installed, the basic idea here is that we are going to take the original stock firmware piece by piece and manually install it using the phone's fastboot mode. If it works correctly, it will completely replace whatever corrupted ROM and recovery files are on your device presently and may allow you to actually boot up the phone into Android 4.4.4 KitKat at a factory default condition.
Find and locate the place where you installed adb and fastboot. On my own system, I just installed it to "C:\adb" for simplicity. In the folder, you'll see adb.exe, fastboot.exe, etc. Take the mfastboot-v2.zip you downloaded above and extract the contents into the same folder -- you should now also have a "mfastboot.exe" file there, as well. Finally, take the stock firmware zip file you downloaded from the above link and extract this into the same folder (make sure all these files are actually in the same folder as the .exe's, not in some subfolder); it contains a good dozen or so files that we are going to flash onto your phone.
In Windows, if you're in the folder with the above files and you hold down the Shift key and right click somewhere in the folder, you'll have an option from the drop down menu to "Open command window here" which should get you a nice command prompt right where you need to be. Get your phone rebooted into fastboot mode, connect it to your PC, and then we can start running through the commands if everything is working correctly.
On the post I linked above, there is a series of mfastboot commands you will have to enter one by one and confirm that it returns an [OKAY] message afterward. The only variation you should have from the original post is that you need to enter an additional command for sparsechunk4 (make sure you scroll this whole list):
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 system system.img_sparsechunk4
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
If everything went well, you should be rebooted into a stock Verizon 4.4.4 ROM. Take your time, let me know if you have any additional questions about the steps or you get stuck, and good luck!
a_gert said:
Alright, let's see what we can do for you! First things first, download the XT1028 4.4.4 stock ROM from here:
http://www.filefactory.com/file/5cg..._4.4.4_KXB21.14-L1.41_42_release-keys.xml.zip
It's big, filefactory is slow, and that's going to take a while, so you can sit back and get up to speed on the rest of things while that is in progress. The next thing you need to do is head over to the following thread and read through the first post. You will be following the process for firmware downloaded in xml.zip format: http://forum.xda-developers.com/showthread.php?t=2542219
It sounds to me like you have done at least a solid portion of the prerequisites for this, but you can run through the list to make sure. You might want to download and install the Motorola drivers (Prerequisite 'a') if you haven't already, and you'll want to get the mfastboot-v2.zip package (Prerequisite 'c'). Once you have everything downloaded and the drivers/adb/fastboot stuff installed, the basic idea here is that we are going to take the original stock firmware piece by piece and manually install it using the phone's fastboot mode. If it works correctly, it will completely replace whatever corrupted ROM and recovery files are on your device presently and may allow you to actually boot up the phone into Android 4.4.4 KitKat at a factory default condition.
Find and locate the place where you installed adb and fastboot. On my own system, I just installed it to "C:\adb" for simplicity. In the folder, you'll see adb.exe, fastboot.exe, etc. Take the mfastboot-v2.zip you downloaded above and extract the contents into the same folder -- you should now also have a "mfastboot.exe" file there, as well. Finally, take the stock firmware zip file you downloaded from the above link and extract this into the same folder (make sure all these files are actually in the same folder as the .exe's, not in some subfolder); it contains a good dozen or so files that we are going to flash onto your phone.
In Windows, if you're in the folder with the above files and you hold down the Shift key and right click somewhere in the folder, you'll have an option from the drop down menu to "Open command window here" which should get you a nice command prompt right where you need to be. Get your phone rebooted into fastboot mode, connect it to your PC, and then we can start running through the commands if everything is working correctly.
On the post I linked above, there is a series of mfastboot commands you will have to enter one by one and confirm that it returns an [OKAY] message afterward. The only variation you should have from the original post is that you need to enter an additional command for sparsechunk4 (make sure you scroll this whole list):
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 system system.img_sparsechunk4
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
If everything went well, you should be rebooted into a stock Verizon 4.4.4 ROM. Take your time, let me know if you have any additional questions about the steps or you get stuck, and good luck!
Click to expand...
Click to collapse
This ^ is what I needed simple step by step you sir are amazing ! I have everything downloaded but the rom its still going atm so once that is done ill finish the rest of steps and come back here
Yumi Chi said:
This ^ is what I needed simple step by step you sir are amazing ! I have everything downloaded but the rom its still going atm so once that is done ill finish the rest of steps and come back here
Click to expand...
Click to collapse
Help ...failed
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash partition gpt.bi
n
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.036s]
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.346s]
finished. total time: 0.382s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash motoboot motoboo
t.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.109s]
writing 'motoboot'...
(bootloader) Motoboot: Unknown partition name
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.156s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (1060 KB)...
OKAY [ 0.094s]
writing 'logo'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.109s
C:\Program Files (x86)\Minimal ADB and Fastboot>
Yumi Chi said:
Help ...failed
Click to expand...
Click to collapse
Any idea as to the status of the phone before you got it? The bootloader status of 0 means it is still locked and it appears from the versioning you listed that it was on 4.4.4 already, so I'm not sure why you'd be having signature verification issues reflashing 4.4.4. At this point, I am honestly just guessing, but perhaps try reflashing the partition table again (the first command with gpt.bin), then reboot the phone back into fastboot mode and try to do the other commands on a second pass?
a_gert said:
Any idea as to the status of the phone before you got it? The bootloader status of 0 means it is still locked and it appears from the versioning you listed that it was on 4.4.4 already, so I'm not sure why you'd be having signature verification issues reflashing 4.4.4. At this point, I am honestly just guessing, but perhaps try reflashing the partition table again (the first command with gpt.bin), then reboot the phone back into fastboot mode and try to do the other commands on a second pass?
Click to expand...
Click to collapse
the phone has to be off??? it wont turn off while usb connected ok im confused now .....the phone once charged boot only in fast boot she said it did work but she thought the battery was just going no harm was done to the device .. atm the phone is stating hab check failed for system
failed to validate system image
a_gert said:
Any idea as to the status of the phone before you got it? The bootloader status of 0 means it is still locked and it appears from the versioning you listed that it was on 4.4.4 already, so I'm not sure why you'd be having signature verification issues reflashing 4.4.4. At this point, I am honestly just guessing, but perhaps try reflashing the partition table again (the first command with gpt.bin), then reboot the phone back into fastboot mode and try to do the other commands on a second pass?
Click to expand...
Click to collapse
Knowing my friend shes not one for updates she must have what ever update comes with this phone by default
Yumi Chi said:
the phone has to be off??? it wont turn off while usb connected ok im confused now .....the phone once charged boot only in fast boot she said it did work but she thought the battery was just going no harm was done to the device .. atm the phone is stating hab check failed for system
failed to validate system image
Click to expand...
Click to collapse
I was suggesting that after you do the mfastboot command to flash the gpt.bin file (which, from your log appeared to work corrrectly), you could then reboot the phone into fastboot mode (turn it off, turn it back on and get it back into fastboot mode) and then resume from step two. My only theory there was that it may need to actually reformat the partitions before you go back in and start flashing things and that might be why you have the error you do.
Question 30 at: http://forum.xda-developers.com/showthread.php?t=2537119 suggests that if you are failing to flash 4.4.4 at this point, you may be stuck, so I'm just trying to walk through the steps I would try myself in your scenario.
Yumi Chi said:
the phone has to be off??? it wont turn off while usb connected ok im confused now .....the phone once charged boot only in fast boot she said it did work but she thought the battery was just going no harm was done to the device .. atm the phone is stating hab check failed for system
failed to validate system image
Click to expand...
Click to collapse
Trying to find the default that comes with this phone is not my line knowledge ....
looking on a wiki this is some things i found
its a CDMA Version XT1028 for Verizon
I have a feeling it may be this default that comes with it
Operating system Android Jelly Bean 4.3[6] (Upgradable to Android 5.0 Lollipop[7])
my friend never updates her phones .... I think its a 4.3 jellybean any way to check that theory and find a stock rom ?
Yumi Chi said:
my friend never updates her phones .... I think its a 4.3 jellybean any way to check that theory and find a stock rom ?
Click to expand...
Click to collapse
The XT1028 originally shipped with 4.3 Jelly Bean, but it is no longer the stock ROM for this device. The part where you say it was recognized as "210.12.41.falcon_cdma.verizon.en.us" means that the device and bootloader have been updated to 4.4.4 KitKat, as that string would have been different were it still on 4.3 or 4.4.2.
a_gert said:
The XT1028 originally shipped with 4.3 Jelly Bean, but it is no longer the stock ROM for this device. The part where you say it was recognized as "210.12.41.falcon_cdma.verizon.en.us" means that the device and bootloader have been updated to 4.4.4 KitKat, as that string would have been different were it still on 4.3 or 4.4.2.
Click to expand...
Click to collapse
ok ill give it another shot and try reflashing
reformat the partitions how does one do this ?
Yumi Chi said:
ok ill give it another shot and try reflashing
Click to expand...
Click to collapse
Considering the phone in your hand is a Verizon model and the bootloader is locked, Best Buy has this model in stock for $30, just in case it comes to replacing it outright: http://www.bestbuy.com/site/verizon...lack/3041063.p?id=1219086346405&skuId=3041063
each time ive gotten after gpt step one: no valid gpt found
Yumi Chi said:
reformat the partitions how does one do this ?
Click to expand...
Click to collapse
You were doing this when you followed the first mfastboot command that flashed the gpt.bin. Do that again, reboot the phone and go back into fastboot mode, and then resume from the second command on the list. This may or may not work, but it's all I can think to suggest.
a_gert said:
You were doing this when you followed the first mfastboot command that flashed the gpt.bin. Do that again, reboot the phone and go back into fastboot mode, and then resume from the second command on the list. This may or may not work, but it's all I can think to suggest.
Click to expand...
Click to collapse
well the img went through the rest well failed ...
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash partition gpt.bi
n
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.035s]
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.347s]
finished. total time: 0.385s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash motoboot motoboo
t.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.096s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.123s]
finished. total time: 1.222s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (1060 KB)...
OKAY [ 0.078s]
writing 'logo'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition logo
FAILED (remote failure)
finished. total time: 10.048s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 5.344s]
writing 'boot'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition boot
FAILED (remote failure)
finished. total time: 10.789s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash recovery recover
y.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 5.360s]
writing 'recovery'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition recovery
FAILED (remote failure)
finished. total time: 10.807s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash system system.im
g_sparsechunk1
target max-sparse-size: 256MB
sending 'system' (254591 KB)...
OKAY [ 13.213s]
writing 'system'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 27.487s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash system system.im
g_sparsechunk2
target max-sparse-size: 256MB
sending 'system' (245234 KB)...
OKAY [ 12.917s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 21.143s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash system system.im
g_sparsechunk3
target max-sparse-size: 256MB
sending 'system' (257606 KB)...
OKAY [ 13.315s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 21.682s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash system system.im
g_sparsechunk4
target max-sparse-size: 256MB
sending 'system' (125353 KB)...
OKAY [ 9.052s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 18.917s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash modem NON-HLOS.b
in
target max-sparse-size: 256MB
sending 'modem' (47152 KB)...
OKAY [ 6.532s]
writing 'modem'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition modem
FAILED (remote failure)
finished. total time: 11.557s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot erase modemst1
erasing 'modemst1'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 9.987s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot erase modemst2
erasing 'modemst2'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 9.989s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (712 KB)...
OKAY [ 5.072s]
writing 'fsg'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition fsg
FAILED (remote failure)
finished. total time: 10.098s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot erase cache
erasing 'cache'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 9.983s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot erase userdata
erasing 'userdata'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 9.986s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot reboot
rebooting...
finished. total time: 0.002s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot reboot
Yumi Chi said:
well the img went through the rest well failed ...
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash partition gpt.bi
n
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.035s]
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.347s]
finished. total time: 0.385s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash motoboot motoboo
t.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.096s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.123s]
finished. total time: 1.222s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (1060 KB)...
OKAY [ 0.078s]
writing 'logo'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition logo
FAILED (remote failure)
finished. total time: 10.048s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 5.344s]
writing 'boot'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition boot
FAILED (remote failure)
finished. total time: 10.789s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash recovery recover
y.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 5.360s]
writing 'recovery'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition recovery
FAILED (remote failure)
finished. total time: 10.807s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash system system.im
g_sparsechunk1
target max-sparse-size: 256MB
sending 'system' (254591 KB)...
OKAY [ 13.213s]
writing 'system'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 27.487s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash system system.im
g_sparsechunk2
target max-sparse-size: 256MB
sending 'system' (245234 KB)...
OKAY [ 12.917s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 21.143s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash system system.im
g_sparsechunk3
target max-sparse-size: 256MB
sending 'system' (257606 KB)...
OKAY [ 13.315s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 21.682s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash system system.im
g_sparsechunk4
target max-sparse-size: 256MB
sending 'system' (125353 KB)...
OKAY [ 9.052s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 18.917s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash modem NON-HLOS.b
in
target max-sparse-size: 256MB
sending 'modem' (47152 KB)...
OKAY [ 6.532s]
writing 'modem'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition modem
FAILED (remote failure)
finished. total time: 11.557s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot erase modemst1
erasing 'modemst1'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 9.987s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot erase modemst2
erasing 'modemst2'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 9.989s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (712 KB)...
OKAY [ 5.072s]
writing 'fsg'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition fsg
FAILED (remote failure)
finished. total time: 10.098s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot erase cache
erasing 'cache'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 9.983s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot erase userdata
erasing 'userdata'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 9.986s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot reboot
rebooting...
finished. total time: 0.002s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot reboot
Click to expand...
Click to collapse
Whenever something indicates FAILED, you really don't need to keep on with the following steps. What I find odd is that you are succeeding with a couple and then the remaining ones are failing. You can try to reboot after each step that succeeds, perhaps, if that helps.

I need some help ! Bricked XT 925 (Very hard)

I´m having a bad time trying to revive a Bricked XT925. I bought it bricked (for repairs only) but the device powers on! I can acces fastboot and recovery (stock). the bootloader is unlocked but every time i try to flash a firmware via RSD or Fastboot, and error returned.
downgraded security version
update gpt_main version failed
preflash validation failed for GPT
I tryed some firmwares (last of Brazil) and some ones of Kitkat version, but none of them helped me.
Alredy tried to flash GPT and TZ only, the same errors. I can´t flash anything. there is something i can do in the stock recovery? The recovery says KDA20. 117-1
The fastboot says :
AP Fastboot Flash Mode (S)
10.9b(*) (sha-07671a2, 2014-10-02, 11:24:45)
eMMC Info: Size 16Gb
Device is UNLOCKED, Status Code : 3
Battery OK
Please enlight me
Thanks in advance
The thread is about the XT926 for Verizon, but since your issue is identical I guess the same solution works for your phone: http://forum.xda-developers.com/showthread.php?t=2177253
The only difference is that you have to use XT925 firmware.
1. Download the latest stock ROM for your device, then delete these lines in the ROM's xml-file:
<step operation="getvar" var="max-download-size" />
<step operation="oem" var="fb_mode_set" />
<step operation="flash" partition="partition" filename="partition_signed" MD5="0c0917493a29c487f87434a0997c3048" />
2. Follow these steps:
mfastboot.exe flash partition gpt_main0.bin
mfastboot.exe flash logo logo.bin
mfastboot.exe flash system system.img.ext4
mfastboot.exe flash boot boot.img
mfastboot.exe flash fsg fsg.mbn
mfastboot.exe reboot
Get yourself a "Motorola Factory Cable" if your battery is about to dry out.
http://www.ebay.com/itm/5-ft-Fastbo...403?pt=LH_DefaultDomain_0&hash=item3cd9dd0cf3

Categories

Resources