From owner-freebsd-questions Tue Nov 7 17:59:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-giga.rz.uni-ulm.de [134.60.241.36]) by hub.freebsd.org (Postfix) with ESMTP id 86F6B37B479 for ; Tue, 7 Nov 2000 17:59:07 -0800 (PST) Received: from gmx.de (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with ESMTP id CAA20997; Wed, 8 Nov 2000 02:59:03 +0100 (MET) Message-ID: <3A08B366.787D251C@gmx.de> Date: Wed, 08 Nov 2000 02:59:02 +0100 From: Siegbert Baude X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: de, en MIME-Version: 1.0 To: Qiang Xu Cc: freebsd-questions@freebsd.org Subject: Re: about lab.conf References: <3A085F5F.8D430646@surface.ee.uh.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Then when > I reboot, system tell me there is mistake in lab.conf and then ask me to run > /bin/sh, then there is the # prompt, and no login. So I could not login as > root or other users. > I try to do the following: > 1. rewrite the lab.conf on the other PC, then try to overwrite it, > but it tell me the lab.conf is readonly file system > 2. I try to run vi to modify the lab.conf on the local PC, but vi > doesn't run. At the # prompt type: mount -a Then you should get all your file systems mounted with the proper permissions mentioned in /etc/fstab . vi will work again also, as your /usr will be mounted. Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message