From owner-freebsd-current@FreeBSD.ORG Sun Dec 5 08:44:04 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91FA716A4CE for ; Sun, 5 Dec 2004 08:44:04 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF5FC43D4C for ; Sun, 5 Dec 2004 08:44:03 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id iB58i1Vq056326; Sun, 5 Dec 2004 09:44:01 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Garance A Drosihn From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 05 Dec 2004 00:13:27 EST." Date: Sun, 05 Dec 2004 09:44:01 +0100 Message-ID: <56325.1102236241@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: current@freebsd.org Subject: Re: [TEST/REVIEW]: rootfs mounting code rework X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Dec 2004 08:44:04 -0000 In message , Garance A Drosihn writes: >At 11:08 AM +0100 12/4/04, Poul-Henning Kamp wrote: >>http://phk.freebsd.dk/patch/rootfs.patch >> >>Please test and review. > >Hmm. Does this mean that we'll always get the correct partition >for '/', even if /etc/fstab is wrong for '/'? By "correct", I >mean "the partition that the kernel was loaded from". The loader reads /etc/fstab and picks the entry for '/' out of it so I can only pressume that whoever did that disagree with your notion of "correct". -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.