From owner-freebsd-questions Mon Jun 5 4:45:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cx344940-a.meta1.la.home.com (cx344940-a.meta1.la.home.com [24.6.21.74]) by hub.freebsd.org (Postfix) with ESMTP id E742A37B609 for ; Mon, 5 Jun 2000 04:45:28 -0700 (PDT) (envelope-from conrads@cx344940-a.meta1.la.home.com) Received: (from conrads@localhost) by cx344940-a.meta1.la.home.com (8.9.3/8.9.3) id GAA10890; Mon, 5 Jun 2000 06:45:22 -0500 (CDT) (envelope-from conrads) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20000605090732.54503.qmail@hotmail.com> Date: Mon, 05 Jun 2000 06:45:22 -0500 (CDT) Organization: @Home Network From: Conrad Sabatier To: Giannis Ritsi Subject: RE: IDE CDROM problem...(cd9660) Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 05-Jun-00 Giannis Ritsi wrote: > Hi, > > > I need help. I use FreeBSD 3.3 and I can't mount my IDE CDROM PHILIPS > (is rather old). when I try to do #mount /cdrom I take the message > cd9660: device not configured > > My kernel has : > options CD9660 > options CD9660_ROOT > . > . > . > controller wdc0 at isa? port "IO_WD1" bio irq 14 > controller wdc1 at isa? port "IO_WD2" bio irq 15 > options ATAPI > device acd0 > > what else should I do? FreeBSD 3.3 uses the older "wd" nomenclature. Your kernel config line should read: device wcd0 (plus any other stuff that should be on that linel; see LINT) -- Conrad Sabatier http://members.home.net/conrads/ ICQ# 1147270 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message