misc/118207: burncd gives I/O error writing CD on Pioneer DVDR-112D/1.21

Wayne Sierke ws at au.dyndns.ws
Sat Feb 9 15:21:34 UTC 2008


I realise the request was directed at Yuri but I'll submit this since
the problem is possibly common to the two models, which hopefully we'll
see when Yuri submits an example of his.

# burncd -t -v -f /dev/acd0 -s 32 data /root/7.0-RC1-i386-disc1.iso fixate
adding type 0x08 file /root/7.0-RC1-i386-disc1.iso size 522028 KB 261014 blocks 
next writeable LBA 0
addr = 0 size = 534556672 blocks = 261014
writing from file /root/7.0-RC1-i386-disc1.iso size 522028 KB
written this track 1120 KB (0%) total 1120 KB
Input/output error

(Immediately 2nd attempt, drop -s option)

# burncd -t -v -f /dev/acd0 data /root/7.0-RC1-i386-disc1.iso fixate
adding type 0x08 file /root/7.0-RC1-i386-disc1.iso size 522028 KB 261014 blocks 
next writeable LBA 712
addr = 712 size = 534556672 blocks = 261014
writing from file /root/7.0-RC1-i386-disc1.iso size 522028 KB
written this track 1120 KB (0%) total 1120 KB
Input/output error

(Disk is ejected and re-inserted)

# burncd -t -v -f /dev/acd0 data /root/7.0-RC1-i386-disc1.iso fixate
adding type 0x08 file /root/7.0-RC1-i386-disc1.iso size 522028 KB 261014 blocks 
next writeable LBA 0
addr = 0 size = 534556672 blocks = 261014
writing from file /root/7.0-RC1-i386-disc1.iso size 522028 KB
written this track 1120 KB (0%) total 1120 KB
Input/output error


No errors written to console. The "written" status always stops at the
same figure 1120 KB.



More information about the freebsd-bugs mailing list