牛骨文教育服务平台(让学习变的简单)
博文笔记

adb remount失败的解决方法

创建时间:2016-08-02 投稿人: 浏览次数:4869


xc@xc-OptiPlex-7040:~/MyWorkspace$ adb remount
remount of /system failed: Read-only file system
remount failed
xc@xc-OptiPlex-7040:~/MyWorkspace$ adb disable-verity 
Verity disabled on /system
Now reboot your device for settings to take effect
xc@xc-OptiPlex-7040:~/MyWorkspace$ adb reboot
xc@xc-OptiPlex-7040:~/MyWorkspace$ adb root
restarting adbd as root
xc@xc-OptiPlex-7040:~/MyWorkspace$ adb remount
remount succeeded


声明:该文观点仅代表作者本人,牛骨文系教育信息发布平台,牛骨文仅提供信息存储空间服务。