Filesystems, remounting

From Ubuntuwiki.net

Jump to: navigation, search

If you screwed up something in your fstab, you could end up with a system that will boot to an emergency shell but won't completely start. But root gets mounted read-only, so you can't fix /etc/fstab!

Well, actually you can:

me@box:~$ sudo mount -o remount,rw /
Personal tools