码迷,mamicode.com
首页 > 数据库 > 详细

adb remount of system failed: Permission denied

时间:2015-05-11 14:48:59      阅读:2517      评论:0      收藏:0      [点我收藏+]

标签:adb   remount   system failed permis   permission denied   

问题:

[fulinux@ubuntu 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


解决方法:

[fulinux@ubuntu rk3288-5.1]$ adb root
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
restarting adbd as root
[fulinux@ubuntu rk3288-5.1]$ adb remount
remount succeeded

adb remount of system failed: Permission denied

标签:adb   remount   system failed permis   permission denied   

原文地址:http://blog.csdn.net/fulinus/article/details/45643619

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!