On Thu, 7 Jun 2001, Bill Layer wrote: > I can tell you for a fact that your IDE-SCSI emulation is not working.. > read your dmesg and I'm sure that you will see that your CD-RW is being > enumerated as a simple /dev/hd? (IDE) device, not a SCSI device. Ah, yes it is... <reconfigure and recompile kernel...> Bingo! That's the secret, making sure your kernel doesn't know anything about IDE cdroms, so that it only uses the SCSI emulation. Thanks, everyone! Dan