Date: Tue, 2 Oct 2001 10:17:07 -0400 From: Brian T.Schellenberger <bts@babbleon.org> To: Ronny-Walter@t-online.de Cc: freebsd-questions@freebsd.org Subject: burn and audio-cd Message-ID: <01100210165804.05392@i8k.babbleon.org>
next in thread | raw e-mail | index | archive | help
On Fri, Sep 28, 2001 at 03:19:57PM +0200 Ronny Walter <Ronny-Walter@t-online.de> wrote: > Servus, > > I have an atapi-cd-writer on my computer. I have a problem burning > audio-tracks to a cd. I used the following command: > > burncd -s 8 -f /dev/acd1c audio dateien/*.wav > > Then I got the following error-message: > > next writeable LBA 0 > writing from file dateien/a.wav size 10012 KB > only wrote -1 of 37632 bytes This is a hardware failure to write to the CD, so it's - bad media - failing to blank while writing to CD-RW that's not blank - bad device - speed is too high. In fact, the first thing I'd try is to write -with -s 1, just to see if it succeeds. If it does, play with the speed 'til you find the highest speed that works. Note that even if your CD-RW can write at 8x, your media may not be able to handle it. If it fails at 1x, then double-check to make sure you have the right device, and if that's verified, try getting another brand of media. Good luck. PS: You would want to fixate as well. -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org -------> Free Dmitry Sklyarov! (let him go home) <----------- http://www.eff.org http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01100210165804.05392>