Stuck in Fastboot

Jeqar

New member
Jun 1, 2010
3
0
0
Hi,

I tried to flash JB from one of those http://forum.xda-developers.com/showthread.php?t=1936512 (on Windows with the motorola drivers), and since then the i does not go beyond the red M.

I can still access the fastboot, but when doing manually "fastboot flash boot boot.img", the CMD prompt shows/
> sending 'boot'
> okay
> writing 'boot'
> okay
> finished

And on the phone
> Getvar max-download-size
> Downloading ...
> Flashing boot...

and nothing else happens. I tried wiping and all but still nothing...

Does anyone have a clue?

thx
 
Last edited:

Jeqar

New member
Jun 1, 2010
3
0
0
From the recovery I flashed "81.5.31002.Retail.en.GB" that was on my sd card, but the i doesn't go further than the red M with unlocked on it...

I really don't know what else to try.
 

Jeqar

New member
Jun 1, 2010
3
0
0
I tried with "CFC_signed_customer_8.7.1I-110_IFW-31_RTGB.xml" as I was already downloading it and it worked!

Thanks a LOT !

Do you know what was the issue and what I should do to flash JB properly (now that I know how to come back to ICS...)?
 

HSD-Pilot

Senior Member
Jan 22, 2012
3,484
2,416
0
NRW
AW: Stuck in Fastboot

The File i've linked is the actual 390001 GB Retail. You flashed an old one.

But about your Question.

Make sure you have the actual Moto Drivers installed! Enable USB Debugging in Developersettings and run the flashandroot.bat while you're booted into your System. After it flashed successfully boot into Recovery, flash the Root.zip and Profit. Nothing else will work and many users didn't have any issues (me included)

Just charge your battery before that and give it another go.

Sent from my XT890
 

dogo77

Member
Oct 15, 2012
28
6
0
while you're booted into your System.
But what to do if there isn't any system to be booted in? I can power up the phone but it's stucked at the red m.
Shall i just simply flash the images out ouf the zip? (since at my windows machine rsd doesn't work…)
 

HSD-Pilot

Senior Member
Jan 22, 2012
3,484
2,416
0
NRW
AW: Stuck in Fastboot

Edit the bat and delete the fist 2 adb lines.

adb push root.zip
adb reboot-bootloader

Copy the RazRiRoot2.zip on your external SD and profit :thumbup:

Sent from my XT890
 

dogo77

Member
Oct 15, 2012
28
6
0
Edit the bat and delete the fist 2 adb lines.
adb push root.zip
adb reboot-bootloader
Copy the RazRiRoot2.zip on your external SD and profit :thumbup:
Sent from my XT890
I did this, here is a logfile
http://pastebin.com/nn8eNuaZ

after the last step i selected reboot system now in cwm, phone reboots and stays at this "warning bootloader unlocked" message forever :confused:
This message replaced the red M after i flashed everything from http://sbf.droid-developers.org/smi/...1FF_fb.xml.zip exept system_image_signed since flashing this gave me an error:

Invalid sparse file format at header magi
error: write_sparse_skip_chunk: don't care size 687106000 is not a multiple of the block size 4096
error: write_sparse_skip_chunk: don't care size 581994448 is not a multiple of the block size 4096
error: write_sparse_skip_chunk: don't care size 475494352 is not a multiple of the block size 4096
error: write_sparse_skip_chunk: don't care size 371742672 is not a multiple of the block size 4096
error: write_sparse_skip_chunk: don't care size 266872784 is not a multiple of the block size 4096
error: write_sparse_skip_chunk: don't care size 172869584 is not a multiple of the block size 4096
error: write_sparse_skip_chunk: don't care size 67946448 is not a multiple of the block size 4096
fastboot: ../libsparse/sparse.c:143: write_all_blocks: Assertion `pad >= 0' failed.
[1] 6906 abort (core dumped) fastboot flash system system_signed
 
Last edited: