-
Notifications
You must be signed in to change notification settings - Fork 263
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't create '/system/xbin/busybox': Read-only file system #130
Comments
if /xbin folder not found, try create manual. if using ksu, try disable all modul before. if cant create dir cz read-only system, u can try overlayFS. |
overlayFS is not currently updated, and it is not possible to modify system reads and writes |
Had same issue. Created xbin folder in system using the below steps.
|
cannot create symbolic link from '/data/local/tmp/xbin' to '/system/xbin/xbin': Read-only file system |
|
Can anyone help please
The text was updated successfully, but these errors were encountered: