From owner-freebsd-questions Tue Feb 6 21:57:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.bellatlantic.net (mail1.bellatlantic.net [199.45.32.38]) by hub.freebsd.org (Postfix) with ESMTP id 3C56637B4EC for ; Tue, 6 Feb 2001 21:57:04 -0800 (PST) Received: from helix (adsl-207-68-49-34.bellatlantic.net [207.68.49.34]) by mail1.bellatlantic.net (8.9.1/8.9.1) with SMTP id AAA09287; Wed, 7 Feb 2001 00:57:09 -0500 (EST) From: "Adam Crosby" To: "Marvin McNett" , Subject: RE: cd9660: Device not configured Date: Wed, 7 Feb 2001 01:09:59 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <3A80619E.724481C5@cs.ucsd.edu> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Do you have 'option cd9660' and the line for an ATA CDROM driver in your conf file? Is the /dev for the DVD drive in /dev? You might have to make it (there's a handbook page about adding new drives: http://www.freebsd.org/handbook/disks-adding.html , which is geared towards hdds, but may work for CDROMs? -Adam -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Marvin McNett Sent: Tuesday, February 06, 2001 3:42 PM To: freebsd-questions@freebsd.org Subject: cd9660: Device not configured I'm having a strange problem with my DVD drive on FreeBSD-4.2. When I attemped to mount my drive for the first time: mount -t cd9660 /dev/acd0c /cdrom I received the message: cd9660: Device not configured Looking at the output of dmesg, I noticed that there is no mention of acd0 (or any other DVD or CDROM device for that matter). I then checked to see how I was able to install from CDROM by reinserting the installation CD and noticed that it finds the drive as: acd0: DVD-ROM at ata0-slave using PIO4 So, my question is, why does it detect the drive from the installation CD and not when I boot up after installation? Is there something I need to specify (perhaps in the kernel.conf file)? Any help would be greatly appreciated. Cordially, Marvin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message