Ver Mensaje Individual
  #9  
Viejo 27/09/09, 12:46:39
Array

[xs_avatar]
ringsakira ringsakira no está en línea
Miembro del foro
· Votos compra/venta: (1)
 
Fecha de registro: sep 2009
Mensajes: 37

 Cita: Originalmente Escrito por superatmel Ver Mensaje
No es que no este firmada sino que tienes que instalarla con fastboot

fastboot erase userdata
fastboot flash system system.img
fastboot flash boot boot.img
fastboot rebootfastboot erase userdata
fastboot flash system system.img
fastboot flash boot boot.img
fastboot reboot
Entiendo que se te ha enganchado el crtl + v y has puesto el código 2 veces por error, y que realmente seria:
 Cita:
fastboot erase userdata
fastboot flash system system.img
fastboot flash boot boot.img
fastboot reboot
Responder Con Cita