Date: Tue, 29 May 2007 11:38:41 +0200 From: Matthias Apitz <m.apitz@oclcpica.org> To: freebsd-questions@freebsd.org Subject: FreeBSD 6.2-REL && burncd Message-ID: <20070529093840.GA3687@rebelion.Sisis.de>
next in thread | raw e-mail | index | archive | help
Hello, I've updated over the weekend my laptop from 6.0-REL to 6.2-REL, nothing has chaged in the hardware and the DVD drive was and is: May 29 07:34:26 rebelion kernel: acd0: DVDR <MATSHITAUJ-841Db/1.00> at ata0-master UDMA33 In 6.0-REL I was used to use 'burncd' to bring ISO images to CD and this worked fine and fast. In 6.2-REL I now get the error: # 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 # I've grabbed the source of 'burncd' from FreeBSD's CVS and there is no change in src/usr.sbin/burncd/burncd.c (the revision in both cases is 1.45); So, what now? Thx 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 <m.apitz@oclcpica.org> - w http://www.oclcpica.org/ http://guru.UnixArea.de/ b http://gurucubano.blogspot.com/ OCLC PICA GmbH, Geschaeftsfuehrer: Christine Magin-Weeger, Norbert Weinberger Sitz der Gesellschaft: Oberhaching, HRB Muenchen: 113261
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070529093840.GA3687>