XT1032 - broken partitions - Moto G Q&A, Help & Troubleshooting

I was on latest stock German retail firmware and unlocked the bootloader and then tried to flash twrp via fastboot. Somehow the recovery didn't boot
and I've tried to reflash stock 5.1 firmware. Now the partition table or bootloader seems broken:
It reports Bootloader 41.1A in fastboot and "Device is UNLOCKED. Status Code: 3"
Using the stock flash method every partition seems to be gone:
All partitions report back: "(bootloader) has-slot:xxx: not found", I can still format system partition.
Code:
[email protected]:/.../stock # fastboot flash partition gpt.bin
(bootloader) has-slot:partition: not found
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.046s]
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.326s]
finished. total time: 0.372s
[email protected]:/.../stock # fastboot flash motoboot motoboot.img
(bootloader) has-slot:motoboot: not found
target reported max download size of 536870912 bytes
sending 'motoboot' (1953 KB)...
OKAY [ 0.141s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.081s]
finished. total time: 1.222s
[email protected]:/.../stock # fastboot flash logo logo.bin
(bootloader) has-slot:logo: not found
target reported max download size of 536870912 bytes
sending 'logo' (295 KB)...
OKAY [ 0.089s]
writing 'logo'...
OKAY [ 0.102s]
finished. total time: 0.192s
I only have Linux systems around to play with adb and fastboot. No chance to use blankflash windows tools. Any idea how I can unbrick the phone?

Depending on the distro, root is required to run fastboot properly. For example, in Ubunutu the command is: sudo fastboot devices

"root" is in front of the command line

Related

[HELP] Downgrading from CM4.4.4 to Stock4.4.3 bricked my moto XT1033

