Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Mar 1998 16:27:20 +0100
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        cvs-committers@FreeBSD.ORG
Subject:   Re: cvs commit: src/sbin/mount Makefile mount_ufs.c
Message-ID:  <19980308162720.B6719@keltia.freenix.fr>
In-Reply-To: <199803081450.GAA06511@freefall.freebsd.org>; from Michael Smith on Sun, Mar 08, 1998 at 06:50:07AM -0800
References:  <199803081450.GAA06511@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
According to Michael Smith:
>   This is a compatability hack to deal with the case where the kernel has
>   correctly mounted the root filesystem out of its slice, but the user
>   has not updated their /etc/fstab file to reflect this.  A diagnostic
>   is emitted if the mount succeeds, indicating that the file should be
>   updated.

Does this means that one should have 

-=-=-=-=-
/dev/sd0s2a	/			    ufs	rw		1 1
/dev/sd0s2e	/usr			ufs	rw		1 2
-=-=-=-=-

instead of the following ?

-=-=-=-=-
/dev/sd0a	/			    ufs	rw		1 1
/dev/sd0s2e	/usr			ufs	rw		1 2
-=-=-=-=-
-- 
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr
FreeBSD keltia.freenix.fr 3.0-CURRENT #0: Sun Mar  1 18:50:39 CET 1998

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980308162720.B6719>