R&D/OS

fix fstab in rescue mode

sunshout 2012. 5. 31. 20:10

In a rescue shell, we can not edit /etc/fstab


In this case, remount / with write mode


mount -o remount,rw /



Then, we can edit /etc/fstab