From owner-freebsd-questions Wed Feb 7 18:33:26 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA26792 for questions-outgoing; Wed, 7 Feb 1996 18:33:26 -0800 (PST) Received: from texas.corp.rhalf.com ([204.75.64.17]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA26787 for ; Wed, 7 Feb 1996 18:33:23 -0800 (PST) Received: from JBUTLER.NET.RHALF.COM ([204.75.125.69]) by texas.corp.rhalf.com with SMTP; Wed, 7 Feb 1996 17:59:42 -0600 (CST) Date: Wed, 7 Feb 1996 17:54:49 From: "John Butler / Network Ops." Message-Id: <19960207175449butler@JBUTLER.NET.RHALF.COM> To: questions@FreeBSD.org Subject: ATAPI CDROM Cc: merrell@gateway1.rhalf.com X-Mailer: Pronto E-Mail [version 2.0] MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.org Precedence: bulk I am having difficulty with freebsd 2.1 and an ATAPI IDE cdrom drive. The CDROM drive is the second device on a regular on-board IDE controller. We have no problem running the floppy and actually seeing the cd mount as the second device on wd0. Once the install from the CD is done and we boot from the hard drive --which is the first device on wd0 -- the cd is not found. After lots of investigation, we looked at the GENERIC source file (usr/src/sys/i386/conf/GENERIC) and saw that the ATAPI option is commented out. Is there a way for us to compile the kernel with an uncommented-out ATAPI line in GENERIC or is there a way to do it using the install utility from the floppy? We appreciate your support! THANKS!