Ver Mensaje Individual
  #26  
Viejo 15/03/14, 21:42:44
Array

[xs_avatar]
richarddiazruz richarddiazruz no está en línea
Miembro del foro
 
Fecha de registro: mar 2014
Mensajes: 118
Modelo de smartphone: Moto G

 Cita: Originalmente Escrito por CyanogenMod Ver Mensaje
Te lo explicare de una manera rapida.

Bajate esto: http://www.mediafire.com/download/j7...RRAMIENTAS.rar
Luego baja tu version que tenias: http://sbf.droid-developers.org/phone.php?device=14

Junta los 2 packs en 1 carpeta.
Pon el terminal en fastboot.
En la carpeta donde esta todo el mejunje, apreta shift + click derecho en un espacio vacio.
click en "Abrir ventana de comandos aqui"

Usa estos comandos para instalar la rom stock

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

Para móviles Europeos los comandos serían:
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2

Para el caso de móviles Americanos tenemos:
mfastboot flash system system.img

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

Es la unica solucion que te puedo dar.
Lamento decir que realize todos los pasos al pie de la letra y no funciono, tuve un brick nuevamente.. me estoy dando por vencido ya :/ gracias de todas formas saludos
Responder Con Cita