Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Mar 2000 11:21:15 -0800 (PST)
From:      R Joseph Wright <rjoseph@nwlink.com>
To:        Mike Smith <msmith@FreeBSD.org>
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: single user mode problem 
Message-ID:  <Pine.BSF.4.21.0003101111020.2097-100000@mammalia.sea>
In-Reply-To: <200003101754.JAA02592@mass.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Regardless, this is typically syptomatic of either a very old 
> /boot/loader, non-use of the loader eg. through a /boot.config file, or
> an error in the entry for / in /etc/fstab.
> 

Isn't /boot/loader updated upon making a new world?  If so, it ought to be
current.  I don't know any way of finding out since it's a binary file.

/etc/fstab:

/dev/ad0s4b		none		swap	sw		0	0
/dev/ad0s4a		/		ufs	rw		1	1
/dev/ad0s4e		/usr		ufs	rw		2	2
/dev/acd0c		/cdrom		cd9660	ro,noauto	0	0
/dev/ad0s1		/dos		msdos	ro,noauto	0	0	
proc			/proc		procfs	rw		0	0



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0003101111020.2097-100000>