From owner-freebsd-questions Mon Jan 19 12:07:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA12351 for questions-outgoing; Mon, 19 Jan 1998 12:07:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from serv01.net-link.net (serv01.net-link.net [205.217.6.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA12332 for ; Mon, 19 Jan 1998 12:07:23 -0800 (PST) (envelope-from wpub1@net-link.net) Received: from ricecake (grxa6-ppp32.triton.net [209.172.4.32]) by serv01.net-link.net (8.8.8/8.6.9) with SMTP id PAA09781; Mon, 19 Jan 1998 15:07:05 -0500 Message-Id: <3.0.3.32.19980119151041.00719294@smtp.net-link.net> X-Sender: wpub1@smtp.net-link.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Mon, 19 Jan 1998 15:10:41 -0500 To: dbsmall@ttl.pactel.com From: Matthew Hagerty Subject: Re: FreeBSD 2.2.2 Install, ATAPI CDROM, EIDE HD Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <35EF0B8572DACF11B5BA080009CB86B840E8A2@exchange.ttl.pactel .com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk At 10:50 AM 1/19/98 -0800, you wrote: >I'm making progress installing FreeBSD. > >I've found that, even when using the atapi floppy installation method, I >can't install from my Toshiba ATAPI CDROM...it locks up (after it >identifies my cdrom as wd1, which is incorrect, anyway) > >If I using the install/reconfiguration utility, I can remove wd1 from >the available storage devices, and the install goes a little further >(going to the menu-driven utility). > >But then it can't find the CDROM. > >I tried telling the kernel config that my CDROM has the same parameters >(I/O, IRQ, etc.) as wd1, and removing wd1. It still can't see my CDROM >drive. > >Perhaps my drive is not supported. (If that's the case, I'll have to >install from an existing partition, I guess...) > >How can I find out if my drive is supported >(and if FreeBSD 2.2.2 now supports EIDE drives beyond sector 1024) > >-David > >--------------------------------------- >David B. Small >Telesis Technologies Laboratory >http://www.ttl.pactel.com/~dbsmall > > > David, Why are you installing 2.2.2? You should install the latest 2.2.5 if possible. Also, it looks like you CDROM is the slave device on your second IDE controller (WD1). When I installed 2.2.2, it could not find my CDROM on the secondary controller. When I moved it to the primary controller FreeBSD found it. Put you CDROM on the primary controller as the slave. I keep my CDROMs on the primary controller and have had no problems with *many* types of drives. Matthew