On 2004-10-03 15:07:10 +0100 Richard Lewis richardlewis@fastmail.co.uk wrote:
# cdrecord -scanbus
The problem is that cdrecord is a pig, IMO. It defaults to SCSI and your drive is ATAPI, like most. Try: cdrecord 'dev=atapi:' -scanbus
Then you will see the a,b,c numbers and can add those to your dev line for the burn command.
Roll on libburn-based software with sane command line syntax and some sensible defaults. Anyone fancy debugging it and writing some? http://icculus.org/burn/