From owner-freebsd-questions Fri Apr 7 4:27:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id 4ED2637B691 for ; Fri, 7 Apr 2000 04:27:22 -0700 (PDT) (envelope-from otter@otter.cc) Received: from otter.cc (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with ESMTP id EAA07129; Fri, 7 Apr 2000 04:24:59 -0700 (PDT) Message-ID: <38ED1D4F.EE74132@otter.cc> Date: Thu, 06 Apr 2000 19:27:11 -0400 From: Otter X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: dylan Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SCSI + IDE (easy one i think) References: <013a01bfa064$8a81cf40$636129cb@dragnet.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > dylan wrote: > > (please ignore ='s on freebsd.org archives.. mailing from outlook) > > Are there any issues involved in using a combination of SCSI and IDE > drives ? > > I want to mount an IDE drive with a BSD ufs in a system booted from a > SCSI drive. > > If I play with Bios I can change which drive it boots too but when I > boot into the system on the SCSI drive the IDE drive (presumably > wd0) does not show up in dmesg.boot and is unmountable. > > Anything I am missing? Yeah. you're missing a version number. If you have FreeBSD 4.0, the IDE driver is now referred to as ad instead of wd. Hope this helps you out. For more info, man ata. -Otter > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message