How to get cdrecord working in FC2?

Pybe squalidstuff at gmail.com
Tue Sep 28 17:26:31 UTC 2004


On Tue, 28 Sep 2004 13:13:11 -0400, Filippos Klironomos
<presariod at gmail.com> wrote:
> >
> > Which device is the cdrw?  hdc or hdd?
> >
> > Confirm you are doing this only to the cdrw.
> > > Pybe
> 
> Best tesl ever is to see where /dev/cdrom points to:
> 
> ls -l /dev/cdrom
> 
> If that's your only CD device that's the device you should be writing
> things on. If you have multiple CD drives then do a
> 
> ls -l /dev/cd*
> 
> to figure them out and see which is which either by
> 
> cdrecord -scanbus dev=ATAPI
> 
> or though your kernel logs during boot:
> 
> egrep -i -C2 -e "DVD|CD" /var/log/dmesg
> 

Or just cat /proc/sys/dev/cdrom/info and you can see which can do what
which can be more definate.




More information about the fedora-list mailing list