On Sat, 5 Jan 2002, Florin Iucha wrote: > cdrecord -scanbus might fail if you don't have scsi generic compiled > (in-kernel or modules) or do not have /dev/sg[0-9]. Ding! We have a winner. Thanks Florin! I just recompiled with generic SCSI support and CDs are once again burning. To answer a couple other questions: Joshua, I tried specifying dev=/dev/scd0,0,3,0 and it gave me the same errors. It appears that if a cdrecord -scanbus doesn't see the drive cdrecord refuses to acknowledge it. I'm using the 2.2.20 kernel because I have major doubts about the stability of the 2.4 tree (still). With the urgent "DON'T USE THIS KERNEL!" and "oh, there's a slight chance of losing your entire partition" I'm not quite ready to completely switch to a 2.4 kernel. Truth is, if it weren't for USB support I'd still be using 2.2.14 on my machine. -Brian