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

Re: scsi emulation



> Actually, /dev/cdrom is a link to /dev/hdb.  The IDE CDROM driver is
> compiled into the kernel.  Include IDE/ATAPI CDROM support is checked to
> compile in using make menuconfig.  Here's my kernel config for ref:

Well, there's your problem then.  If the ide cdrom driver is compiled in
it will overwrite the scsi emulation no matter what.  Recompile it as a
module.
-Brett



Reply to: