Quantcast
Viewing all articles
Browse latest Browse all 36162

CD burn

Dear all,

On older Fedora I used to be able to burn a CD with the command:
Code:

cdrdao write --device ATA:0,0,0 cd.toc
now I have a problem:
Code:

Cdrdao version 1.2.3 - (C) Andreas Mueller <andreas@daneb.de>
ERROR: Unable to open SCSI device ATA:0,0,0: No such file or directory.
ERROR: Please use option '--device {[proto:]bus,id,lun}|device', e.g. --device 0,6,0, --device ATA:0,0,0 or --device /dev/cdrom
ERROR: Cannot setup device ATA:0,0,0.

How can I find out the correct
Code:

--device {[proto:]bus,id,lun}|device'
for my cdrom?

Many thanks for your help and keep up the great work!

Viewing all articles
Browse latest Browse all 36162

Trending Articles