On 2000.12.15 15:18:34 +0000 Bo Green wrote:
> 
> Yes, tried that, didn't work, and here is the fstab entry:
> 
> /dev/cdrom     /cdrom    iso9660    defaults,ro,noauto,user,exec    0   
> 0

I had this problem. /dev/cdrom wasn`t symlinked to hdc (in my case)

look in /var/log/dmesg for a line like this:

hdc: CD620E, ATAPI CDROM drive

then `ln -s /dev/hdc /dev/cdrom`

-- 
[EMAIL PROTECTED]

_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list

Reply via email to