From owner-freebsd-questions Thu Jan 11 20:40:26 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA26466 for questions-outgoing; Thu, 11 Jan 1996 20:40:26 -0800 (PST) Received: from wedge.cc.utas.edu.au (wedge.cc.utas.edu.au [131.217.10.10]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id UAA26293 for ; Thu, 11 Jan 1996 20:39:55 -0800 (PST) Received: (from cp_nairn@localhost) by wedge.cc.utas.edu.au (8.7.1/8.6.6) id PAA13232; Fri, 12 Jan 1996 15:38:08 +1100 (EST) Date: Fri, 12 Jan 1996 15:38:06 +1100 (EST) From: Carey Nairn To: Neil Bradley cc: questions@FreeBSD.ORG Subject: Re: ATAIP CDROM Troubles In-Reply-To: <199601111346.NAA09059@synthcom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG Precedence: bulk On Thu, 11 Jan 1996, Neil Bradley wrote: > > I asked this once before a few days ago and didn't get any response. It is > possible that my mailer configuration is screwed up... > > I'm trying to use FreeBSD with a Hitachi CD-ROM player. It is correctly probed > on wdc0. I try a "mount -t cd9660 /dev/cd0a(or c) /cdrom" and gte a "Device > not configured" error message. What am I doing wrong? I have media in the > drive (FreeBSD disc 1). Any help would be greatly appreciated. you need to use the wcd0c device i.e. mount_cd9660 /dev/wcd0c /cdrom I think you will have to make the devices first as well cd /dev ./MAKEDEV wcd0 ========================================================================= Carey Nairn ! email : Carey.Nairn@its.utas.edu.au Networks and Communications ! phone : (002) 20 7419 Information Technology Services ! fax : (002) 20 7898 University of Tasmania. ! =========================================================================