From owner-freebsd-questions Thu Sep 26 09:29:11 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA19134 for questions-outgoing; Thu, 26 Sep 1996 09:29:11 -0700 (PDT) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA19069 for ; Thu, 26 Sep 1996 09:29:05 -0700 (PDT) Received: (from nadav@localhost) by gatekeeper.barcode.co.il (8.7.5/8.6.12) id SAA10174; Thu, 26 Sep 1996 18:28:24 +0200 (IST) Date: Thu, 26 Sep 1996 18:28:23 +0200 (IST) From: Nadav Eiron To: David Quattlebaum cc: freebsd-questions@freebsd.org Subject: Re: freebsd 2.1.5 install from toshiba atapi cd In-Reply-To: <199609261519.AA16221@gamecock.unx.sas.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 26 Sep 1996, David Quattlebaum wrote: > Hello there, > > I have the following setup at home: > > Gateway P5-120 Professional Computer > Two Quantum 1.0G drives - 2112 Cyls, 63 Heads, 13 Sectors > One Toshiba 8x CD rom (atapi) on separate IDE controller as > master device. > > The boot kernel from my 2.1.5 Walnut Creek CD (August 96) does > not recognize my CD when it boots. The best chances you have are to configure the CD as the slave on the master controller (with your "C" drive), and move the second hard disk to the second controller. The CD should be recognized then. You may still want to have the root partition on the first disk, or else you'll have to build a custom kernel (while swapping disks temporarily, to get the machine to boot) with the following line in it: config kernel root on wd2 > > I am trying to install FreeBSD on my d: drive. > > What available options do I have for installing on this home > computer with no network connection. I even tried install the > minimum configuration from a DOS partition (c:\freebsd) but that > failed after starting with the message "-1 bytes read of 1024". > > -- > David Quattlebaum, (sasdrq@unx.sas.com) > > "Why if only we were all wiener dogs, our problem would be solved!" > Good luck, Nadav