From owner-freebsd-questions Tue Jul 23 17:17:38 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA26350 for questions-outgoing; Tue, 23 Jul 1996 17:17:38 -0700 (PDT) Received: from relay-2.mail.demon.net (disperse.demon.co.uk [158.152.1.77]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id RAA26342 for ; Tue, 23 Jul 1996 17:17:35 -0700 (PDT) Received: from post.demon.co.uk ([158.152.1.72]) by relay-2.mail.demon.net id aa06033; 24 Jul 96 1:17 +0100 Received: from jraynard.demon.co.uk ([158.152.42.77]) by relay-3.mail.demon.net id aa24944; 24 Jul 96 1:13 +0100 Received: (from fqueries@localhost) by jraynard.demon.co.uk (8.7.5/8.6.12) id TAA18697; Tue, 23 Jul 1996 19:55:43 GMT From: James Raynard Message-Id: <199607231955.TAA18697@jraynard.demon.co.uk> Subject: Re: Installing from IDE AT-API CD-ROM To: mike@networx.ie Date: Tue, 23 Jul 1996 19:55:43 +0000 () Cc: freebsd-questions@freebsd.org In-Reply-To: from "Michael Ryan" at Jul 23, 96 10:42:05 am X-Mailer: ELM [version 2.4 PL24 ME8a] Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > I have a system with an AT-API CD drive -- no SCSI. > How do I install FreeBSD 2.1 from this drive? > > Can I install straight from an IDE CD drive? For > instance, can I do a "kernel -c" boot and have it > recognise the drive that way? Maybe. The only way to find out is to boot it with the atapi.flp image and see if it is recognised. If not, then copy the relevant files onto a DOS partition, install off that and then (if desired) convert it to a FreeBSD data partition. Hmm. I've just noticed that you want to install 2.1.0. I'd try and go for 2.1.5 if possible, as the IDE CDROM support moved on a bit between the two.