From owner-freebsd-questions@FreeBSD.ORG Mon May 3 18:07:06 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 DBA2616A4D0 for ; Mon, 3 May 2004 18:07:06 -0700 (PDT) Received: from chello080110061116.502.15.vie.surfer.at (chello080110061116.502.15.vie.surfer.at [80.110.61.116]) by mx1.FreeBSD.org (Postfix) with SMTP id 5770343D31 for ; Mon, 3 May 2004 18:07:05 -0700 (PDT) (envelope-from 4711@chello.at) Received: (qmail 1374 invoked from network); 4 May 2004 01:07:04 -0000 Received: from matrix010.matrix.net (192.168.123.10) by ns.matrix.net with SMTP; 4 May 2004 01:07:04 -0000 From: Christian Hiris <4711@chello.at> To: freebsd-questions@freebsd.org, William Date: Tue, 4 May 2004 03:06:48 +0200 User-Agent: KMail/1.6.2 References: <20581387.1083630364197.JavaMail.root@kermit.psp.pas.earthlink.net> In-Reply-To: <20581387.1083630364197.JavaMail.root@kermit.psp.pas.earthlink.net> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_3yulAsbxke2BhxK"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405040307.03592.4711@chello.at> Subject: Re: stuck in single-user mode 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: Tue, 04 May 2004 01:07:07 -0000 --Boundary-02=_3yulAsbxke2BhxK Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 04 May 2004 02:26, William wrote: > hi, i'm more or less a newbie to BSD administration. anyway, i forgot to > close a quote on one of the lines in /etc/rc.conf. now the server on boots > into single-user mode. problem is it won't let me edit the file so i can > fix it. it goes into "read-only" mode. even if i could write to the file i > can't seem to find vi or any other editor for that matter. any ideas on h= ow > i can get back into multi-user mode. all help is much appreciated. i'm > running 4.4 current on an pentium III box. > > thanks in advance > > William Benson when your systems has booted into single user mode, hit when promted f= or=20 a shell. then enter the following commands:=20 =20 # adjkerntz -i # swapon -a # fsck -p # mount -u /=20 # mount -a -t ufs # ee /etc/rc.conf (or # vi /etc/rc.conf) # reboot regards ch > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" --Boundary-02=_3yulAsbxke2BhxK Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAluy3cyi/EZQbawsRAhBUAJ96MNhsiC9GZWm1VTMV8zNFdexgegCfcf44 QNpM89A5MdkqpoP8ediEmLU= =xoZ2 -----END PGP SIGNATURE----- --Boundary-02=_3yulAsbxke2BhxK--