☰ Categories

Linux: Change file system to read-write while in recovery mode

At the root session, execute command, mount -o remount,rw /

By: Gaurav_Java