From owner-freebsd-questions Tue Jun 24 07:21:19 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA16703 for questions-outgoing; Tue, 24 Jun 1997 07:21:19 -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 HAA16698 for ; Tue, 24 Jun 1997 07:21:12 -0700 (PDT) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id RAA10328; Tue, 24 Jun 1997 17:20:41 +0300 (IDT) 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 sma010324; Tue Jun 24 17:20:29 1997 Message-ID: <33AFD770.79BC@barcode.co.il> Date: Tue, 24 Jun 1997 17:19:28 +0300 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m) MIME-Version: 1.0 To: "Jacob J. Pinsky" CC: freebsd-questions@FreeBSD.ORG Subject: Re: atapi References: <33AFCE8C.40A8@radonc.som.sunysb.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Jacob J. Pinsky wrote: > > Could you please tell me the status of installation through an atapi > cd-rom interface now. The manual I have says that to create my boot > disk, I need to use atapi.flp to install freebsd which is located in the > directory /floppies Unfortunately, there is no such file in that > directory on my cd. I have version 2.1.5 Any help would be > appreciated. That's very old documentation (and this is probably covered in the FAQs). Just boot the standard boot.flp, and your CD will probably work. Note: The CD must be connected to one of the "main" EIDE controllers (the same ones you'd connect hard disks to, not one on a SoundBlaster). If you have dual EIDE channels, the best way to connect the CD seems to be either as the slave on the primary channel or alone on the secondary channel. You may also want to get a newer version. 2.1.5 is very old, and 2.2 and above have improved ATAPI support, on top of a zillion other advantages. See the web pages for details. Nadav