From owner-freebsd-current@FreeBSD.ORG Tue Aug 2 11:00:02 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79A6816A41F; Tue, 2 Aug 2005 11:00:02 +0000 (GMT) (envelope-from avatar@mmlab.cse.yzu.edu.tw) Received: from www.mmlab.cse.yzu.edu.tw (www.mmlab.cse.yzu.edu.tw [140.138.150.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1921C43D45; Tue, 2 Aug 2005 11:00:02 +0000 (GMT) (envelope-from avatar@mmlab.cse.yzu.edu.tw) Received: by www.mmlab.cse.yzu.edu.tw (qmail, from userid 1000) id C669A50754E; Tue, 2 Aug 2005 19:00:00 +0800 (CST) Received: from localhost (localhost [127.0.0.1]) by www.mmlab.cse.yzu.edu.tw (qmail) with ESMTP id C118C5073CC; Tue, 2 Aug 2005 19:00:00 +0800 (CST) Date: Tue, 2 Aug 2005 19:00:00 +0800 (CST) From: Tai-hwa Liang To: Scott Robbins In-Reply-To: <20050802103818.GA97275@mail.scottro.net> Message-ID: <050802185421D.35449@www.mmlab.cse.yzu.edu.tw> References: <05080216530117.34858@www.mmlab.cse.yzu.edu.tw> <20050802103818.GA97275@mail.scottro.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-current@freebsd.org, sos@freebsd.org Subject: Re: Unable to burncd in RELENG_6 and HEAD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 11:00:02 -0000 On Tue, 2 Aug 2005, Scott Robbins wrote: > On Tue, Aug 02, 2005 at 05:02:00PM +0800, Tai-hwa Liang wrote: >> kernel: cvsup'ed as of today, built w/o "device atapicam" >> laptop: Acer Aspire 2020 >> >> arcade# cat i386cd.iso | burncd -v -f /dev/acd0 data - fixate >> adding type 0x08 file - size 64 KB 0 blocks >> next writeable LBA 0 >> addr = 0 size = -1 blocks = 0 >> writing from stdin >> >> Input/output error > >> >> fixating CD, please wait.. >> burncd: ioctl(CDRIOCFIXATE): Input/output error > > > > Out of curiosity, did you try the CD anyway? > > I have a drive that always gives me that error, however, the burning > works and produces good CD's. For a 600MB ISO file, it only takes 3 seconds for burncd to spew these error after I entered the aforementioned command. Therefore, it's very unlikely that the data was really burnt on the disc. :) -- Cheers, Tai-hwa Liang