From owner-freebsd-bugs@FreeBSD.ORG Tue May 29 12:50:09 2007 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2DB7C16A469 for ; Tue, 29 May 2007 12:50:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 1DCFA13C455 for ; Tue, 29 May 2007 12:50:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l4TCo8AQ065719 for ; Tue, 29 May 2007 12:50:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l4TCo82m065718; Tue, 29 May 2007 12:50:08 GMT (envelope-from gnats) Date: Tue, 29 May 2007 12:50:08 GMT Message-Id: <200705291250.l4TCo82m065718@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Matthias Apitz Cc: Subject: Re: bin/95979: burncd(8) fails to fixate CDs X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 May 2007 12:50:09 -0000 The following reply was made to PR bin/95979; it has been noted by GNATS. From: Matthias Apitz To: bug-followup@FreeBSD.org, artboreb@yahoo.com Cc: Subject: Re: bin/95979: burncd(8) fails to fixate CDs Date: Tue, 29 May 2007 14:32:59 +0200 This is as well in FreeBSD 6.2-RELEASE with burncd.c (CVS: rev. 1.45): # burncd -f /dev/acd0 -s max data cdimage.raw fixate next writeable LBA 0 writing from file cdimage.raw size 517992 KB written this track 517992 KB (100%) total 517992 KB fixating CD, please wait.. burncd: ioctl(CDRIOCFIXATE): Input/output error # and also a second 'fixate' fails with: # burncd -f /dev/acd0 fixate fixating CD, please wait.. burncd: ioctl(CDRIOCFIXATE): Input/output error # A re-read of the burned CD fails as well (even if the CD is mountable): # dd if=/dev/acd0 of=cdimage.iso bs=2048 dd: /dev/acd0: Input/output error 258996+0 records in 258996+0 records out 530423808 bytes transferred in 280.964918 secs (1887865 bytes/sec) but the re-read file is binary identical to the ISO image burned: # diff cdimage.raw cdimage.iso # ls -l cdimage.* -rw-r--r-- 1 root wheel 530423808 29 may 11:19 cdimage.iso -rw-r--r-- 1 root wheel 530423808 28 may 08:57 cdimage.raw matthias -- Matthias Apitz Manager Technical Support - OCLC PICA GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclcpica.org/ http://guru.UnixArea.de/ b http://gurucubano.blogspot.com/