Date: Wed, 23 May 2007 23:09:57 +0530 From: sac <sac@inf.in> To: "Paul Schmehl" <pauls@utdallas.edu> Cc: freebsd-questions@freebsd.org Subject: Re: burncd on FreeBSD-6.2 Message-ID: <e14997e00705231039w17b8321k9ec8155e2c374c56@mail.gmail.com> In-Reply-To: <DAAACF395C42D825548F4BB1@utd59514.utdallas.edu> References: <e14997e00705231006r788687e8q826c2aefc1a8f4a3@mail.gmail.com> <DAAACF395C42D825548F4BB1@utd59514.utdallas.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On 5/23/07, Paul Schmehl <pauls@utdallas.edu> wrote: > --On Wednesday, May 23, 2007 22:36:06 +0530 sac <sacchi@gmail.com> wrote: > > > Hi, > > > > I was trying to burn cds using burncd. When I try to blank using > > `burncd -f /dev/acd0 blank', it hangs forever until I interrupt. > > And when I burn data in verbose mode it outputs message saying cd > > burnt successfully: > > > > ==== > > addr = 0 size = 372736 blocks = 182 > > writing from file 7.0-CURRENT-200704-i386-disc2.iso size 364 KB > > written this track 364 KB (100%) total 364 KB > > ==== > > > > but when I try to mount the cd later, I'm unable to do it and the > > Input/Output error is thrown. Is there anything I'm missing? Is there > > any other way to burn the cd other than using cdrecord. > > > You need to use fixate: > fixate Fixate the medium so that the TOC is generated and the > media can be used in an ordinary CD drive. The driver > defaults to creating singlesession media (see -m option). > Ignored in DAO mode (see -d option). > > burncd -ef /dev/acd0 data /home/user/cd.iso fixate > Sorry, I forgot to mention that. I used fixate too.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e14997e00705231039w17b8321k9ec8155e2c374c56>