On Fri, Mar 15, 2002 at 08:37:03AM -0000, Andrew Wallis wrote:
Hi! I'm another newbie (to ALUG not Linux) and here I go starting with a plea for help!
[root@vulpes]# mount /mnt/cdrom mount: /dev/cdrom: unknown device
This means that the kernel doesn't know what to do with the device. Probably you need to load a module, but I don't know which one for a scsi CDROM. You might find that
modprobe cdrom
will do the trick. If not, check the HOWTO's on SCSI cdroms...