EnDuRo
26/12/13, 22:38:55
Puesto por el usuario (Juan Houses), aplique este metodo y todo perfecto y fucionando ya con kitkat y la verdad que si estaba fluido con la 4.3 ahora esta mas con la 4.4.2 :
Recuerden deben de tener el (Bootloader desbloqueado)
Descargué esta http://sbf.droid-developers.org/down...ce=14&file=127
Descarga ADB &Fastboot: https://docs.google.com/file/d/0B1S0...it?usp=sharing e instálalo.
http://dc342.4shared.com/download/ij...fd87149655184b Descarga mfastboot y extraelo en la carpeta de instalación del fastboot.
Descomprime el firmware en donde tienes el fastboot, abre py_cmd.exe, conecta el celular
en depuración usb y teclea
Código:
adb reboot-bootloader
y usa los siguientes comandos uno por uno:
Código:
mfastboot.exe flash partition gpt.bin
mfastboot.exe flash motoboot motoboot.img
mfastboot.exe flash logo logo.bin
mfastboot.exe flash boot boot.img
mfastboot.exe flash recovery recovery.img
mfastboot.exe flash system system.img_sparsechunk1
mfastboot.exe flash system system.img_sparsechunk2
mfastboot.exe flash system system.img_sparsechunk3
mfastboot.exe flash modem NON-HLOS.bin
mfastboot.exe erase modemst1
mfastboot.exe erase modemst2
mfastboot.exe flash fsg fsg.mbn
mfastboot.exe erase cache
mfastboot.exe erase userdata
mfastboot.exe reboot
Y decir que no soy un experto en esto y me salio todo bien .... slds! :cucu:
Recuerden deben de tener el (Bootloader desbloqueado)
Descargué esta http://sbf.droid-developers.org/down...ce=14&file=127
Descarga ADB &Fastboot: https://docs.google.com/file/d/0B1S0...it?usp=sharing e instálalo.
http://dc342.4shared.com/download/ij...fd87149655184b Descarga mfastboot y extraelo en la carpeta de instalación del fastboot.
Descomprime el firmware en donde tienes el fastboot, abre py_cmd.exe, conecta el celular
en depuración usb y teclea
Código:
adb reboot-bootloader
y usa los siguientes comandos uno por uno:
Código:
mfastboot.exe flash partition gpt.bin
mfastboot.exe flash motoboot motoboot.img
mfastboot.exe flash logo logo.bin
mfastboot.exe flash boot boot.img
mfastboot.exe flash recovery recovery.img
mfastboot.exe flash system system.img_sparsechunk1
mfastboot.exe flash system system.img_sparsechunk2
mfastboot.exe flash system system.img_sparsechunk3
mfastboot.exe flash modem NON-HLOS.bin
mfastboot.exe erase modemst1
mfastboot.exe erase modemst2
mfastboot.exe flash fsg fsg.mbn
mfastboot.exe erase cache
mfastboot.exe erase userdata
mfastboot.exe reboot
Y decir que no soy un experto en esto y me salio todo bien .... slds! :cucu: