|
Tell me how to fix the Read-only file system error on the installed Android 12 in OPI5 when copying a file to the / system folder
Maybe someone came across this and decided how to remount the root (/) in read / write mode
mount -o rw,remount / does not solve this problem
|
|