He desbloqueado el bootloader, y en el bootloader, sigo las instrucciones de Sitio de TWRP :
Pero fallé con No such partition
.
Aquí está mi registro:
platform-tools ./adb shell getprop ro.boot.slot_suffix
_b
platform-tools ./fastboot flash boot ~/Downloads/twrp-3.2.3-0-mata.img
Sending 'boot__b' (48712 KB) OKAY [ 2.086s]
Writing 'boot__b' FAILED (remote: 'No such partition.')
fastboot: error: Command failed
platform-tools ./fastboot --set-active=_a
Slot _a does not exist. supported slots are:
a
b
platform-tools ./fastboot --set-active=a
Setting current slot to 'a' OKAY [ 0.162s]
Finished. Total time: 0.162s
platform-tools ./fastboot flash boot ~/Downloads/twrp-3.2.3-0-mata.img
Sending 'boot__a' (48712 KB) OKAY [ 1.145s]
Writing 'boot__a' FAILED (remote: 'No such partition.')
fastboot: error: Command failed
¿Podría alguien darme alguna pista sobre ese problema?
1 votos
fastboot flash boot_a ~/Descargas/twrp-3.2.3-0-mata.img