Ver Mensaje Individual
  #478  
Viejo 15/02/14, 20:57:19
Avatar de cocoralladoo
cocoralladoo cocoralladoo no está en línea
Usuario poco activo
Mensajes: 50
 
Fecha de registro: ene 2014
Localización: Posadas, Misiones
Mensajes: 50
Modelo de smartphone: Samsung Galaxy S8
Versión de ROM: Stock ROM. Nougat 7.1
Tu operador: Claro
Mencionado: 0 comentarios
Tagged: 0 hilos
¿Así quedaría?
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot_4015.img
fastboot reboot-bootloader

Un vez reiniciado el bootloader (tarda muy poco) lo siguiente
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot.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
Responder Con Cita