Hi Jim,
jim tate wrote:
Fedora Core1
Cannot do any CD writing with cdrecord, on any of my boxes using Fedora core1
I have listed the output Xcdroast and cdrecord -scanbus and it shows my burner, What gives??
I uninstalled cdrecord and Xcdroast and reinstalled both files with the same results.
Thanks Jim Tate
Calling: /usr/lib/xcdroast-0.98/bin/xcdrwrap CDRECORD dev= "0,1,0"
^^^^ you are probably calling the wrong device. The output from cdrecord -scanbus says 0,0,0
gracetime=2 fs=4096k driveropts=burnfree,noforcespeed -v -useinfo speed=40 -dao -eject -pad -data "/home/mickey/FC2-test1-i386-disc1.iso" ...[schnipp]
scsidev: '0,1,0'
/usr/bin/cdrecord -scanbus[schnipp]
0,0,0 0) 'PLEXTOR ' 'CD-R PX-W4012A' '1.00' Removable CD-ROM
As you can see here, 0,0,0 is your device.
Alex