问题:
[[email protected] rk3288-5.1]$ adb remount
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
remount of system failed: Permission denied
remount failed
解决方法:
[[email protected] rk3288-5.1]$ adb root
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
restarting adbd as root
[[email protected] rk3288-5.1]$ adb remount
remount succeeded
时间: 2024-10-10 04:11:51