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 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to