Code, SysAdmin

Editing fstab on a read only filesystem

Had an ubuntu build come up with a bad entry in /etc/fstab that was stalling the boot. I was able to get into a maintenance shell but / was mounted read only. Luckily I am not the only person to have had such an issue.

mount  -o rw,remount /