[Q] Bricked my razr i/help me!!!

doug143

Senior Member
Feb 9, 2013
60
6
0
ayr
ive f$£ked my razr i, i have rooted and all the rest using mattlgroff and then tried to fastboot back to stock and now my phone is stuck in fastboot, when in fast boot i can select from the item then nothing happens, i.e i press normal startup and then it just hangs, please please help me:(:(:(:(
 

tatazeuz

Senior Member
Dec 5, 2012
315
90
0
Santiago
ive f$£ked my razr i, i have rooted and all the rest using mattlgroff and then tried to fastboot back to stock and now my phone is stuck in fastboot, when in fast boot i can select from the item then nothing happens, i.e i press normal startup and then it just hangs, please please help me:(:(:(:(
JB or ICS?
 

Lorewin

Member
May 30, 2010
11
1
0
I had a similar issue. RSD Lite (https sites google com [slash] site [slash] motosbf [slash] rsdlite) is your first port of call, using the appropriate image from http sbf droid-developers org [slash] smi [slash] list.php .

However, that only partially worked for me. It failed first on the logo - so I extracted the zip from droid-devlopers, and edited the XML to remove the complete line <step operation="flash" partition="motoboot" filename="motoboot" ...

After that it would flash up to and including the radio, but then fail on the system_signed ( as it's over 100MB).

To get around that I used the enhanced fastboot from mattlgrof's package http forum xda-developers com [slash] showthread.php?t=1936512, and manually compted the final steps in the xml file in the extracted zip folder:

fastboot flash system system_signed
fastboot flash cdrom cdrom_signed
fastboot oem fb_mode_clear

Then a

fastboot reboot

And all was well - back to stock. Upgraded from there, and flashed CWM and then rooted. Hope this helps :)
 
  • Like
Reactions: doug143

HSD-Pilot

Senior Member
Jan 22, 2012
3,484
2,416
0
NRW
AW: [Q] Bricked my razr i/help me!!!

Use RSD 6.1.4 and you won't have trouble with flashing the System...

Gesendet von meinem XT910 mit Tapatalk 2
 
  • Like
Reactions: doug143

doug143

Senior Member
Feb 9, 2013
60
6
0
ayr
I had a similar issue. RSD Lite (https sites google com [slash] site [slash] motosbf [slash] rsdlite) is your first port of call, using the appropriate image from http sbf droid-developers org [slash] smi [slash] list.php .

However, that only partially worked for me. It failed first on the logo - so I extracted the zip from droid-devlopers, and edited the XML to remove the complete line <step operation="flash" partition="motoboot" filename="motoboot" ...

After that it would flash up to and including the radio, but then fail on the system_signed ( as it's over 100MB).

To get around that I used the enhanced fastboot from mattlgrof's package http forum xda-developers com [slash] showthread.php?t=1936512, and manually compted the final steps in the xml file in the extracted zip folder:

fastboot flash system system_signed
fastboot flash cdrom cdrom_signed
fastboot oem fb_mode_clear

Then a

fastboot reboot

And all was well - back to stock. Upgraded from there, and flashed CWM and then rooted. Hope this helps :)
Thank you so much, you saved me:D i just did the first part, removed the line in the xml file and it flashed past the system_signed part and worked and my phone is now alive again:D thank you so so much
 

Lorewin

Member
May 30, 2010
11
1
0
Thank you so much, you saved me:D i just did the first part, removed the line in the xml file and it flashed past the system_signed part and worked and my phone is now alive again:D thank you so so much
Glad it worked :) I wish I'd known about the later version of RSD HSD-Pilot mentioned, as that makes it easier. Still, learning is good :)