[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: fstab entry for cd-rw device?



Stefan Srdic wrote:
> Thanks for all of your replys guys. I still have been unable to get my cd-rw
> working under Linux. I think that the ide-scsi module is conflicting with another
> scsi module at boot-time. (*see dmesg output at the end of this message)
> 
> Why this module is loading I have no idea, I do not have any scsi hardware and do
> not load any scsi modules at boot time besides the scsi emulation module
> (ide-scsi).
> 
> I can mount the device as /dev/hdc but cannot mount it as /dev/cdrom or even
> /dev/scd0.  The error messages I receive are:
> 
> mount: the kernel does not recognize /dev/scd0 as a block device
>        (maybe `insmod driver'?)
> or
> 
> mount: the kernel does not recognize /dev/cdrom as a block device
>        (maybe `insmod driver'?)
> 
> This puzzles me too since ide-scsi is loaded according to lsmod:
> 
> sg                     15320   0  (autoclean) (unused)
> ip_masq_raudio          2936   0  (unused)
> ip_masq_ftp             2456   0  (unused)
> af_packet               6040   0  (autoclean)
> serial                 19564   0  (autoclean)
> ide-scsi                7080   0
> autofs                  9088   0  (unused)
> nvram                   3460   0  (unused)
> es1371                 25344   1
> soundcore               2628   4  [es1371]
> ne2k-pci                4072   1
> 8390                    6036   0  [ne2k-pci]
> 3c59x                  18656   1
> unix                   10212  81  (autoclean)
> 
	Did you CONFIG_BLK_DEV_SR for scsi cdrom support?
-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



Reply to: