Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2002 20:18:19 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        "Christopher J. Umina" <FJU@Fritzilldo.com>, FreeBSD Questions <questions@FreeBSD.ORG>
Subject:   Re: SCSI CD-ROM
Message-ID:  <20020604011818.GA69850@dan.emsphone.com>
In-Reply-To: <20020603163400.A34580@xor.obsecurity.org>
References:  <001301c20b6b$6bf32be0$0301a8c0@uminafamily.com> <20020603163400.A34580@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jun 03), Kris Kennaway said:
> On Mon, Jun 03, 2002 at 06:59:10PM -0700, Christopher J. Umina wrote:
> > Hello,
> > 
> >     How do I mount my CD-ROM drive?  It's a SCSI drive and I can see it with
> > camcontrol:
> > 
> > <IBM DNES-309170W SA30>            at scbus0 target 0 lun 0 (da0)
> > <TOSHIBA CD-ROM XM-6401TA 1015>    at scbus0 target 1 lun 0 ()
> 
> Yes, it is /dev/cd0*
> 
> > it's telling me that it's
> > not configured..  What do I do?
> 
> Either you're missing cd support from your kernel or you're missing
> CD9660 support (i.e. the device exists but mount_cd9660 can't do
> anything with it when you ask).

Since camcontrol doesn't show any devicename for the cdrom - () instead
of (cd0), it's definitely no cdrom driver in the kernel.  Rebuild your
kernel with "device cd" in the config file.

-- 
	Dan Nelson
	dnelson@allantgroup.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020604011818.GA69850>