Estos son los mensajes. Tras la OTA no me deja arrancar para hacer el root. Como se puede ver reconoce el dispositivo tanto en adb como en fastboot, pero dice que como el dispositivo no está UNLOCKED no puede ejecutar arranque facilitado.
Alguna idea. gracias anticipadas.
COMANDOS DE LA VENTANA MSDOS.
========================
D:\Users\Felix\Desktop\1+1\Iniciar TWRP 2.7.1.0 + SuperSU>adb devices
List of devices attached
d6b48903 device
D:\Users\Felix\Desktop\1+1\Iniciar TWRP 2.7.1.0 + SuperSU>adb reboot bootloader
D:\Users\Felix\Desktop\1+1\Iniciar TWRP 2.7.1.0 + SuperSU>fastboot devices
d6b48903 fastboot
D:\Users\Felix\Desktop\1+1\Iniciar TWRP 2.7.1.0 + SuperSU>fastboot boot TWRP-2.7
.1.0.img
downloading 'boot.img'...
OKAY [ 0.490s]
booting...
FAILED (remote: Device not unlocked cannot boot)
finished. total time: 0.496s
D:\Users\Felix\Desktop\1+1\Iniciar TWRP 2.7.1.0 + SuperSU>
|