From owner-freebsd-questions Wed Aug 9 16:34: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wireco.net (mental.wireco.net [206.107.119.3]) by hub.freebsd.org (Postfix) with SMTP id 0795137B889 for ; Wed, 9 Aug 2000 16:33:58 -0700 (PDT) (envelope-from hornback@wireco.net) Received: (qmail 27007 invoked from network); 9 Aug 2000 23:33:55 -0000 Received: from d23.johnson-city.tn.us.wireco.net (HELO challenger) (206.107.119.212) by mental.wireco.net with SMTP; 9 Aug 2000 23:33:55 -0000 Reply-To: From: "Andrew C. Hornback" To: "'Aram Compeau'" Cc: Subject: Boot sequence on mixed IDE/SCSI systems (was: RE: forcing which SCSI device to boot from) Date: Wed, 9 Aug 2000 19:31:26 -0400 Message-ID: <001201c00259$f0a899a0$d4776bce@challenger> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 In-reply-to: <39919B81.8381BE5D@tibco.com> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Aram Compeau > Sent: Wednesday, August 09, 2000 1:57 PM > To: Mike Tancsa > Cc: Kenneth D. Merry; questions@FreeBSD.ORG; hardware@FreeBSD.ORG > Subject: Re: forcing which SCSI device to boot from > > > I have no experience with IDE RAID controllers, but I believe > you are normally > stuck booting from an IDE drive if you have a system with > mixed IDE ? SCSI drives. > However, I know you said the BIOS seems to see the IDE RAID > controller as a SCSI > device (which I found surprising). Anyway, just a thought. > > Aram Actually, it's not as crazy as it might seem for a machine to consider a "foreign" (i.e. non-native) IDE controller as a SCSI controller. In both Windows NT and 98, my Promise Ultra 33 and 66 are considered SCSI controllers due to the way that they operate. There's a better explanation of that on Promise's site. As to the boot sequence, it all depends on how you work with it. I've had a machine with 2 SCSI controllers, a PCI IDE controller and 2 onboard IDE controllers (just for experimentation). I could make the first SCSI controller on the PCI bus boot or the onboard IDE boot, but not the other SCSI controller or the PCI IDE controller. Switching the cards around in the PCI slots seems to give boot precedence to the card closest to/in slot 1. YMMV... --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message