Re: Problems with ide-scsi in 2.4.1

2001-02-04 Thread Jeff Chua
try to add the following to /etc/modules.conf ... pre-install sg modprobe -k sr_mod pre-install sr_mod modprobe -k ide-scsi pre-install ide-scsi modprobe -k ide-cd pre-install ide-cd modprobe -k ide-probe-mod options ide-cd ignore="hdc" ... that's assuming you want to use hdc as the ide cdrw

Problems with ide-scsi in 2.4.1

2001-02-04 Thread huma
Hi all, System: kernel 2.4.1 util-linux-2.10r cdrecord-1.9 modutils-2.3.21 I have a cd writer and a cdrom in the same pc. When the kernel has SCSI support compiled as a module, cdrecord doesn't find anything (hdb=ide-scsi is passed with lilo). When is compiled with built-in scsi support, the wr