i kill my phone.. :/
:crying:
HELP!
anything work for me..
i try reflash 4.4.3, 4.4.2, 4.3, and nothing change,
try all modes and read all posts( like http://forum.xda-developers.com/showthread.php?t=2542219)
recive ok from all flash on fastboot
see :
Code:
C:\Users\Hans\Desktop\443>mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.097s]
writing 'partition'...
[B](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...[/B]
OKAY [ 0.390s]
finished. total time: 0.490s
C:\Users\Hans\Desktop\443>mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.171s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.136s]
finished. total time: 1.308s
C:\Users\Hans\Desktop\443>mfastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (1060 KB)...
OKAY [ 0.139s]
writing 'logo'...
OKAY [ 0.076s]
finished. total time: 0.218s
C:\Users\Hans\Desktop\443>mfastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.435s]
writing 'boot'...
OKAY [ 0.662s]
finished. total time: 1.101s
C:\Users\Hans\Desktop\443>mfastboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.432s]
writing 'recovery'...
OKAY [ 0.661s]
finished. total time: 15.360s
C:\Users\Hans\Desktop\443>mfastboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (249247 KB)...
OKAY [ 8.308s]
writing 'system'...
OKAY [ 8.400s]
finished. total time: 16.710s
C:\Users\Hans\Desktop\443>mfastboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (250602 KB)...
OKAY [ 8.332s]
writing 'system'...
OKAY [ 7.630s]
finished. total time: 15.965s
C:\Users\Hans\Desktop\443>mfastboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (248370 KB)...
OKAY [ 8.268s]
writing 'system'...
OKAY [ 15.916s]
finished. total time: 24.186s
C:\Users\Hans\Desktop\443>mfastboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (47152 KB)...
OKAY [ 1.612s]
writing 'modem'...
OKAY [ 0.787s]
finished. total time: 2.401s
C:\Users\Hans\Desktop\443>mfastboot.exe erase modemst1
erasing 'modemst1'...
OKAY [ 0.012s]
finished. total time: 0.013s
C:\Users\Hans\Desktop\443>mfastboot.exe erase modemst2
erasing 'modemst2'...
OKAY [ 0.036s]
finished. total time: 0.037s
C:\Users\Hans\Desktop\443>mfastboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 0.086s]
writing 'fsg'...
OKAY [ 3.173s]
finished. total time: 3.261s
C:\Users\Hans\Desktop\443>mfastboot.exe erase cache
erasing 'cache'...
OKAY [ 0.016s]
finished. total time: 0.017s
C:\Users\Hans\Desktop\443>mfastboot.exe erase userdata
erasing 'userdata'...
OKAY [ 0.046s]
finished. total time: 0.047s
C:\Users\Hans\Desktop\443>pause
Pressione qualquer tecla para continuar. . .
my custom bootlogo stay after flash stock (the stock "M" or "boounlock warning" dont apear!!??)
my bronked recovery stay after fash stock or TWRP / CWM philz, i try all versions
and on first boot i revice infinite FC
on next boot it stuck on infinity bootlogo (my custom boot logo)
can not enter on recovery, i try everyone
and every time it return a black screen
and i stay recive vibration feedback on touch.
i really disaponted because the bootlogo/recovery dont change..
fastboot dont write nothing on my phone!?
i try format some partition but not work..
i think my sd card or/and partitions was break, like 'bad disk'
it say "RAW" dont format
please see:
Code:
C:\androidsdk\sdk\platform-tools>fastboot devices
[B]0425016712 fastboot[/B]
[B]C:\androidsdk\sdk\platform-tools>fastboot format all
Formatting is not supported for filesystem with type ''.[/B]
[B]
C:\androidsdk\sdk\platform-tools>fastboot format recovery
Formatting is not supported for filesystem with type 'raw
C:\androidsdk\sdk\platform-tools>fastboot format userdata
Formatting is not supported for filesystem with type 'raw'.
C:\androidsdk\sdk\platform-tools>fastboot format cache
Formatting is not supported for filesystem with type 'raw'.[/B]
C:\androidsdk\sdk\platform-tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 4111
(bootloader) product: falcon
(bootloader) secure: yes
(bootloader) hwrev: 0x83C0
(bootloader) radio: 0x5
(bootloader) emmc: 16GB Sandisk REV=06 PRV=07 TYPE=17
(bootloader) ram: 1024MB Samsung S4 SDRAM DIE=4Gb
(bootloader) cpu: MSM8226 CS
(bootloader) serialno: 0425016712
(bootloader) cid: 0x000C
(bootloader) channelid: 0x00
(bootloader) uid: 997643020F000000000000000000
(bootloader) unlocked: yes
(bootloader) iswarrantyvoid: yes
(bootloader) mot_sst: 3
(bootloader) max-download-size: 536870912
(bootloader) reason: Volume down key pressed
(bootloader) imei:
(bootloader) meid:
(bootloader) date:
(bootloader) sku:
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Thu Jul 3 10:11:24 UTC 2014"
(bootloader) ro.build.fingerprint[0]: motorola/falcon_retbr_ds/falcon_um
(bootloader) ro.build.fingerprint[1]: tsds:4.4.3/KXB21.14-L1.32/30:user/
(bootloader) ro.build.fingerprint[2]: release-keys
(bootloader) ro.build.version.full[0]: Blur_Version.210.12.32.falcon_umt
(bootloader) ro.build.version.full[1]: sds.Brasil.en.BR
(bootloader) ro.build.version.qcom[0]: AU_LINUX_ANDROID_LNX.LA.3.5.1_RB1
(bootloader) ro.build.version.qcom[1]: .04.04.02.048.020
(bootloader) version-baseband:
(bootloader) kernel.version[0]: Linux version 3.4.42-g6095065 ([email protected]
(bootloader) kernel.version[1]: ilclbld54) (gcc version 4.7 (GCC) ) #1 S
(bootloader) kernel.version[2]: MP PREEMPT Fri May 30 13:52:19 CDT 2014
(bootloader) sdi.git: git=MBM-NG-V41.11-0-gdc5aeaf
(bootloader) sbl1.git: git=MBM-NG-V41.11-0-gcff5797
(bootloader) rpm.git: git=MBM-NG-V41.11-0-g71b1aae
(bootloader) tz.git: git=MBM-NG-V41.11-0-ga27c415
(bootloader) aboot.git: git=MBM-NG-V41.11-0-g7d46a5a
(bootloader) qe: qe 1/1
(bootloader) ro.carrier: unknown
all: listed above
finished. total time: 0.202s
C:\androidsdk\sdk\platform-tools>
ps: i dont hide no one information..
my device have a blank IMEI and blank other strings!?
i try flash various recovery, but no one work
see:
Code:
C:\androidsdk\sdk\platform-tools>fastboot flash recovery twrp2.711.img
target reported max download size of 536870912 bytes
sending 'recovery' (7692 KB)...
OKAY [ 0.272s]
writing 'recovery'...
OKAY [ 0.150s]
finished. total time: 0.423s
C:\androidsdk\sdk\platform-tools>
it say ok, but on try go on recovery i stuck on black screen a
and every click on screen return a vibration for me.
i need long click (10seg) on power button to go away
and try again another version's.
:/
--------------------------------------------------------------------
same on 2.7.0.0:
C:\androidsdk\sdk\platform-tools>fastboot flash recovery twrp2.70.img
target reported max download size of 536870912 bytes
sending 'recovery' (7912 KB)...
OKAY [ 0.284s]
writing 'recovery'...
OKAY [ 0.154s]
finished. total time: 0.440s
black screen and every click on screen return a vibration.
---------------------------------------------------------------------
same on 2.6.3.3
C:\androidsdk\sdk\platform-tools>fastboot flash recovery twrp2.63.img
target reported max download size of 536870912 bytes
sending 'recovery' (8678 KB)...
OKAY [ 0.307s]
writing 'recovery'...
OKAY [ 0.197s]
finished. total time: 0.506s
black screen and every click on screen return a vibration.
-------------------------------------------------------------------------
See:
[B]C:\androidsdk\sdk\platform-tools>fastboot format recovery
Formatting is not supported for filesystem with type 'raw'.[/B]
i really think fastboot dont write anything on my device..
bootlogo.img and recovery.img
dont change and i flash it 1000x with OK report.
-------------------------------------------------------------
Someone can help me!?
Please..
Sorry for bad english, i'm br..
see, my partitions change to RAW system..
and i cant format or write on then.
fastboot say OK
but my custom logo or recovery d'nt change..
see this log:
Code:
C:\Users\Hans\Desktop\443>[B]mfastboot oem unlock
...
[U](bootloader) Device already unlocked![/U]
FAILED (remote failure)
finished. total time: 0.022s[/B]
C:\Users\Hans\Desktop\443>[B][U]mfastboot erase all[/U]
erasing 'all'...
(bootloader) erasing modemst1 ...
(bootloader) erasing modemst2 ...
(bootloader) erasing hob ...
(bootloader) erasing dhob ...
(bootloader) erasing fsg ...
(bootloader) erasing fsc ...
(bootloader) erasing clogo ...
(bootloader) erasing cache ...
(bootloader) erasing userdata ...[/B]
OKAY [ 4.730s]
finished. total time: 4.731s
C:\Users\Hans\Desktop\443>mfastboot format all
formatting 'all' partition...
Formatting is not supported for filesystem with type ''.
FAILED ()
finished. total time: 0.005s
C:\Users\Hans\Desktop\443>[B][U]mfastboot -w[/U][/B]
erasing 'userdata'...
OKAY [ 0.024s]
formatting 'userdata' partition...
[B][U]Erase successful, but not automatically formatting.
File system type raw not supported.[/U][/B]
OKAY [ 0.006s]
erasing 'cache'...
OKAY [ 0.021s]
formatting 'cache' partition...
[B][U]Erase successful, but not automatically formatting.
File system type raw not supported.[/U][/B]
OKAY [ 0.016s]
finished. total time: 0.069s
C:\Users\Hans\Desktop\443>[U][B]mfastboot format recovery
formatting 'recovery' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.005s[/B][/U]
-----------------------------------------------------------------------------------------
try flash gpt.bin for another firmware verison (4.3 and 4.4.2)
i recive error 'version downgrade for': on
'gpi_primary' 'tz' and 'boot'
and ok for other;
but nothing change, my custom bootloader and a bronken recovery stay.
see log:
Code:
C:\Users\Hans\Desktop\442>mfastboot flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.019s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.350s
C:\Users\Hans\Desktop\442>mfastboot flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1940 KB)...
OKAY [ 0.097s]
writing 'motoboot'...
(bootloader) Motoboot: Preflash validation for tz
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.389s
C:\Users\Hans\Desktop\442>mfastboot flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (619 KB)...
OKAY [ 0.068s]
writing 'logo'...
OKAY [ 0.058s]
finished. total time: 0.128s
C:\Users\Hans\Desktop\442>mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.387s]
writing 'boot'...
OKAY [ 0.679s]
finished. total time: 1.070s
C:\Users\Hans\Desktop\442>mfastboot flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.393s]
writing 'recovery'...
OKAY [ 0.657s]
finished. total time: 1.056s
C:\Users\Hans\Desktop\442>mfastboot flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (258095 KB)...
OKAY [ 8.431s]
writing 'system'...
OKAY [ 8.693s]
finished. total time: 17.125s
C:\Users\Hans\Desktop\442>mfastboot flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (242056 KB)...
OKAY [ 7.906s]
writing 'system'...
OKAY [ 7.115s]
finished. total time: 15.022s
C:\Users\Hans\Desktop\442>mfastboot flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (218977 KB)...
OKAY [ 7.154s]
writing 'system'...
OKAY [ 16.186s]
finished. total time: 23.343s
C:\Users\Hans\Desktop\442>mfastboot flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (47476 KB)...
OKAY [ 1.593s]
writing 'modem'...
OKAY [ 0.792s]
finished. total time: 2.388s
C:\Users\Hans\Desktop\442>mfastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.012s]
finished. total time: 0.013s
C:\Users\Hans\Desktop\442>mfastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.031s]
finished. total time: 0.031s
C:\Users\Hans\Desktop\442>mfastboot flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 0.089s]
writing 'fsg'...
OKAY [ 3.179s]
finished. total time: 3.269s
C:\Users\Hans\Desktop\442>mfastboot erase cache
erasing 'cache'...
OKAY [ 0.016s]
finished. total time: 0.016s
C:\Users\Hans\Desktop\442>mfastboot reboot
rebooting...
4.4.3 and recoverys install perfect on mfastboot
but not change anything..
see log on first post.
--------------------------------------------------------------
RSD Lite, in adm mode dont show me device and get error on start.
"the phone failed to switch to fastboot mode"
see:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
----------------------------------------------------------
mfastbooot definitely not write anything on my device
i try flash 4.4.3 sigle sim, it say ok on all mfastboot
but nothing change,
recovery stay break and my customlogo too..
i recive milion FC on firstrun (but can see two sim icons on bar)
atomatic rebot stay on infinite logoboot
black recovery, with vibration on touch.
:/
My Chinese phone has a problem like that (can't flash through adb and recovery gave errors) I formatted it using the flash tool I had for that phone and than flashed the ROM I needed I don't know why Motorola hasn't provided any flash tool with this phone. There must be a command through adb that can format all the partitions and than flash.someone on XDA also fixed that problem by flashing liquidsmooth ROM.
Don't worry bro it will surely get fixed !!
Sent from my Moto G using Tapatalk
i cant send adb commands..
or acess recovery for it..
fastboot only..
and i really think fastboot dont write none because nothing change,
recovery or bootlogo, dont restore, like i get before.. : Rolleyes:
again, sorry for poor english, im br.
hansdepaula said:
i cant send adb commands..
or acess recovery for it..
fastboot only..
and i really think fastboot dont write none because nothing change,
recovery or bootlogo, dont restore, like i get before.. : Rolleyes:
again, sorry for poor english, im br.
Click to expand...
Click to collapse
Get a list of the mount points of your phone and than just format system,boot,data and cache partition after using the command "fastboot OEM format". Than flash everything through fastboot again or flash a recovery than flash using that recovery.
Just try flashing a ROM through recovery because you can specify the mount points in the script.
what comand i send to get a 'list of the' mount or partitions 'points'
this is a list of commands:
Code:
C:\androidsdk\sdk\platform-tools>fastboot help
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot, system, and if found,
recovery, tos
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
format[:[<fs type>][:[<size>]] <partition> format a flash partition.
Can override the fs type and/or
size the bootloader reports.
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache (and format
if supported by partition type)
-u do not first erase partition before
formatting
-s <specific device> specify device serial number
or path to device port
-l with "devices", lists device paths
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address.
default: 0x10000000
-n <page size> specify the nand page size.
default: 2048
-S <size>[K|M|G] automatically sparse files greater
than size. 0 to disable
C:\androidsdk\sdk\platform-tools>
i use '-w' and 'format' and it say my partitions is RAW type, and can't format... :/
i try; see:
Code:
C:\Users\Hans\Desktop\443>mfastboot erase all
erasing 'all'...
(bootloader) erasing modemst1 ...
(bootloader) erasing modemst2 ...
(bootloader) erasing hob ...
(bootloader) erasing dhob ...
(bootloader) erasing fsg ...
(bootloader) erasing fsc ...
(bootloader) erasing clogo ...
(bootloader) erasing cache ...
(bootloader) erasing userdata ...
OKAY [ 4.737s]
finished. total time: 4.737s
C:\Users\Hans\Desktop\443>mfastboot format all
formatting 'all' partition...
Formatting is not supported for filesystem with type ''.
FAILED ()
finished. total time: 0.005s
C:\Users\Hans\Desktop\443>mfastboot format system
formatting 'system' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.006s
C:\Users\Hans\Desktop\443>mfastboot format recovery
formatting 'recovery' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.006s
C:\Users\Hans\Desktop\443>mfastboot format logo
formatting 'logo' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.005s
C:\Users\Hans\Desktop\443>mfastboot format clogo
formatting 'clogo' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.007s
C:\Users\Hans\Desktop\443>mfastboot format cache
formatting 'cache' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.005s
C:\Users\Hans\Desktop\443>mfastboot format userdata
formatting 'userdata' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.005s
C:\Users\Hans\Desktop\443>
all raw!
and fastboot dont write nothing :/
hansdepaula said:
what comand i send to get a 'list of the' mount or partitions 'points'
this is a list of commands:
Code:
C:\androidsdk\sdk\platform-tools>fastboot help
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot, system, and if found,
recovery, tos
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
format[:[<fs type>][:[<size>]] <partition> format a flash partition.
Can override the fs type and/or
size the bootloader reports.
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache (and format
if supported by partition type)
-u do not first erase partition before
formatting
-s <specific device> specify device serial number
or path to device port
-l with "devices", lists device paths
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address.
default: 0x10000000
-n <page size> specify the nand page size.
default: 2048
-S <size>[K|M|G] automatically sparse files greater
than size. 0 to disable
C:\androidsdk\sdk\platform-tools>
i use '-w' and 'format' and it say my partitions is RAW type, and can't format... :/
i try; see:
Code:
C:\Users\Hans\Desktop\443>mfastboot erase all
erasing 'all'...
(bootloader) erasing modemst1 ...
(bootloader) erasing modemst2 ...
(bootloader) erasing hob ...
(bootloader) erasing dhob ...
(bootloader) erasing fsg ...
(bootloader) erasing fsc ...
(bootloader) erasing clogo ...
(bootloader) erasing cache ...
(bootloader) erasing userdata ...
OKAY [ 4.737s]
finished. total time: 4.737s
C:\Users\Hans\Desktop\443>mfastboot format all
formatting 'all' partition...
Formatting is not supported for filesystem with type ''.
FAILED ()
finished. total time: 0.005s
C:\Users\Hans\Desktop\443>mfastboot format system
formatting 'system' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.006s
C:\Users\Hans\Desktop\443>mfastboot format recovery
formatting 'recovery' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.006s
C:\Users\Hans\Desktop\443>mfastboot format logo
formatting 'logo' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.005s
C:\Users\Hans\Desktop\443>mfastboot format clogo
formatting 'clogo' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.007s
C:\Users\Hans\Desktop\443>mfastboot format cache
formatting 'cache' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.005s
C:\Users\Hans\Desktop\443>mfastboot format userdata
formatting 'userdata' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.005s
C:\Users\Hans\Desktop\443>
all raw!
and fastboot dont write nothing :/
Click to expand...
Click to collapse
Can you open recovery? are you able to flash recovery?
I restored my stock firmware without any problems on my moto g.
I had a cmw backup and there was no problem in restoring.
The problem you have specified occurs when you flash a rom or something in the wrong partition(other mount point)
You must have downloaded the wrong file i suppose but i am sure it can be fixed , you just need to contact someone who knows about this more
i not can enter in recovery..
fastboot dnt write nothing..
nothing change on my phone..
my recovery stay black and my custom logo stay,
and i try flash more that 15 versions of stock's firmware
and all versions of recoverys
nothing change..
my device say on layout of bootloader
"AP Fastboot Flash Mode (s)
41.11 (sha=7d46a5a, 20014-05-25 09:28:38)
CPU: MSM8226 CS
eMMc: 16gb Samdisk RV=06 PV=07 TY=17
DRAM: 1024MB Samsung S4 SDRAM DIE=4GB
Battery OK
Device is UNLOCKED. Status Code: 3
Transfer Mode: USB Connected"
i try use one blankscript but 'downgrade' mensage stay show on my device and log:
Code:
if you want to broke your bootloader push one key
Pressione qualquer tecla para continuar. . .
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 0.016s]
writing 'fsg'...
OKAY [ 3.141s]
finished. total time: 3.172s
target max-sparse-size: 256MB
sending 'rpm' (200 KB)...
OKAY [ 0.016s]
writing 'rpm'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.312s
target max-sparse-size: 256MB
sending 'sbl1' (264 KB)...
OKAY [ 0.047s]
writing 'sbl1'...
OKAY [ 0.031s]
finished. total time: 0.078s
target max-sparse-size: 256MB
sending 'sdi' (32 KB)...
OKAY [ 0.047s]
writing 'sdi'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.328s
target max-sparse-size: 256MB
sending 'tz' (400 KB)...
OKAY [ 0.078s]
writing 'tz'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.406s
Bootloader broken YAY!
Pressione qualquer tecla para continuar. . .
i cant try another options like 'qualcomm_boot_tool' because it dont show my device:
Code:
from Boss442 to XDA
< waiting for device >
fastboot dont write nothing on my phone..
everything stay like before flash,
cutombootlogo and breakrecovery dont change..
getvar show a CMkenel.. (first post)
:/
if try use another version of firmware it say 'downgrade failed'..
on 4.4.3 firmware everithing say OK
but dont change nothing..
what i can do?
some one can help, give me a idea or option?
hansdepaula said:
i try use one blankscript but 'downgrade' mensage stay show on my device and log:
Code:
if you want to broke your bootloader push one key
Pressione qualquer tecla para continuar. . .
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 0.016s]
writing 'fsg'...
OKAY [ 3.141s]
finished. total time: 3.172s
target max-sparse-size: 256MB
sending 'rpm' (200 KB)...
OKAY [ 0.016s]
writing 'rpm'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.312s
target max-sparse-size: 256MB
sending 'sbl1' (264 KB)...
OKAY [ 0.047s]
writing 'sbl1'...
OKAY [ 0.031s]
finished. total time: 0.078s
target max-sparse-size: 256MB
sending 'sdi' (32 KB)...
OKAY [ 0.047s]
writing 'sdi'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.328s
target max-sparse-size: 256MB
sending 'tz' (400 KB)...
OKAY [ 0.078s]
writing 'tz'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.406s
Bootloader broken YAY!
Pressione qualquer tecla para continuar. . .
i cant try another options like 'qualcomm_boot_tool' because it dont show my device:
Code:
from Boss442 to XDA
< waiting for device >
fastboot dont write nothing on my phone..
everything stay like before flash,
cutombootlogo and breakrecovery dont change..
getvar show a CMkenel.. (first post)
:/
if try use another version of firmware it say 'downgrade failed'..
on 4.4.3 firmware everithing say OK
but dont change nothing..
what i can do?
some one can help, give me a idea or option?
Click to expand...
Click to collapse
you would probably have to wait for some time untill someone figures out a fix, many people are having this problem so its very likely to get fixed . Stay tuned and dont worry
thanks for attention Shlok..
you really give me a hope..
see people and thread's with 'same' problem..
read suposed fixes also, but then consistes on enter in recovery mode.
or flash gpi.bin / recovery.img
and can not do it..
think my fastboot as corrupted..
and then cant write nothing.. :/
more logs, maybe help:
Code:
C:\Users\Hans\Desktop\443>mfastboot erase system
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.018s]
finished. total time: 0.019s
C:\Users\Hans\Desktop\443>mfastboot erase recovery
erasing 'recovery'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.049s]
finished. total time: 0.051s
C:\Users\Hans\Desktop\443>mfastboot erase boot
erasing 'boot'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.038s]
finished. total time: 0.039s
C:\Users\Hans\Desktop\443>mfastboot erase logo
erasing 'logo'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.031s
C:\Users\Hans\Desktop\443>mfastboot erase modem
erasing 'modem'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.013s
C:\Users\Hans\Desktop\443>
yeah
i have unlocked phone..
my cid say '0x0000C', on getvar all (first post)
my hopes die..
i really hope if i as the 4.4.4 firmware i will can revive my device..
but at some minutes i try flash parts of 4.4.4 ota (Blur_Version.210.12.32.falcon_umtsds.Brasil.en.BR) version for my device..
in zip i take the files:
Code:
gpt.bin
fsg.mbn
rpm.mbn
sbl1.mbn
sbl1_8226.mbn
sdi.mbn
tz.mbn
files..
and try, with sucess flash then using a bat script like:
Code:
mfastboot flash partition gpt.bin
mfastboot flash fsg fsg.mbn
mfastboot flash rpm rpm.mbn
mfastboot flash sdi sdi.mbn
mfastboot flash sbl1 sbl1_8226.mbn
mfastboot flash tz tz.mbn
i recive ok for all (no one 'downgrade' msg)
but nothing change again..
i also try flash the logo.bin and recovery.img for 4.4.3 before this comands..
try also custonsrecoverys.img and logo.bin
try another variations of this, and other fastboot flash's..
and nothing change again..
i really think my fastboot as corrupted, i try use @Boos442 tools, http://forum.xda-developers.com/showthread.php?p=53921401.
but i dont have a qualcomm drivers for my device (VID_05C6&PID_9025)
:/
i'll stay waiting for something..
someone have a idea about what i can try do..?
today, before waste my day sheaching..
i have see me device on ADB
but, it say "unathorized", and my device stay on bootlogoloop
see:
Code:
C:\Users\Hans\Desktop\443>adb start-server
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
C:\Users\Hans\Desktop\443>adb devices
List of devices attached
0425016712 unauthorized
C:\Users\Hans\Desktop\443>adb shell
error: device unauthorized. Please check the confirmation dialog on your device.
C:\Users\Hans\Desktop\443>adb kill-server
C:\Users\Hans\Desktop\443>adb start-server
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
C:\Users\Hans\Desktop\443>adb devices
List of devices attached
0425016712 unauthorized
C:\Users\Hans\Desktop\443>
"error: device unauthorized. Please check the confirmation dialog on your device."
i cant see dialog, my device stay in bootloop.. :/
have a some comand i can use in unauthorized mode?
What does "fastboot devices" say?
fastboot show me device like charm..
Code:
C:\androidsdk\sdk\platform-tools>fastboot devices
0425016712 fastboot
see all logs, and getvar all on first post.
all fastboot flash report OK..
but nothing change on phone, recovery say OK on flash but before restart o direct click on recovery mode, then dont work..
same on logo.bin, say OK on fastboot but on restart i stay see a custombootlogo i use before bricked..
i try format some partition but not work..
i think my sd card/eMMC or/and partitions was break, like 'bad disk'
fastboot say "RAW" dont format..
please, waste a time for read my first and other posts, i put some important logs, and all posts have moreover ..
maybe you can help me, or give me a good idea.
Hello,
I've you resolved your problem ? I have exactly the same problem, fastboot say ok for all command, but do nothing in reality
4.3 kernel is not compatible with latest Bootloader. If you update to 4.4.4 via OTA update or firmware image - you cannot boot 4.3 ever again.
lost101 said:
4.3 kernel is not compatible with latest Bootloader. If you update to 4.4.4 via OTA update or firmware image - you cannot boot 4.3 ever again.
Click to expand...
Click to collapse
Yes, but we can't flash anything.
For me, I have a 4.4.4 GPE, only access to Fastboot. Fastboot flash say OK to all commands but do nothing (no recovery, no new logo... nothing).
the tools for refresh or corrupt then bootloader doesn't work to...
Are you using fastboot or mfastboot? What commands have you used? Do the 'flash system system.img' commands actually match the filenames of the firmware you have downloaded?
lost101 said:
Are you using fastboot or mfastboot? What commands have you used? Do the 'flash system system.img' commands actually match the filenames of the firmware you have downloaded?
Click to expand...
Click to collapse
fastboot and mfastboot, nothing append with all of then.
The getvar all :
(bootloader) version: 0.5
(bootloader) version-bootloader: 4113
(bootloader) product: falcon
(bootloader) secure: yes
(bootloader) hwrev: 0x83C0
(bootloader) radio: 0x1
(bootloader) emmc: 16GB Sandisk REV=06 PRV=07 TYPE=17
(bootloader) ram: 1024MB Samsung S4 SDRAM DIE=4Gb
(bootloader) cpu: MSM8226 CS
(bootloader) serialno: TA89003W34
(bootloader) cid: 0x0007
(bootloader) channelid: 0x00
(bootloader) uid: 8145E5010F000000000000000000
(bootloader) unlocked: yes
(bootloader) iswarrantyvoid: yes
(bootloader) mot_sst: 3
(bootloader) max-download-size: 536870912
(bootloader) reason: Volume down key pressed
(bootloader) imei:
(bootloader) meid:
(bootloader) date:
(bootloader) sku:
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Thu Jun 26 13: 1:29 UTC 2014"
(bootloader) ro.build.fingerprint[0]: motorola/falcon_gpe/falcon_umts:4.
(bootloader) ro.build.fingerprint[1]: 4.4/KTU84P.M003/18:user/release-ke
(bootloader) ro.build.fingerprint[2]: ys
(bootloader) ro.build.version.full:
(bootloader) ro.build.version.qcom[0]: AU_LINUX_ANDROID_LNX.LA.3.5.1_RB1
(bootloader) ro.build.version.qcom[1]: .04.04.02.048.020
(bootloader) version-baseband:
(bootloader) kernel.version[0]: Linux version 3.4.42-g8a4c884-00003-g3f2
(bootloader) kernel.version[1]: 1e91 ([email protected]) (gcc version 4.7 (GCC
(bootloader) kernel.version[2]: ) ) #1 SMP PREEMPT Thu Jun 19 14:53:29 P
(bootloader) kernel.version[3]: DT 2014
(bootloader) sdi.git: git=MBM-NG-V41.13-0-gdc5aeaf
(bootloader) sbl1.git: git=MBM-NG-V41.13-0-g683cb0c
(bootloader) rpm.git: git=MBM-NG-V41.13-0-g71b1aae
(bootloader) tz.git: git=MBM-NG-V41.13-0-ga27c415
(bootloader) aboot.git: git=MBM-NG-V41.13-0-g7dc8e78
(bootloader) qe: qe 2/1
(bootloader) ro.carrier: unknown
I have download the KTU84P (4.4.4 GPE) firmware.
Lauch this commands (fastboot and mfastboot, and with & without the reboot-bootloader line) :
Code:
fastboot.exe flash partition gpt.bin
fastboot.exe flash motoboot motoboot.img
fastboot.exe reboot-bootloader
fastboot.exe flash logo logo.bin
fastboot.exe flash boot boot.img
fastboot.exe flash recovery recovery.img
fastboot.exe flash system system.img_sparsechunk.0
fastboot.exe flash system system.img_sparsechunk.1
fastboot.exe flash system system.img_sparsechunk.2
fastboot.exe flash modem NON-HLOS.bin
fastboot.exe erase modemst1
fastboot.exe erase modemst2
fastboot.exe flash fsg fsg.mbn
fastboot.exe erase cache
fastboot.exe erase userdata
On screen device, in purple, only this error :
Code:
hab check failed for boot
hab check failed for recovery
The dos output :
D:\moto\4.4.4 GPE KTU84P>fastboot.exe flash partition gpt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.059s]
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.374s]
finished. total time: 0.435s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe flash motoboot motoboot.img
target reported max download size of 536870912 bytes
sending 'motoboot' (1953 KB)...
OKAY [ 0.132s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.128s]
finished. total time: 1.262s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe reboot-bootloader
rebooting into bootloader...
OKAY [ 0.002s]
finished. total time: 0.002s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe flash logo logo.bin
target reported max download size of 536870912 bytes
sending 'logo' (70 KB)...
OKAY [ 0.096s]
writing 'logo'...
OKAY [ 0.037s]
finished. total time: 0.135s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (10240 KB)...
OKAY [ 0.339s]
writing 'boot'...
OKAY [ 0.646s]
finished. total time: 0.988s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (10240 KB)...
OKAY [ 0.349s]
writing 'recovery'...
OKAY [ 0.667s]
finished. total time: 1.019s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe flash system system.img_sparsechunk.0
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.036s]
sending 'system' (255843 KB)...
OKAY [ 8.045s]
writing 'system'...
(bootloader) WARNING: System partition size is 0x34800000
(bootloader) Only multiples of 0x1000000 allowed for write-protection
(bootloader) Write protect will not be enabled
OKAY [ 8.557s]
finished. total time: 16.642s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe flash system system.img_sparsechunk.1
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.032s]
sending 'system' (245954 KB)...
OKAY [ 7.759s]
writing 'system'...
(bootloader) WARNING: System partition size is 0x34800000
(bootloader) Only multiples of 0x1000000 allowed for write-protection
(bootloader) Write protect will not be enabled
OKAY [ 7.534s]
finished. total time: 15.327s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe flash system system.img_sparsechunk.2
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.050s]
sending 'system' (235703 KB)...
OKAY [ 7.421s]
writing 'system'...
(bootloader) WARNING: System partition size is 0x34800000
(bootloader) Only multiples of 0x1000000 allowed for write-protection
(bootloader) Write protect will not be enabled
OKAY [ 11.098s]
finished. total time: 18.573s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe flash modem NON-HLOS.bin
target reported max download size of 536870912 bytes
sending 'modem' (47152 KB)...
OKAY [ 1.526s]
writing 'modem'...
OKAY [ 0.793s]
finished. total time: 2.321s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe erase modemst1
erasing 'modemst1'...
OKAY [ 0.055s]
finished. total time: 0.056s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe erase modemst2
erasing 'modemst2'...
OKAY [ 0.055s]
finished. total time: 0.056s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe flash fsg fsg.mbn
target reported max download size of 536870912 bytes
sending 'fsg' (717 KB)...
OKAY [ 0.114s]
writing 'fsg'...
OKAY [ 3.197s]
finished. total time: 3.315s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe erase cache
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.055s]
finished. total time: 0.056s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe erase userdata
******** Did you mean to fastboot format this partition?
erasing 'userdata'...
OKAY [ 0.065s]
finished. total time: 0.066s
D:\moto\4.4.4 GPE KTU84P>pause
Appuyez sur une touche pour continuer...
After reboot, the "warning unlock" logo still display and bootloop with this picture. Can't reboot to any recovery (stock, CWM, TWRP...)
If I'm using a 4.4.4 non-GPE, I'have the error "image is too large" on device screen
If I'm using any 4.4.3/4.4.2/4.3 I've got the error for downgrade Tz, boot etc... (it's normal, downgrade is not possible)
I also trying to refresh the bootloader with OTA 4.4.4 GPE files
Code:
mfastboot flash partition gpt.bin
mfastboot flash tz tz.mbn
mfastboot flash rpm rpm.mbn
mfastboot flash sdi sdi.mbn
mfastboot flash aboot emmc_appsboot.mbn
mfastboot flash sbl1 sbl1_8226.mbn
mfastboot flash fsg fsg.mbn
If I'm trying to format boot/recovery partition :
Code:
D:\moto>mfastboot.exe format boot
formatting 'boot' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.003s
The mfastboot.exe oem fb_mode_set :
Code:
FAILED (remote failure)
finished. total time: 0.006s

Moto G LTE brick

Hi,
Sorry form my English.
I have problem with moto g (xt1039). I try to flash new firmware, but I writed firmware for different models, wright now phone stuck at recovery mode. When I write new firmware I always have error. My bootloader is unlocked. I try to write this two firmware ( first: (Moto_G_LTE_XT1039)_RET-GB-SS_4.4.4_KXB21.14-L1.46_cid7_CFC_1FF.xml, second: (Moto_G_LTE_XT1039)_TESCO-GB_4.4.4_KXB21.14-L1.46_cid7_CFC_1FF.xml) and I have this error:
C:\Users\kacpe_000\Desktop\RETAIL-GB_4.3_14.10.0Q3.X-76-LGG-8_cid7_CFC_1FF_svc.x
ml.modaco.r3>mfastboot flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.033s]
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.384s]
finished. total time: 0.421s
C:\Users\kacpe_000\Desktop\RETAIL-GB_4.3_14.10.0Q3.X-76-LGG-8_cid7_CFC_1FF_svc.x
ml.modaco.r3>mfastboot flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.110s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) Failed to erase partition
(bootloader) Failed to flash rpm
FAILED (remote failure)
finished. total time: 11.124s
I do everythings from this topic: http://forum.xda-developers.com/showthread.php?t=2542219
This phone had firmware from tesco GB.
Stock recovery?
me_is_rushin said:
Stock recovery?
Click to expand...
Click to collapse
Yes, I don't change recovery. I always write stock firmware using that guide.

