From owner-freebsd-hackers Tue Nov 7 9:33: 9 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 978C537B4C5 for ; Tue, 7 Nov 2000 09:33:05 -0800 (PST) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id SAA50486; Tue, 7 Nov 2000 18:33:01 +0100 (CET) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Andrzej Bialecki Cc: Josef Karthauser , hackers@FreeBSD.ORG Subject: Re: Mounting a md as a root filesystem. References: From: Dag-Erling Smorgrav Date: 07 Nov 2000 18:33:00 +0100 In-Reply-To: Andrzej Bialecki's message of "Tue, 7 Nov 2000 16:28:26 +0100 (CET)" Message-ID: Lines: 17 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Andrzej Bialecki writes: > On 7 Nov 2000, Dag-Erling Smorgrav wrote: > > Josef Karthauser writes: > > > # load -t md /filesystemfile > > Shouldn't that be 'load -t md_root'? > Actually, it's md_image or mfs_root (see /sys/dev/md/md.c:446). Both of > these are mentioned in md(4). In that case, md(4) is wrong: des@aes ~% current md_root src/sys/dev/md/md.c: SYSINIT(md_root, SI_SUB_MOUNT_ROOT, SI_ORDER_FIRST, md_takeroot, NULL); src/sys/i386/conf/NOTES: # images of type mfs_root or md_root. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message