From owner-freebsd-questions@FreeBSD.ORG Mon Mar 1 23:39:43 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA02C16A4CE for ; Mon, 1 Mar 2004 23:39:43 -0800 (PST) Received: from m00.ca.astound.net (m00.ca.astound.net [64.85.239.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A315743D3F for ; Mon, 1 Mar 2004 23:39:43 -0800 (PST) (envelope-from rchopra@cal.berkeley.edu) Received: from cal.berkeley.edu (ca.astound.net [64.85.239.2]) by m00.ca.astound.net (8.12.10/8.12.10) with ESMTP id i227d9w7025595; Mon, 1 Mar 2004 23:39:09 -0800 Message-ID: <404439B6.9000801@cal.berkeley.edu> Date: Mon, 01 Mar 2004 23:37:26 -0800 From: Rishi Chopra User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Rob References: <404402DE.7040201@cal.berkeley.edu> <4044047A.7020906@users.sourceforge.net> In-Reply-To: <4044047A.7020906@users.sourceforge.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new cc: freebsd-questions@freebsd.org Subject: Re: Problems Mounting CDROM X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Mar 2004 07:39:43 -0000 Rob, The 'c' definitely was missing. Unfortunately, so is /dev/acd0c - what should I do now? Rob wrote: > > Rishi Chopra wrote: > >> When I try to mount a CD, I get the following errror: >> >> usha# mount /cdrom >> cd9660: /dev/acd0: No such file or directory >> >> Any idea what the problem might be? > > > You should have a line like this in /etc/fstab: > > /dev/acd0c /cdrom cd9660 ro,noauto 0 0 > > > Notice the c in /dev/acd0c; that c is possibly missing in your case. > Then also verify that /dev/acd0c is there! > > Maybe this helps. > R. > -- Rishi Chopra =) http://www.ocf.berkeley.edu/~rchopra