hey guys and supporters..
if i unlock "Bootloader By Code" (fastboot oem unlock "BL KEY" ) device is not accepting any fastboot command like this;
Bootloader code 6318XXXXXXXXXXX
but if i use the direct "Unlock Fastboot" option on software i can flash it but at this time i cannot relock the bootloader;
2019-03-05 12:10:13.869 Read from server success!
2019-03-05 12:10:14.179 Fastboot unlock done!
2019-03-05 12:10:14.189 Job finished!
after that i m trying to relock the bootloader but this is the result;
FAILED (remote: stat not match)
finished. total time: 0.010s
if i unlock "Bootloader By Code" (fastboot oem unlock "BL KEY" ) device is not accepting any fastboot command like this;
Bootloader code 6318XXXXXXXXXXX
Code:
fastboot_adb(1.0.32)_071114_r21>fastboot flash cache cache.img
target reported max download size of 471859200 bytes
sending 'cache' (6200 KB)...
OKAY [  0.180s]
writing 'cache'...
FAILED (remote: Command not allowed)
finished. total time: 0.190s
fastboot_adb(1.0.32)_071114_r21>fastboot flash frp frp.img
target reported max download size of 471859200 bytes
sending 'frp' (768 KB)...
OKAY [  0.030s]
writing 'frp'...
FAILED (remote: Command not allowed)
finished. total time: 0.040s
2019-03-05 12:10:13.869 Read from server success!
2019-03-05 12:10:14.179 Fastboot unlock done!
2019-03-05 12:10:14.189 Job finished!
Code:
fastboot_adb(1.0.32)_071114_r21>fastboot flash cache cache.img
target reported max download size of 471859200 bytes
sending 'cache' (6200 KB)...
OKAY [  0.180s]
writing 'cache'...
OKAY [  0.060s]
finished. total time: 0.240s
FAILED (remote: stat not match)
finished. total time: 0.010s
 
No comments:
Write comments