赞
踩
写完号就自动上锁。
开发者选项中 打开OEM unlocking
再在linux上执行下面命令
aaaaaa@813-B365M-DS3H:~$ fastboot devices
31AE303457D1036 fastboot
aaaaaa@813-B365M-DS3H:~$ fatboot oem at-unlock-vboot
No command 'fatboot' found, did you mean:
Command 'fastboot' from package 'android-tools-fastboot' (universe)
Command 'fastboot' from package 'fastboot' (universe)
fatboot: command not found
aaaaaa@813-B365M-DS3H:~$ fastboot oem at-unlock-vboot
...
OKAY [ 0.055s]
finished. total time: 0.055s
aaaaaa@813-B365M-DS3H:~$ adb root
* daemon not running. starting it now at tcp:5037 *
* daemon started successfully *
restarting adbd as root
aaaaaa@813-B365M-DS3H:~$ adb disable-verity
Successfully disabled verity
enabling overlayfs
Reboot the device for new settings to take effect
aaaaaa@813-B365M-DS3H:~$ adb reboot
aaaaaa@813-B365M-DS3H:~$ adb reboot bootloader
aaaaaa@813-B365M-DS3H:~$ fastboot oem at-unlock-vboot
...
OKAY [ 0.055s]
finished. total time: 0.055s
aaaaaa@813-B365M-DS3H:~$ adb root
restarting adbd as root
aaaaaa@813-B365M-DS3H:~$ adb disable-verity
Successfully disabled verity
enabling overlayfs
Reboot the device for new settings to take effect
aaaaaa@813-B365M-DS3H:~$ adb reboot
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。