Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 2000 19:21:03 +0100
From:      Mark Ovens <marko@freebsd.org>
To:        "Dennis C. Prather" <dennis@productivity.org>
Cc:        questions@freebsd.org
Subject:   Re: Won't Boot
Message-ID:  <20001010192103.C252@parish>
In-Reply-To: <4.2.0.58.20001010130150.00accd60@64.40.92.36>; from dennis@productivity.org on Tue, Oct 10, 2000 at 01:08:41PM -0500
References:  <4.2.0.58.20001010130150.00accd60@64.40.92.36>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 10, 2000 at 01:08:41PM -0500, Dennis C. Prather wrote:
> I have been trying to make this box into a firewall. I made a bunch of 
> changes and now when reboot I get this massege.
> /etc/rc.conf: 23: Syntex error: Unterminated quoted string
> Enter full path of shell or return  for /bin/sh:
> When I hit return I get the # sign but when I try to edit /etc/rc.conf with 
> vi I get this message.
> vi: Not found
> 

That is because /usr is not mounted. Try this:

	# mount -u /
	# mount /usr
	# PATH=/bin:/sbin:/usr/bin:/usr/sbin
	# vi /etc/rc.conf
	.....
	# exit

> Would someone please help?
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Dennis Prather
> Systems Administrator
> dennis@productivity.org
> <http://www.guntherconst.net/>Gunther Construction
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
		4.4 - The number of the Beastie
________________________________________________________________
51.44°N  FreeBSD - The Power To Serve http://www.freebsd.org
2.057°W  My Webpage http://ukug.uk.freebsd.org/~mark
mailto:marko@freebsd.org                http://www.radan.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?20001010192103.C252>