Chinaunix首页 | 论坛 | 博客
  • 博客访问: 190494
  • 博文数量: 47
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 470
  • 用 户 组: 普通用户
  • 注册时间: 2014-06-18 12:09
个人简介

be a happy lazy and fat cat

文章分类
文章存档

2017年(1)

2016年(5)

2015年(22)

2014年(19)

我的朋友

分类: Android平台

2015-03-04 15:53:59

shanshanx@shanshanx:~$ adb root
adbd is already running as root
shanshanx@shanshanx:~$ adb remount
dm_verity is enabled on the system partition.
Use "adb disable-verity" to disable verity.
If you do not, remount may succeed, however, you will still not be able to write to these volumes.
remount of system failed: Read-only file system
remount failed

you can use
1.adb disable-verity and than adb reboot ( may be not work sometimes)

2.device/xx/baytrail/xx/fstab
/dev/block/by-name/android_system       /system         ext4    ro                                         wait,verify  
u can got it ,we can remove verify and than rebuild(u must has codebase)
阅读(6197) | 评论(0) | 转发(0) |
0

上一篇:gcc

下一篇:Failed to open oat file

给主人留下些什么吧!~~