Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Apr 1999 00:37:06 +0900
From:      "Ueda, Kazukiyo" <kueda@jupiter.qse.tohoku.ac.jp>
To:        whs@technologist.com
Cc:        questions@FreeBSD.ORG
Subject:   Re: help - messed up /etc/rc.conf
Message-ID:  <19990419003706R.kueda@jupiter.qse.tohoku.ac.jp>
In-Reply-To: Your message of "Sat, 17 Apr 1999 19:56:52 -0400 (EDT)" <Pine.BSF.4.05.9904171955030.55112-100000@ogurok.com>
References:  <Pine.BSF.4.05.9904171955030.55112-100000@ogurok.com>

next in thread | previous in thread | raw e-mail | index | archive | help
File systems should be mounted prior to editing rc.conf file.  You can
mount them as:

        # mount -u /
        # mount /usr
        # mount /var   (required if you use vi to edit the file)

--
Kazukiyo Ueda


From: Oleg Ogurok <oleg@ogurok.com>
Subject: Re: help - messed up /etc/rc.conf
Date: Sat, 17 Apr 1999 19:56:52 -0400 (EDT)

> 
> vi /etc/rc.conf
> and fix it.
> or you can get a new one in /usr/src/etc/
> 
> 
> Oleg Ogurok
> oleg@ogurok.com
> http://www.ogurok.com
> 
> On Sun, 18 Apr 1999, Christian A. Weiser wrote:
> 
> > need help
> > 
> > I installed BSD last week and started to setup the networking 
> > tonight.
> > After I rebootet the computer it did not go to the login - this came 
> > up:
> > /etc/rc.conf: 16: Syntax error: Unterminated quoted string
> > Enter full pathname of shell or RETURN for /bin/sh:
> > 
> > How can I fix it without reinstalling everything.
> > 
> > thanks
> > 
> > Christian
> > 
> > e-mail: whs@technologist.com
> > 


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?19990419003706R.kueda>