Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Gwenael on December 04, 2001, 11:45:20 AM
-
I wanted to use quota on my esmith. After the modification of the fstab, the root partition become in read-only mode. (a wrong character after LABEL=/p ) --> with putty and mc
How can i solve this problem, please don't say: fresh install & restore backup! ;-)
It's just a poor "p" ....
I can boot on single user mode but the partition is already mounted. How can i umount it and remont it in RW mode?
Any suggestions would be appreciated.
Regards,
Gwenaƫl
-
You could download a floppy boot disk image from http://www.toms.net/rb/. Boot from this and you should be able to mount the file system and make any changes necessary.
-
Try
mount -o rw -o remount /
Chris