当前位置:   article > 正文

adb remount失败的解决方法_cannot use remount when a checkpoint is in progres

cannot use remount when a checkpoint is in progress.

http://bbs.gfan.com/android-115056-1-1.html


  1. # open a shell
  2. adb shell

  3. # switch to root
  4. su

  5. # check you're root? it should return uid=0
  6. id

  7. # now you can remount as read/write if you like
  8. mount -o remount,rw -t yaffs2 /dev/block/mtdblock1 /system

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/花生_TL007/article/detail/678451
推荐阅读
相关标签
  

闽ICP备14008679号