Yes it is pointing to /dev/sr0. I didn't realize there was such a thing that used SCSI controllers to talk to IDE devices. Regardless, it doesn't seem to play well together. Any ideas anyone? Maybe i'll just have to pull it...and hook up my external HP CD-RW to this system. On Saturday 28 September 2002 20:14, Jay Vollmer wrote:
jvollmer@visi.com
Has anyone seen any drivers for the Creative CD-RW RW4224E? My SuSE 8.0 system is recognizing it as a SCSI device....which obviously is incorrect given its a IDE device. I not only cannot burn disks with it....but it won't even read a ISO9660 filesystem.
<relevant boot.msg snip>
<6>scsi0 : SCSI host adapter emulation for IDE ATAPI devices <4> Vendor: CREATIVE Model: CD-RW RW4224E Rev: 1.36 <4> Type: CD-ROM ANSI SCSI revision: 02 <4>Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0 <4>sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Obviously, you're loading the SCSI emulation module (ide-scsi,) which allows your IDE devices to be controlled by SCSI commands.
Check to see that /dev/cdrom and /dev/cdrecorder are both pointing to /dev/sr0.