Skip to content

device reboot unable remount #2

@TaoKe-One

Description

@TaoKe-One

师傅,我在使用的过程中主要是抓包,首次安装ksu以及安装证书去抓包都没问题,但是当我手动重启后,在去抓包就不行了,然后也没办法使用adb remount,会出现以下报错:
remount failed
failed to remount partition dev:KSU mnt:/system: Read-only file system
Consider providing all the dependencies to enable overlayfs

adb shell mount -o rw,remount,rw /system

mount: 'KSU' not user mountable in fstab


adb shell mount -o rw,remount,rw /system

'KSU' is read-only


raphael:/ # mount -o rw,remount /
'/dev/root' is read-only

请问师傅有没有好的方法remount

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions