From owner-freebsd-questions@FreeBSD.ORG Mon Apr 19 09:23:20 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF54016A4CE for ; Mon, 19 Apr 2004 09:23:20 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21E9143D55 for ; Mon, 19 Apr 2004 09:23:20 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) i3JGMsxc051122 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 19 Apr 2004 17:22:54 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i3JGMs2b051121; Mon, 19 Apr 2004 17:22:54 +0100 (BST) (envelope-from matthew) Date: Mon, 19 Apr 2004 17:22:54 +0100 From: Matthew Seaman To: Dan Message-ID: <20040419162253.GA51066@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Dan , freebsd-questions@freebsd.org References: <00c101c42629$a580c1d0$ca89ded1@dannewxp> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline In-Reply-To: <00c101c42629$a580c1d0$ca89ded1@dannewxp> User-Agent: Mutt/1.5.6i X-Virus-Scanned: clamd / ClamAV version devel-20040416, clamav-milter version 0.70g X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk cc: freebsd-questions@freebsd.org Subject: Re: rc.conf.local error nn7j X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 16:23:20 -0000 --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 19, 2004 at 06:08:22AM -0000, Dan wrote: > I made an error in the rc.conf.conf file used ;# for rem statement. It h= ang on that statement at boot. Also can't find shell get error message to = use /bin/sh hit return. I can't vi the rc.conf.local file vi is not there. >=20 Right -- you've rebooted, and your system can't come up properly, so is dumping you into single user mode. The fix is pretty simple though. Hit return to get a shell prompt. Now type: # fsck -p # mount -a then edit the rc.conf file: # vi /etc/rc.conf and finally: # reboot Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAg/zddtESqEQa7a0RAu5fAJ9dwJhhk/m4OXENx1NZeycC7fqs3wCfUKTV 0l7o30HW2JxDrb32zqzyQP4= =qmvC -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy--