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

Remko Lodder remko at FreeBSD.org
Sun Feb 10 10:10:03 UTC 2008


The following reply was made to PR bin/118207; it has been noted by GNATS.

From: Remko Lodder <remko at FreeBSD.org>
To: bug-followup at 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 at FreeBSD.org
 \ /   Remko Lodder                       | remko at EFnet
   X    http://www.evilcoder.org/          |
 / \   ASCII Ribbon Campaign              | Against HTML Mail and News


More information about the freebsd-bugs mailing list