Glen Lee Edwards writes:
>I have an old 486-66 with a Sound Blaster Pro CDRom.  Due to a hacker, I just
>did a fresh install of RH 6.1.  The install worked, but I can't get the CDRom to
>work.  It needs the sbpcd module, but I can't remember how to install it.
>"insmod sbpcd" installs the module (it shows up in "lsmod") but trying to mount
>the CDRom doesn't work.  I get an error message, 
>
>   "mount: the kernel does not recognize /dev/hdd as a block device
>        (maybe 'insmod driver'?)."
>
>I have the following in /etc/conf.modules:
>
>    alias /dev/hdd sbpcd
>
>and the following in /etc/fstab:
>
>    /dev/hdd   /mnt/cdrom   iso9660 owner,exec,device,suid,ro,noauto 0 0

I was using the wrong device: /dev/sbpcd is the correct one.

Glen



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to