Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Mar 2004 23:37:26 -0800
From:      Rishi Chopra <rchopra@cal.berkeley.edu>
To:        Rob <rob@users.sourceforge.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Problems Mounting CDROM
Message-ID:  <404439B6.9000801@cal.berkeley.edu>
In-Reply-To: <4044047A.7020906@users.sourceforge.net>
References:  <404402DE.7040201@cal.berkeley.edu> <4044047A.7020906@users.sourceforge.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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