> By the way, which device am I actually burning to? its an ATAPI
> drive, and since I'm not experienced with SCSI [including ATAPIs
> SCSI emulation], I'm not quite sure. Is it /dev/scd0?

Yes,  if you look at the code I provided

cd /dev && rm cdrom && ln -s scd0 cdrom

it creates a link from cdrom to /dev/scd0

>         0,0,0     0) 'SONY    ' 'CD-RW  CRX140E  ' '1.0n' Removable CD-ROM

cdrecord dev=0,0,0  works fine too.

Cheers --- Larry

Reply via email to