From owner-freebsd-questions@FreeBSD.ORG Sat Sep 4 23:43:59 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8367816A4CE for ; Sat, 4 Sep 2004 23:43:59 +0000 (GMT) Received: from web51309.mail.yahoo.com (web51309.mail.yahoo.com [206.190.38.175]) by mx1.FreeBSD.org (Postfix) with SMTP id 14F8B43D45 for ; Sat, 4 Sep 2004 23:43:59 +0000 (GMT) (envelope-from gooober33-freebsd@yahoo.com) Message-ID: <20040904234358.23899.qmail@web51309.mail.yahoo.com> Received: from [216.23.59.221] by web51309.mail.yahoo.com via HTTP; Sat, 04 Sep 2004 16:43:58 PDT Date: Sat, 4 Sep 2004 16:43:58 -0700 (PDT) From: BSDjunkie To: Matt Juszczak In-Reply-To: <4137AA10.7080307@atopia.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: FreeBSD Questions Subject: Re: CDRW trouble X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: gooober33-freebsd@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Sep 2004 23:43:59 -0000 I know that you are using burncd...but I've always had more luck with cdrecord myself....even though I don't have a scsi driver adding atapicam to the kernel works nicely. Maybe you're trying to burn too fast? I always have better luck at slower speeds....never burn (or try to burn) at 52x when you have a 52x cdrw drive...some older cdroms can't read cd's that are burnt at fast speeds. I usually use the slowest speed, but that's just me. Sorry I'm not much help with burncd. Mark --- Matt Juszczak wrote: > Hello everyone, > > Having some trouble with my cdrw ... > > deputy# burncd -f /dev/acd0c -s 1 data > /home/matt/devel/monodevel/cd.iso fixate > next writeable LBA 0 > writing from file /home/matt/devel/monodevel/cd.iso > size 12064 KB > > only wrote -1 of 32768 bytes err=5 > > fixating CD, please wait.. > burncd: ioctl(CDRIOCFIXATE): Input/output error > deputy# > > Might also want to see http://paste.atopia.net/58 > > Console displays WRITE_BIG and CLOSE_TRAC/SESSION > errors using burncd. > > I've tried changing: > > -CD RW drive > -CD RW Media > -Hardware (got an entirely new machine in here) > -cables > > The only thing I havben't changed is the hard drive > (haven't tried a new install of > bsd or a different OS). > > Running 4.10-RELEASE. Any ideas? Thanks! > > -Matt > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >