Koozali.org: home of the SME Server

a little mistake in fstab - boot failure

Gwenael

a little mistake in fstab - boot failure
« 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

Tim Haynes

Re: a little mistake in fstab - boot failure
« Reply #1 on: December 04, 2001, 03:58:56 PM »
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.

Chris O'Donovan

Re: a little mistake in fstab - boot failure
« Reply #2 on: December 05, 2001, 05:55:56 AM »
Try

   mount -o rw -o remount /

Chris