Date: Sun, 10 Feb 2008 01:36:13 +1030 From: Wayne Sierke <ws@au.dyndns.ws> To: Remko Lodder <remko@freebsd.org> Cc: freebsd-bugs@freebsd.org Subject: Re: misc/118207: burncd gives I/O error writing CD on Pioneer DVDR-112D/1.21 Message-ID: <1202569573.1464.13.camel@predator-ii.buffyverse> In-Reply-To: <200802091200.m19C08hK088683@freefall.freebsd.org> References: <200802091200.m19C08hK088683@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1202569573.1464.13.camel>