From owner-freebsd-questions Tue Nov 28 12:06:27 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA00562 for questions-outgoing; Tue, 28 Nov 1995 12:06:27 -0800 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA00554 for ; Tue, 28 Nov 1995 12:06:14 -0800 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id NAA21903; Tue, 28 Nov 1995 13:00:16 -0700 From: Terry Lambert Message-Id: <199511282000.NAA21903@phaeton.artisoft.com> Subject: Re: Free BSD To: Pafwl@aol.com Date: Tue, 28 Nov 1995 13:00:16 -0700 (MST) Cc: questions@freebsd.org, bsdmail@nemesis.lonestar.org, rakitt@abest.com In-Reply-To: <951127224221_118149928@mail06.mail.aol.com> from "Pafwl@aol.com" at Nov 27, 95 10:42:23 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1750 Sender: owner-questions@freebsd.org Precedence: bulk > This is my second E-Mail about his subject. I purchased FreeBSD thinking I > had a Sound blaster CD rom drive only to try to install it and found out I > had a Panasonic IDE CDROM drive that I know your literature says I cannot > use. I have been trying for 2 days to load from floppies but to no avail. > > Tonight I went out and purchased a Creative 2X CDROM drive ($69.95) and > connected it to my sound blaster card. It works fine. I ran the FreeBSD > Install program on the CDROM and this is what is says when the kernel boot is > looking for the cdrom.. > > mcd1 not found at 0x340 > matcdo - Matsushita (Panasonic) CD Rom Driver by FDIV Version 1(16) 4-Apr-95 > matcdo at 0X250-0x253 in isa > matcd0: [' ] matcd1: [' ] matcd2: [' > ] matcd3: [' ] > scd0 not found at 0X230 > > Since I know that the card is at 240 and says the cdrom is at 250 when i boot > into DOS I assume the kernel is seeing the CDROM. > > When I go into the Media section of the install and select CDROM I get a > message telling me that the CDROM is not recognized. You have two options: 1) Change the drive location do it is at 250, where the driver expects to find it. 2) Boot "kernel -c" at the boot prompt and change the configuration of the kernel for the dureation of the boot. After the install, boot "kerenl -c" from the hard drive, and change the configuration again. Modify the kernel configuration file to reflect the 240 location, rebuild the kernel, and install the new kernel. Rebbot normally. The drive should now be recognized. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.