Cita:
Originalmente Escrito por cocoralladoo
¿Vendría a ser así?
fastboot flash motoboot motoboot.img
fastboot reboot-bootloader
Un vez reiniciado el bootloader (tarda muy poco) lo siguiente
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot_4015.img
fastboot reboot-bootloader
Se volverá a reiniciar el bootloader
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
Yo añadiría esto también
fastboot erase cache
fastboot erase userdata
y finalmente para reiniciar
fastboot reboot
|
Nooo
Cambia la primeras dos lineas por las tres que puse luego