Date: Sun, 10 Feb 2008 10:10:03 GMT From: Remko Lodder <remko@FreeBSD.org> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/118207: burncd gives I/O error writing CD on Pioneer DVDR-112D/1.21 Message-ID: <200802101010.m1AAA3hm091907@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/118207; it has been noted by GNATS. From: Remko Lodder <remko@FreeBSD.org> To: bug-followup@FreeBSD.org Cc: Subject: Re: misc/118207: burncd gives I/O error writing CD on Pioneer DVDR-112D/1.21 Date: Sun, 10 Feb 2008 10:40:45 +0100 Record this in the ticket as well so that this doesn't get lost :) Hi Remko, Out of curiosity another run, this time with -d (dao): # burncd -t -v -d -f /dev/acd0 -s max 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 CUE sheet: 41 00 00 14 00 00 02 00 41 01 01 10 00 00 04 00 41 aa 01 14 00 3a 04 0e burncd: ioctl(CDRIOCSENDCUE): Input/output error (immediate 2nd attempt) # burncd -t -v -d -f /dev/acd0 -s max 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 -150 CUE sheet: 41 00 00 14 00 00 00 00 41 01 01 10 00 00 02 00 41 aa 01 14 00 3a 02 0e burncd: ioctl(CDRIOCSENDCUE): Input/output error (disk ejected and reinserted) # burncd -t -v -d -f /dev/acd0 -s max 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 -150 CUE sheet: 41 00 00 14 00 00 00 00 41 01 01 10 00 00 02 00 41 aa 01 14 00 3a 02 0e burncd: ioctl(CDRIOCSENDCUE): Input/output error Curiously, all subsequent attempts have all had "next writeable LBA -150" even after ejecting disk, until another run was made without -d, then "next writeable LBA" reverted to 0. Above results have been consistent regardless of -s and fixate. Let me know if there's anything specific you want to see the results of. Thanks, Wayne -- /"\ Best regards, | remko@FreeBSD.org \ / Remko Lodder | remko@EFnet X http://www.evilcoder.org/ | / \ ASCII Ribbon Campaign | Against HTML Mail and News
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802101010.m1AAA3hm091907>