Moto g problem <bootloader>Failed to erase partition

Hello,
I stuck in "fastboot flash mode", when i unlock my bootloader, I want to flash stock rom, becouse old was broken, but when I try to flash rom I gets message:
<bootloader> Filed to erase partition
Help!
//sorry for my bad english ;/
When I want to flash new recoevry (stock or cwm/twrp) i gets message:
C:\Users\x\Downloads\mfastboot-v2>mfastboot flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (7878 KB)...
OKAY [ 5.226s]
writing 'recovery'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition recovery
FAILED (remote failure)
finished. total time: 10.249s
Try flasing fastboot partition gpt.bin
404
Boss442 said:
Try flasing fastboot partition gpt.bin
Click to expand...
Click to collapse
When i try flash gpt.bin:
C:\adt-bundle-windows-x86-20140702\sdk\mfastboot-v2>mfastboot flash partition gp
t.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 4.992s]
writing 'partition'...
(bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Failed to write primary GPT.
(bootloader) Failed to program partition table
FAILED (remote failure)
finished. total time: 10.405s
Download a diferent gpt, and try with normal fastboot
When I try flash orther gpt.bin:
D:\adt-bundle-windows-x86-20140702\sdk\platform-tools>fastboot flash partition g
pt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 4.991s]
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.435s
or
D:\adt-bundle-windows-x86-20140702\sdk\platform-tools>fastboot flash partition g
pt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKEY [ 5.039s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
Finished. total time 5.554s
I try with 4-5 different gpt.bin but is the same error
maggig said:
when i try flash orther gpt.bin:
D:\adt-bundle-windows-x86-20140702\sdk\platform-tools>fastboot flash partition g
pt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 kb)...
Okay [ 4.991s]
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.435s
or
d:\adt-bundle-windows-x86-20140702\sdk\platform-tools>fastboot flash partition g
pt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 kb)...
Okey [ 5.039s]
writing 'partition'...
(bootloader) preflash validation failed
failed (remote failure)
finished. Total time 5.554s
i try with 4-5 different gpt.bin but is the same error
Click to expand...
Click to collapse
me also same problem
I flashed many time moto e but getting first time this problem any one solved this so share that it is firmware's problem or some other
brother , did you get any kind of solution for that because i have same problem too. my email [email protected] give me reply if you have any kind of solution thanks in advance
I am facing the same problem. .if i try to flash anything via mfastboot it gives an error of failed to erase partition..please help
Got mine working after similar problem for days...cm 14.1 installed
guys the only solution i worked out for this problem is..
1. unlock bootloader (not sure if it is a must)
2. using fastboot boot into twrp version 3.1.x.x or later using comamd
mfastboot boot twrpimagename.img
3.flash a twrp img file to the recovery from there i can confirm versions 3.1.1.0 and 3.1.0.0...
nb. you can install it to either boot partition or recovery either will do
4. use ur newley istalled recovery to install a twrp compatible rom, either stock or custom...
there u go

