cdrecord for .iso fails
Every time I issue the following command:
cdrecord -v speed=32 dev=0,0,0 /home/sammy/redhat7/valhalla-i386-disc2.iso;eject
(where my CDRW burns at 32x and the device is 0,0,0)
to record an .iso to CD-R I get the following error:
cdrecord: fifo had 2 puts and 2 gets
cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%
My CD-R ejects with what appears to be a link to the .iso but no real data.
What can I do to fix this?
Thanks
|