From owner-freebsd-questions Wed Mar 28 18:56:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id DE96037B720 for ; Wed, 28 Mar 2001 18:56:20 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 38894 invoked by uid 100); 29 Mar 2001 02:56:19 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15042.42067.932858.967009@guru.mired.org> Date: Wed, 28 Mar 2001 20:56:19 -0600 To: Leonard Zettel Cc: questions@freebsd.org Subject: Re: Dualing file systems In-Reply-To: <115740519@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Leonard Zettel types: > Progress staggers on! > > Lucas, you gave me enough pointers to munge around and discover > that, for reasons I do not pretend to understand (but darn well > intend to some day) my bsd system has designated the Windoz > hard drive as ad2 with the following correspondence: If you only have two ata drives and one is ad2, it's because you have ATA_STATIC_ID on in the kernel, so that the drive numbers are wired down: primary master (0), primary slave (1), secondary master (2), secondary slave (3). > ad2s1 <-> C: > ad2s5 <-> D: > ad2s3 <-> E: I suspect your extended slice is not the last slice on the disk, so Windoze is assigning them in that order. Any chance of getting a look at what fdisk says about the drive? Thanx, http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message