Open brijagstu7 opened 4 years ago
What is the error message? What is your device and system version?
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 .
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.
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
"remount as read write" does not take effect to allow adding files at root path.