25-10-2023, 12:35 PM
Followed the tutorial
https://www.hovatek.com/forum/thread-32287.html
Code:
]$ sudo ./fastboot oem get_identifier_token
2...
(bootloader) Identifier token:
(bootloader) 5432304d494e49303030303030303130
(bootloader) 303212
OKAY [ 0.002s]
Code:
$ ./signidentifier_unlockbootloader.sh 5432304d494e49303030303030303130303212 rsa4096_vbmeta.pem signature.bin
Identifier sign script, ver 0.10
1+0 records in
1+0 records out
45 bytes copied, 8.9e-05 s, 506 kB/s
Identifier sign successfully
Code:
$ sudo ./fastboot flashing unlock_bootloader signature.bin
2downloading 'unlock_message'...
OKAY [ 0.002s]
unlocking bootloader...
FAILED (remote: Unlock bootloader fail.)
finished. total time: 0.055s