Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Sep 2003 21:33:53 -0500
From:      "Andrew L. Gould" <algould@datawok.com>
To:        liuyang99@earthlink.net, freebsd-questions@freebsd.org
Subject:   Re: having trouble mounting cd rom
Message-ID:  <200309142133.53262.algould@datawok.com>
In-Reply-To: <E19yigG-0005MX-00@turkey.mail.pas.earthlink.net>
References:  <E19yigG-0005MX-00@turkey.mail.pas.earthlink.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 14 September 2003 09:05 pm, Charlie wrote:
> not sure why but when i run the command mount -t cd9660 -o ro /dev/acd0c
> /cdrom it gives me this error message cd9660: /dev/acd0c: Invalid argument
> _______________________________________________

Is this a new problem?  That is, did the command work before?

Did you recompile the kernel with 'dev atapicam' to treat the cdrom as a scsi 
device?  If so, you need to change the device name in /etc/fstab.  Try 
/dev/cd0c.

Best of luck,

Andrew Gould



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