From owner-freebsd-questions Thu Apr 23 22:31:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA25508 for freebsd-questions-outgoing; Thu, 23 Apr 1998 22:31:58 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason04.u.washington.edu (root@jason04.u.washington.edu [140.142.78.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA25501 for ; Thu, 23 Apr 1998 22:31:53 -0700 (PDT) (envelope-from jcwells@u.washington.edu) Received: from saul4.u.washington.edu (root@saul4.u.washington.edu [140.142.83.2]) by jason04.u.washington.edu (8.8.4+UW97.07/8.8.4+UW97.05) with ESMTP id WAA27674; Thu, 23 Apr 1998 22:31:52 -0700 Received: from s8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul4.u.washington.edu (8.8.4+UW97.07/8.8.4+UW97.04) with SMTP id WAA23855; Thu, 23 Apr 1998 22:31:51 -0700 (PDT) Date: Thu, 23 Apr 1998 21:30:37 -0700 (PDT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Dave Bender cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: Recognizing SoundBlaster CD-ROM In-Reply-To: <01BD6EEB.DF3DEF70@MANNY> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 23 Apr 1998, Dave Bender wrote: > I'm having trouble getting FreeBSD installed. The OS doesn't seem to > recognize the CD-ROM, which I had hoped to use and, in fact, install > from. > > I have an older SoundBlaster (Creative Labs) CD-ROM. I'm choosing the > Matsushita/Panasonic/Creative CDROM option in the installation > configuration program and I'm changing the PORT address to 220. > > Am I missing something obvious, or is this not a supported CD ROM? Are you certain that the drive is Matsuhita? Why did you "choose" Matsushita? Run the boot disc one time and read the messages as it boots. If dmesg tells you it found a cdrom on wdc0 (or 1) then this drive is ATAPI. Make note of what dmesg tells you about your cdrom when your system boots. If the drive says ATAPI or IDE any where on it, or is connected to your IDE port, then you need ATAPI support. Read the LINT file mentioned below. If the drive is in fact Matshushita then read '/usr/sys/i386/conf/LINT' for how to include this support in your kernel. The kernel requires a specific driver for Matsuhita drive. Have fun, | Stop warning me about the latest virus. Learn more... Jason Wells | http://ciac.llnl.gov/ciac/CIACHoaxes.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message