Code to change from read-only file system to read/write file system?
stevenvollom at sbcglobal.net
stevenvollom at sbcglobal.net
Tue Apr 21 20:42:25 UTC 2009
(trimmed)
>
> mount -o rw,remount -force /dev/sda1 /
>
> Do you know how to use vi? If so, vi /etc/fstab
> and paste the following:
>
> proc /proc proc defaults 0 0
> /dev/sda1 / ext3 relatime,errors=remount-ro 0 1
>
> Good luck.
>
Since my system was working so well before this problem, and since I
wasn't making any changes that could have caused the problem when it
happened, is it reasonable to assume that the update caused the problem?
Steven
More information about the kubuntu-users
mailing list