Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Nov 2000 02:59:02 +0100
From:      Siegbert Baude <siegbert.baude@gmx.de>
To:        Qiang Xu <qxu@surface.ee.uh.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: about lab.conf
Message-ID:  <3A08B366.787D251C@gmx.de>
References:  <3A085F5F.8D430646@surface.ee.uh.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A08B366.787D251C>