Date: Mon, 29 Sep 2003 18:05:25 -0600 (MDT) From: Warren Block <wblock@wonkity.com> To: jens.thys@freesurf.fr Cc: freebsd-questions@freebsd.org Subject: Re: burncd freebsd 5.1 Message-ID: <20030929180009.N54314@wonkity.com> In-Reply-To: <49276.81.48.227.5.1064853331.squirrel@arlette.freesurf.fr> References: <49276.81.48.227.5.1064853331.squirrel@arlette.freesurf.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 29 Sep 2003 jens.thys@freesurf.fr wrote: > When i tried to burn this iso image i got the following error ( please find > below). > > #used command: > > burncd -f /dev/acd0 -t -v -s 4 data slackware-9.1-install-d1.iso /dev/acd0(c) is the default, at least on 4.8. -t is for a test... and it needs a "fixate" at the end to complete the CD: burncd -s4 data slackware-9.1-install-d1.iso fixate would really create a CD-R. > #Output of the error message: > > next writeable LBA 450 > addr = 450 size = 655589376 blocks = 320112 > writing from file slackware-9.1-install-d1.iso size 640224 KB > written this track 32 KB (0%) total 32 K > only wrote -1 of 32768 bytes: Bad address Are you using a CD-R disk? (Not CD-RW.) Has it been written before? Some brands of drives are not supported by burncd... there should be a partial list at http://freebsd.dk -Warren Block * Rapid City, South Dakota USA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030929180009.N54314>