spion / adbfs-rootless

Mount Android phones on Linux with adb. No root required.
Other
908 stars 73 forks source link

Unable to edit files (/system) #48

Open MLXProjects opened 4 years ago

MLXProjects commented 4 years ago

Hi, I've tried to edit a file under /system and that seems impossible, even after rooting and mounting system as RW with 'mount -o remount,rw /system' I can write to system using ADB though. Can I do this using this program?

Sodium-Aluminate commented 3 years ago

filesystem not writeable. via: xda | topjohnwu maybe you should install magisk and save what you want to edit as a module?