mount /system not possible


Rararikuri

Members
Oct 29, 2019
13
15
Hello,

I'm currently running miui 11.1 by xiaomi.eu 9.10.24 on Xiaomi Mi 9t pro

I want to move an app to the /system storage but whenever I try it, I get an error "mount: '/system' not in /proc/mounts".
I tried several apps: Lucky Patcher and Link2SD

When I'm trying to use commands with a file manager like

Code:
mount -o w,remount /system

the same error message results: "mount: '/system' not in /proc/mounts".

Message: https://abload.de/img/screenshot_2019-10-299ak4r.jpg

Does anybody know what to do? Are you able to move apps to /system partition?

Regards
 
Android 10 does not allow to mount /system read-write - that's what Google has decided.
So, the only way to get things done is to do it before Android 10 is loaded - in TWRP, for example. There, you can rw-mount /system, and modify it using the TWRP built-in file manager.