android解锁remount

发布于:2024-07-16 ⋅ 阅读:(154) ⋅ 点赞:(0)

写完号就自动上锁。

解锁

开发者选项中 打开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










网站公告

今日签到

点亮在社区的每一天
去签到