Moto G XT1032 Falcon stuck at bootloader mode (after faiure on restore to stock rom)

Hallo. I have a trouble with my new Moto G XT1032 Falcon. I bought one in Germany with Android 4.4.2 and no German language on-board. So, I tried to flash this ROM:
Retail Germany – XT1032_FALCON_RETDE_5.1_LPB23.13-56_cid7
c:\XT1032_FALCON_RETDE_5.1_LPB23.13-56_cid7_CFC>fastboot.exe flash partition gpt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.068s]
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.366s]
finished. total time: 0.439s
c:\XT1032_FALCON_RETDE_5.1_LPB23.13-56_cid7_CFC>fastboot.exe flash motoboot motoboot.img
target reported max download size of 536870912 bytes
sending 'motoboot' (1953 KB)...
OKAY [ 0.160s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.114s]
finished. total time: 1.277s
c:\XT1032_FALCON_RETDE_5.1_LPB23.13-56_cid7_CFC>fastboot.exe flash logo logo.bin
target reported max download size of 536870912 bytes
sending 'logo' (295 KB)...
OKAY [ 0.109s]
writing 'logo'...
OKAY [ 0.094s]
finished. total time: 0.208s
At the next step failed the procedure:
c:\XT1032_FALCON_RETDE_5.1_LPB23.13-56_cid7_CFC>fastboot.exe flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (10240 KB)...
OKAY [ 0.452s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.917s
Now I can not flash any other parts from this this firmware an also no one part from some others (I have already tried). I Also tried to unlock the bootloader. No successes:
c:\XT1032_FALCON_RETDE_5.1_LPB23.13-56_cid7_CFC>fastboot oem get_unlock_data
...
(bootloader) 3A95030745372821#54413932393048
(bootloader) 38323100585431303332000000#7369
(bootloader) 128F9495879D6C5F7AED0E1EF56C707
(bootloader) 4C9E6#B778C6020F000008000000000
(bootloader) 0000000
OKAY [ 0.163s]
finished. total time: 0.165s
I got:
“Your device does not qualify for bootloader unlocking.”
on the motorola-webpage (with this code:
3A95030745372821#5441393239304838323100585431303332000000#7369128F9495879D6C5F7AED0E1EF56C7074C9E6#B778C6020F0000080000000000000000).
“Factory reset” and “Recovery” from bootloader-menu are already done. No changes: the device stuck at bootloader.
Please, help me to de-brick it.
Sorry, no Idea? I'll be glad of any help.
Thank you in advance.

moto g 1st gen ERORR ( unfortunatly google play services has stopped)

hi, i tried to apply the s/w 5.1 however i got the following errors:
D:\moto g\firmware_5.1 updated\XT1033_FALCON_ASIA_DS_5.1_LPBS23.13-56-2_cid7_CFC
.xml>mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.096s]
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.320s]
finished. total time: 0.423s
D:\moto g\firmware_5.1 updated\XT1033_FALCON_ASIA_DS_5.1_LPBS23.13-56-2_cid7_CFC
.xml>mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
FAILED (data transfer failure (Unknown error))
finished. total time: 300.215s
D:\moto g\firmware_5.1 updated\XT1033_FALCON_ASIA_DS_5.1_LPBS23.13-56-2_cid7_CFC
.xml>mfastboot.exe flash logo logo.bin
target max-download-size: 512MB
sending 'logo' (295 KB)...
FAILED (data transfer failure (Unknown error))
finished. total time: 300.039s
D:\moto g\firmware_5.1 updated\XT1033_FALCON_ASIA_DS_5.1_LPBS23.13-56-2_cid7_CFC
.xml>mfastboot.exe flash boot boot.img
error: out of memory
Please advise?
floow the instruction from this https://forum.xda-developers.com/showthread.php?t=2542219
or you can download flashable stock rom (which can be flashable using twrp) for flashable zip follow this thread https://forum.xda-developers.com/moto-g/development/rom-stock-motorola-lollipop-rom-t3017510

Categories

Resources