From owner-freebsd-questions Thu Apr 20 09:29:00 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA01844 for questions-outgoing; Thu, 20 Apr 1995 09:29:00 -0700 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id JAA01838 for ; Thu, 20 Apr 1995 09:28:58 -0700 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA25219; Thu, 20 Apr 95 10:22:30 MDT From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9504201622.AA25219@cs.weber.edu> Subject: Re: FreeBSD and ATAPI/IDE CDs To: spp@vx.com (Stephen Potter) Date: Thu, 20 Apr 95 10:22:29 MDT Cc: freebsd-questions@FreeBSD.org In-Reply-To: <9504192356.ZM14073@squid> from "Stephen Potter" at Apr 19, 95 11:56:54 pm X-Mailer: ELM [version 2.4dev PL52] Sender: questions-owner@FreeBSD.org Precedence: bulk > I can't seem to find anything specific in any of the FAQs I've read, so I'm > going to try here... > > Does FreeBSD 2.0 support ATAPI/IDE CDs or not? No. Even though FreeBSD has wonderful SCSI support and ATAPI is just a way to cram SCSI commands down an IDE interface (suprise... bet you thought there really was such a thing as an IDE CDROM drive), the support isn't there yet. It is being worked on right now by some good people, so it should be there soon (I don't know if it's going to make the next release date, however; that's supposed to be later this month). You *can* build the boot disks, and then copy the bindist or whateve else you want to install to your DOS partition, install from the floppies to get minimally up, mount the DOS partition, and install from your DOS copies. This process is described in greater detail in the release note and installation instructions accompanying (and on) the CDROM itself. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.