I can't get scsi emulation to work in 7.1.
I appended hdc=ide-scsi hdd=ide-scsi in lilo, i added modprobe ide-scsi
to /etc/rc.d/boot.local, as suggested in the book.
Dmesg:
<(scsi0) <Adaptec AHA-294X Ultra SCSI host adapter> found at PCI 0/13/0
<(scsi0) Narrow Channel, SCSI ID=7, 16/255 SCBs
<(scsi0) Cables present (Int-50 NO, Ext-50 NO)
<(scsi0) Downloading sequencer code... 422 instructions downloaded
<scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.2.1/5.2.0
< <Adaptec AHA-294X Ultra SCSI host adapter>
< Vendor: Model: Scanner Rev: 1.40
< Type: Scanner ANSI SCSI revision: 04
<scsi1 : SCSI host adapter emulation for IDE ATAPI devices
So the module is loaded, but cdrecord -scanbus only finds the scanner.
Can anyone help?
Thanks
ps I've been using scsi emulation since suse 6.0, mostly without
problems, so I don't understand why it should not work this time.