Image

Imagedormando wrote in Imagelinux

CDRs, DVD drives, and kernel 2.4.*

Yo...

ok, I've been trying to get my IDE drives to work with the SCSI emulation/ATAPI support. So that I may burn cds with my cd-rw drive, and then use them with both my DVD drive and cd-r. Just like I was doing with kernel 2.2

However, it doesn't seem to like me. For one thing, I can't load modules into my kernel due to some system kludge, so I have to compile everything in.

I believe I have compiled in the SCSI generic support, the SCSI emulation support, and ATAPI CD-rom drive support. I have the hdx=ide-scsi lines in my lilo config like I used to... but here...

cdrecord -scanbus shows my devices, /proc/scsi/scsi shows my devices on scs0... my sg device are made... but /dev/scd0 and friends have "unknown device" errors when I try to mount them, symlinked to /dev/cdrom and /dev/cdr for my fstab_line/audio_players to spot in a readable manner.

HMMMMM. So, it looks like I could burn a cd, but not -use- my drives... Anyone have any ideas?