From owner-freebsd-questions@FreeBSD.ORG Wed Jun 9 15:02:16 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 415B516A4CE for ; Wed, 9 Jun 2004 15:02:16 +0000 (GMT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD84E43D49 for ; Wed, 9 Jun 2004 15:02:15 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.7p1+Sun/8.11.7) id i59F25710962; Wed, 9 Jun 2004 11:02:05 -0400 (EDT) From: Jerry McAllister Message-Id: <200406091502.i59F25710962@clunix.cl.msu.edu> To: anubis357@optusnet.com.au (Anubis) Date: Wed, 9 Jun 2004 11:02:03 -0400 (EDT) In-Reply-To: <40C6C22B.6070904@optusnet.com.au> from "Anubis" at Jun 09, 2004 05:54:19 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: Jerry McAllister cc: jmlewis@dslextreme.com cc: freebsd-questions@freebsd.org Subject: Re: fstab X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2004 15:02:16 -0000 > > > > It would be whatever you used in the disklabel run (or the one done > > for you if you use sysinstall). 'd' is unlikely and so is 'c' > > d is highly likely and is what you get if you use sysinstall in 5.x. I > have about 25 drives with a d partition. > d certainly is unlikely in 4.x > c will appear in the list but shouldnt be used to mount Well, another 5.x thing I guess. If I could get all the 4.9 stuff out of the way, and free up a machine, I might get started looking at 5.xxx. ////jerry