Dear all,
On older Fedora I used to be able to burn a CD with the command:
now I have a problem:
How can I find out the correct
for my cdrom?
Many thanks for your help and keep up the great work!
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
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.
Code:
--device {[proto:]bus,id,lun}|device'
Many thanks for your help and keep up the great work!