From owner-freebsd-questions Fri May 31 10:51:33 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA26422 for questions-outgoing; Fri, 31 May 1996 10:51:33 -0700 (PDT) Received: from tombstone.sunrem.com (tombstone.sunrem.com [206.81.134.54]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id KAA26417 for ; Fri, 31 May 1996 10:51:29 -0700 (PDT) Received: (from brandon@localhost) by tombstone.sunrem.com (8.6.12/8.6.12) id LAA03348; Fri, 31 May 1996 11:50:58 -0600 Date: Fri, 31 May 1996 11:50:57 -0600 (MDT) From: Brandon Gillespie To: dwhite@resnet.uoregon.edu cc: freebsd-questions@FreeBSD.ORG Subject: Re: IDE CDROM install instructions in FAQ?? In-Reply-To: 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, 31 May 1996, Doug White wrote: > On Fri, 31 May 1996, Brandon Gillespie wrote: > > > I've searched the FAQ, I've searched the Handbook--both to no avail > > (either that, or I simply didn't look hard enough). > > > > Are there instructions for installing an IDE CDROM drive? I've done my > > best to follow my nose, I de-commented the ATAPI option and the wcd0 > > device from the kernel config and rebuilt the kernel, I have even run a > > 'MAKEDEV wcd0' in the /dev directory, yet I still am unable to even get > > the CDROM probed on bootup.. It _IS_ an ide CDROM, plugged directly into > > the second IDE device slot on a Triton MB (onboard ide). The CDROM is a > > hitachi cdrom. For the kernel config I simply copied GENERIC and > > decommented the two pertinent lines (ATAPI and wcd0). What am I missing? > > The driver may not like where you've put the CD. Can you move it onto > the primary controller? I'm not really sure what you are requesting here, plug it into the primary IDE controller on the motherboard? Where would the primary HD that is currently plugged in there go at that point? Or do you mean push the options to wdc0 rather than having them on wdc1? -Brandon Gillespie