From owner-cvs-all Sun Mar 8 07:35:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA06278 for cvs-all-outgoing; Sun, 8 Mar 1998 07:35:13 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA06270 for ; Sun, 8 Mar 1998 07:35:02 -0800 (PST) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.8.8/frmug-2.2/nospam) with UUCP id QAA07568 for cvs-committers@FreeBSD.ORG; Sun, 8 Mar 1998 16:34:54 +0100 (CET) (envelope-from roberto@keltia.freenix.fr) Received: (from roberto@localhost) by keltia.freenix.fr (8.8.8/keltia-2.13/nospam) id QAA06772; Sun, 8 Mar 1998 16:27:20 +0100 (CET) (envelope-from roberto) Message-ID: <19980308162720.B6719@keltia.freenix.fr> Date: Sun, 8 Mar 1998 16:27:20 +0100 From: Ollivier Robert To: cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/mount Makefile mount_ufs.c Mail-Followup-To: cvs-committers@FreeBSD.ORG References: <199803081450.GAA06511@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.90.4i In-Reply-To: <199803081450.GAA06511@freefall.freebsd.org>; from Michael Smith on Sun, Mar 08, 1998 at 06:50:07AM -0800 X-Operating-System: FreeBSD 3.0-CURRENT ctm#4103 AMD-K6 MMX @ 225 MHz Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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