zhanghai / MaterialFiles

Material Design file manager for Android
https://play.google.com/store/apps/details?id=me.zhanghai.android.files
GNU General Public License v3.0
6.12k stars 413 forks source link

Mount / as read-write failed #302

Open brijagstu7 opened 4 years ago

brijagstu7 commented 4 years ago

"remount as read write" does not take effect to allow adding files at root path.

zhanghai commented 4 years ago

What is the error message? What is your device and system version?

brijagstu7 commented 4 years ago

you can reproduce this problem by adding a file at the root path, and a dialogue pops up with a "remount root path as read write" button. Clicking this button doesn't work out. No error message is shown as toast. All these happens if and only if I do not set the access method as root first. My device is OnePlus 7 Android 10

Hai Zhang notifications@github.com 于 2020年6月2日周二 08:55写道:

What is the error message? What is your device and system version?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zhanghai/MaterialFiles/issues/302#issuecomment-637204419, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANS2U5ZC5JDH3G5LIWVIIE3RUREWXANCNFSM4NQHTSAA .

zhanghai commented 4 years ago

I cannot reproduce this on OnePlus 5 OxygenOS Android 9.0 with Magisk. My root access mode is set to "Prefer normal access", which is not the "root first" method you mentioned, and I successfully created a file under root after remounting.

chetanpm commented 1 year ago

How are you remounting the root file system?. I still can't copy custom bootanimation file to /system/product/media/ folder neither can I rename the already existing bootanimation file in the location. It says: Error while copying: read-only file system REMOUNT "/" AS READ_WRITE