From owner-freebsd-questions Wed Dec 25 00:00:35 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id AAA01413 for questions-outgoing; Wed, 25 Dec 1996 00:00:35 -0800 (PST) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id AAA01408 for ; Wed, 25 Dec 1996 00:00:30 -0800 (PST) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.7.5/8.6.12) id KAA07365; Wed, 25 Dec 1996 10:01:18 +0200 (IST) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma007362; Wed Dec 25 10:00:47 1996 Message-ID: <32C0DEC8.2E30@barcode.co.il> Date: Wed, 25 Dec 1996 09:59:04 +0200 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m) MIME-Version: 1.0 To: zack@new-mind.com CC: questions@freebsd.org Subject: Re: Hitatchie ATAPI CdRom ? References: <32C0C04B.4D4E@new-mind.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Zachary Buckholz wrote: > > The following page makes refrence to a file which I can not seem to > locate, along with my cd purchase from cdrom.com I recieved a book > entitled The Complete FreeBSD, this book also makes refrence to a > atapi.flp file and ATAPIFLP.BAT which it says are located in the > /cdrom/floppies directory, well I searched the entire disk with two > seperate search utilities and could not locate either. Are these files > available via the net? I searched the FreeBSD.org site and find several > refrences to the files but not the files them selves. Currently I have > taken my old tandy single speed rom drive which is rusted and majorly > corroided from moisture, and this appears to be working except for a > read error every once in a while, but you may like to know that TANDY > single speed drives (which I think are mitsumi) work without any changes > to the install command. If you have any suggestions on how to make my > Hitatchie x4 speed drive work please let me know, or if you know where I > can locate the above mentioned files please let me know. I appreciate > your time, and thank you. > > Page that is displayed at FreeBSD.org that makes refrence to above > mentioned files. > http://www.freebsd.org/handbook/handbook13.html > > thanks > zack@new-mind.com The doc's are from 2.1.0 times, while I assume you install 2.1.5 (or later). In that case, ATAPI support is built into the boot.flp image. The best chanecs of having your CD work is configure it as the slave on the primary EIDE controller on your motherboard. It may also work as the master on the secondary controller. Nadav