Date: Wed, 15 Mar 2006 12:51:50 -0800 From: David Wolfskill <david@catwhisker.org> To: stable@freebsd.org Subject: Recent 6.1-PRE: burncd: ioctl(CDRIOCFIXATE): Input/output error Message-ID: <20060315205150.GM400@bunrab.catwhisker.org>
next in thread | raw e-mail | index | archive | help
I'm running: localhost(6.1-P)[21] uname -a FreeBSD localhost 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #19: Wed Mar 15 07:15:25 PST 2006 root@g1-18.catwhisker.org.:/common/S2/obj/usr/src/sys/LAPTOP_30W i386 localhost(6.1-P)[22] I figured I'd grab a copy of the recent 6.1-BETA4 (disc1) ISO to try it out & hand it out to folks.... It seems to have worked, but I got a bit of a whine in the "fixate" stage: localhost(6.1-P)[12] ls -l 6.1-BETA4* -rw-r--r-- 1 david wheel 464979968 Mar 15 12:13 6.1-BETA4-i386-disc1.iso localhost(6.1-P)[13] grep BETA4 CHECKSUM.MD5 MD5 (6.1-BETA4-i386-bootonly.iso) = 113f1b990d298aa8b7f81d93a3636dc3 MD5 (6.1-BETA4-i386-disc1.iso) = aee3a4416eec24b1795346efeb624416 MD5 (6.1-BETA4-i386-disc2.iso) = 01b01719f7a06d2613a3e9fe15417b3f localhost(6.1-P)[14] md5 6.1-BETA4-i386-disc1.iso MD5 (6.1-BETA4-i386-disc1.iso) = aee3a4416eec24b1795346efeb624416 localhost(6.1-P)[15] sudo burncd -s max -f /dev/acd0 data 6.1-BETA4-i386-disc1.iso fixate next writeable LBA 0 writing from file 6.1-BETA4-i386-disc1.iso size 454082 KB written this track 454082 KB (100%) total 454082 KB fixating CD, please wait.. burncd: ioctl(CDRIOCFIXATE): Input/output error localhost(6.1-P)[16] sudo mount /cdrom localhost(6.1-P)[17] ls -Fa !$ ls -Fa /cdrom ./ HARDWARE.HTM bin/ lib/ sys@ ../ HARDWARE.TXT boot/ libexec/ tmp/ .cshrc INSTALL.HTM boot.catalog mnt/ usr/ .profile INSTALL.TXT cdrom.inf proc/ var/ 6.1-BETA4/ README.HTM dev/ rescue/ COPYRIGHT README.TXT docbook.css root/ ERRATA.HTM RELNOTES.HTM etc/ sbin/ ERRATA.TXT RELNOTES.TXT floppies/ stand@ localhost(6.1-P)[18] dirs ~/freebsd/stable localhost(6.1-P)[19] sudo umount /cdrom localhost(6.1-P)[20] I've used CDs from this batch successfully before -- they're TDK 650 MB media; it's not as if the ISO image is too big for the media. I certainly don't recall this behavior with 4-STABLE; my recent migration to 6-STABLE was a bit precipitous (though I had been tracking 6-STABLE, it was on a slice I didn't really use all that much on my laptop). I just tried it again, using a different brand of media, and also got: localhost(6.1-P)[22] sudo burncd -s max -f /dev/acd0 data 6.1-BETA4-i386-disc1.iso fixate Password: next writeable LBA 0 writing from file 6.1-BETA4-i386-disc1.iso size 454082 KB written this track 454082 KB (100%) total 454082 KB fixating CD, please wait.. burncd: ioctl(CDRIOCFIXATE): Input/output error localhost(6.1-P)[23] There was a fair amount of time -- around 15 - 20 seconds -- between the "fixating CD, please wait.." message and the whine, during which there was activity involving the CD drive. Am I doing something stupid here? If not, it would be nice to not get this kind of behavior once 6.1 is released. Thanks...! Peace, david -- David H. Wolfskill david@catwhisker.org Mail filters, like sewers, need to be most restrictive at the point of entry. See http://www.catwhisker.org/~david/publickey.gpg for my public key.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060315205150.GM400>