You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have the exact same error .. using R72, we could try cd /usr/local/Android_Images/Mounted/ && sed -i.old 's|mount rootfs rootfs / remount bind ro|mount rootfs rootfs / remount bind rw|g' init.rc
You can find a tiny fault at line 864, in the 01Root.sh script.
It should be sed -i.old 's|mount rootfs rootfs / remount bind ro|mount rootfs rootfs / remount bind rw|g' $system/../init.rc .
The text was updated successfully, but these errors were encountered: