Ver Mensaje Individual
  #4  
Viejo 02/02/16, 16:51:15
Array

[xs_avatar]
doctorpectol doctorpectol no está en línea
Usuario muy activo
 
Fecha de registro: may 2009
Localización: Iruña
Mensajes: 535
Modelo de smartphone: NEXUS 5
Tu operador: ONO
O bien usas el Toolkit o metes comandos uno a uno.
Te dejo la secuencia de comandos por si te sirve.
Yo lo hice así:
fastboot erase cache
fastboot erase recovery
fastboot erase system
fastboot flash bootloader X.img
fastboot reboot-bootloader
fastboot flash radio T.img
fastboot reboot-bootloader
fastboot -w update Y.zip
Si no reinicia solo: fastboot reboot.
X,T,Y son los nombres de los archivos de bootloader, radio e imagen.zip respectivamente.
Si da el error Error : "Update package missing*system.img

fastboot flash bootloader X.img
fastboot reboot bootloader
fastboot flash radio T.img
fastboot reboot bootloader
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
Fastboot reboot.

Enviado desde mi Nexus 5 mediante Tapatalk
__________________
Un cordial saludo.
Responder Con Cita