On Mon, Jun 09, 2003 at 10:59:10PM -0700, Craig Toenes wrote:Normally /dev/cdrom is a symbolic link to your actual cdrom device such as /dev/hdc or something like that. If it's not created you can create it manually by doing
B. I get a "cannot stat /dev/cdrom no such file or
directory" (fstab)
The obvious question is: does /dev/cdrom exist and if so,
is it a symbolic link to a device?
ln -s /dev/hdc /dev/cdrom
BR, --
*Eduardo Silva*