Date: Mon, 18 Jun 2001 12:25:50 -0700 From: Kent Stewart <kstewart@urx.com> To: Alex Kwan <alexkwan@pacific.net.hk> Cc: freebsd-questions <freebsd-questions@FreeBSD.ORG> Subject: Re: /etc/defaults/rc.conf was broken, how to fix it? Message-ID: <3B2E55BE.2350508C@urx.com> References: <001101c0f7e8$9b2a7c20$971d40ca@alexkwan>
next in thread | previous in thread | raw e-mail | index | archive | help
Alex Kwan wrote: > > Hi! > > After the /etc/defaults/rc.conf was broken, I can't > restart the system normally, also can't repair this file > (the system complain it is a read-only file), how to fix it? You are probably being stuck in single user mode and need to do a "mount -a". How was it broken? You shouldn't be modifying it any way. If you were editing it, you can get the original from /usr/src/etc/defaults/rc.conf. Then you should be able to copy the original or edit your current one and make it work. Kent > > Alex > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B2E55BE.2350508C>