Ver Mensaje Individual
  #477  
Viejo 15/02/14, 20:54:40
Avatar de JoseDroid
JoseDroid JoseDroid no está en línea
Usuario muy activo
Mensajes: 1,855
 
Fecha de registro: nov 2011
Localización: Andalucía
Mensajes: 1,855
Modelo de smartphone: Lumia 950
Tu operador: Orange
Mencionado: 4 comentarios
Tagged: 0 hilos
Cita:
Originalmente Escrito por cocoralladoo Ver Mensaje
¿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
Responder Con Cita