当前位置:   article > 正文

android解锁remount_解锁remount权限

解锁remount权限

写完号就自动上锁。

解锁

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









  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
声明:本文内容由网友自发贡献,转载请注明出处:【wpsshop博客】
推荐阅读
相关标签
  

闽ICP备14008679号