Victor Secarin wrote: > > I have lost the use of my cd-writer. > Should I be able to run a kernel with both 'ataraid' and 'ide-scsi' > enabled? They seem to interfere. > > I have a box with a Promise Fasttrack100 and two EIDE disks that make an > array (striped). > I also have a CD-writer on the basic EIDE adapter, not the Promise, > connected as primary master. > > I run 2.1.18. The lilo.conf contains root=/dev/ataraid/d0p2 and > boot=/dev/ataraid/d0 > and it all boots and works (lilo is 22.3). However, to run cdrecord, I > need to have "hda=ide-scsi". Although scsi_mod and ide-scsi seem to > load, both "cdrecord -scanbus" and "scsiinfo -l" fail to find any scsi > devices. > > Does anyone know about this issue? > > Victor Secarin