会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
shinedream
博客园
首页
新随笔
联系
订阅
管理
2013年3月13日
[转]获得了Root权限后,adb shell有时仍然不能对系统文件夹进行写操作
摘要: 获得了Root权限后,adb shell进入文件系统,有时仍然不能对系统文件夹进行写操作,典型的如删除/system/app下的Apk,例如系统报:rm failed for xxx.apk, Read-only file system只要执行命令:mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system 即可。
阅读全文
posted @ 2013-03-13 01:00 shinedream
阅读(430)
评论(0)
推荐(0)
编辑
公告