[SOLVED] Read-Only Filesystem inside Recovery Mode
Read Only filesystem always happen if you enter Recovery mode, to change this state, try this command at your prompt :
mount -rw -o remount /
This post is licensed under CC BY 4.0 by the author.
Read Only filesystem always happen if you enter Recovery mode, to change this state, try this command at your prompt :
mount -rw -o remount /