Can't edit rc.conf. FS mounted in read-only mode!

2003-11-05 Thread
I made a mistake while editting /etc/rc.conf.
Now my system boots only in single-user mode and with root filesystem
mounted read-only. In this mode as you see I'm unable to correct
/etc/rc.conf because I have no write permissions on my filesystem.
What should I do, can anybody help me please?

-- 
Best regards,
 Sergey  mailto:[EMAIL PROTECTED]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't edit rc.conf. FS mounted in read-only mode!

2003-11-05 Thread Rob
mount -a

will mount all filesystems, and remount root as read/write.

- Original Message -
From:   [EMAIL PROTECTED]
Subject: Can't edit rc.conf. FS mounted in read-only mode!


 I made a mistake while editting /etc/rc.conf.
 Now my system boots only in single-user mode and with root filesystem
 mounted read-only. In this mode as you see I'm unable to correct
 /etc/rc.conf because I have no write permissions on my filesystem.
 What should I do, can anybody help me please?

 --
 Best regards,
  Sergey  mailto:[EMAIL PROTECTED]

 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
[EMAIL PROTECTED]


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]