Help! I killed my rc.conf and cant boot correctly!

Kevin Kinsey, DaleCo, S.P. kdk at daleco.biz
Fri Jun 27 23:13:31 PDT 2003


From: "Keith Spencer" <bsd2000au at yahoo.com.au>
To: "Adam" <blueeskimo at gmx.net>
Cc: <freebsd-questions at freebsd.org>
Sent: Saturday, June 28, 2003 1:04 AM
Subject: Re: Help! I killed my rc.conf and cant boot correctly!


> Thanks Adam,
> When the machine boots it drops straight into (I
> guess) single user mode. The /usr/sbin /usr/bin cant
> be cd-ed to and the /etc dir says it is read only file
> system! So I can't save to it.
> I have a "Schlacter tute" fireall setup on it. With
> whatever security it entails.
> Any clue? Can I interupt the boot and do something?
> This is a mission critical machine darn it...Oh dear!
> Keith

You need to mount the filesystems properly, and it
needs be done manually.

IIRC:
$/sbin/mount -t ufs /dev/ad1sf /usr  
                         //...change device to match your setup

HTH, KDK



More information about the freebsd-questions mailing list