From owner-freebsd-questions Mon Aug 11 19:36:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA19851 for questions-outgoing; Mon, 11 Aug 1997 19:36:25 -0700 (PDT) Received: from max.roskildebc.dk (max.roskildebc.dk [194.182.101.4]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id TAA19837 for ; Mon, 11 Aug 1997 19:36:22 -0700 (PDT) Received: by max.roskildebc.dk (5.61/9.8) with UUCP id AA08359; Tue, 12 Aug 97 04:23:33 +0200 Received: by swimsuit.roskildebc.dk (0.99.970109) id AA00755; 12 Aug 97 04:17:28 +0100 From: Dave.Bodenstab@234-49-99.swimsuit.roskildebc.dk (Dave Bodenstab) Date: 09 Aug 97 20:05:10 +0100 Subject: Re: Mixing SCSI and IDE drives Message-Id: <762_9708120417@swimsuit.roskildebc.dk> Organization: Fidonet: Swimsuit Safari <-> Internet Gateway To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk From: Dave Bodenstab Subject: Re: Mixing SCSI and IDE drives > > Seem to recall discussion about problems when mixing SCSI and IDE. > Would like to acquire a SCSI for sd0a and booting off of same but > wish to have an el cheapo IDE available for mounting. Is such an > arrangment possible without a great deal of teeth-gnashing? I've got 2 IDE and 2 SCSI drives. What you can do depends a lot on your bios, both on your motherboard and on your host adapter... In my case, the motherboard bios will always boot from the master IDE drive, although the boot manager installed by FreeBSD allows booting from the slave. The bios has an option to support SCSI, but I've never even tried it. If I disable the master IDE drive (mark it as ``not installed'') then when the motherboard bios passes control to the BusLogic host adapter bios, *that* bios comes back to the motherboard with the boot drive -- I'm not real clear on exactly how this is done, in practice it means that if I disable the master IDE disk, the system will attempt to boot off the SCSI drive (probably SCSI ID 0) -- it becomes ``C:'' to dos. I suspect that if you tell the bios that the IDE drive is ``not installed'', then FreeBSD will still be able to access it. You need to experiment with your bios settings and see what happens. Can't hurt anything as long as you remember what settings you originally had so you can put everything back as it was. In the worst case, just create a small BSD partition on the IDE drive -- you only need perhaps 15-20M for your root slice. Create the other file systems -- /usr, /var, /tmp, /home, etc. -- on your SCSI drive(s). Dave Bodenstab imdave@mcs.net -- |Fidonet: Dave Bodenstab 2:234/49.99 |Internet: Dave.Bodenstab@234-49-99.swimsuit.roskildebc.dk | Standard disclaimer: The views of this user are strictly his own.