From owner-freebsd-questions Sat May 17 01:27:53 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA14455 for questions-outgoing; Sat, 17 May 1997 01:27:53 -0700 (PDT) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA14450 for ; Sat, 17 May 1997 01:27:45 -0700 (PDT) Received: (from nadav@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id LAA07376; Sat, 17 May 1997 11:26:57 +0300 (IDT) Date: Sat, 17 May 1997 11:26:56 +0300 (IDT) From: Nadav Eiron To: Michael Nichols cc: freebsd-questions@FreeBSD.ORG Subject: Re: cd-rom In-Reply-To: <199705162142.RAA05343@onyx.xtalwind.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, 16 May 1997, Michael Nichols wrote: > I'm trying to install free BSD, but its not finding my cd-rom. I have a > Sound Blaster Discovery 8x CD-ROM Kit, it also comes with a SB 32 PnP sound > card. I used the visual Kernel config option, and adjusted the hardware > settings to what I thought they were. I have windows 95, being that it > adjusts the hardware/software to whatever it wants, so I'm not quite > sure.. Help..... > > Thank You... > > I'll bet this CDROM is an ATAPI (IDE) CDROM. If so, *don't* connect it to the SoundBlaster, but rather as either the slave on the primary IDE controller (with your hard disk) or as the master on the secondary IDE controller. FreeBSD will then probably pick it up just fine. Make sure you have the CD in the drive when you boot. Nadav