dbfruth
01-02-2003, 07:04 PM
I am trying to install an HP 7200 IDE CD-RW drive under Slackware 8.0
I compiled a custom 2.4.20 kernel about a week ago. and included scsi support built into the kernel for my USB flash drive and for a parallel port zip drive (even though I don't have the zip drive hooked up at the moment).
I read the NHF and installed cdrecord 1.10 and X-CD-Roast from source.
My problem is when I add append="hdc=ide-scsi" to lilo.conf and reboot I can't mount the drive as a normal cd-drive let alone write to it, but when I take that line out of lilo.conf it works fine. Do I need to add scsi cd support even though the drive is only using scsi emulation? Also when I try to modprobe ide-scsi it says the module can't be found. Is that because scsi is built into the kernel?
I compiled a custom 2.4.20 kernel about a week ago. and included scsi support built into the kernel for my USB flash drive and for a parallel port zip drive (even though I don't have the zip drive hooked up at the moment).
I read the NHF and installed cdrecord 1.10 and X-CD-Roast from source.
My problem is when I add append="hdc=ide-scsi" to lilo.conf and reboot I can't mount the drive as a normal cd-drive let alone write to it, but when I take that line out of lilo.conf it works fine. Do I need to add scsi cd support even though the drive is only using scsi emulation? Also when I try to modprobe ide-scsi it says the module can't be found. Is that because scsi is built into the kernel?