Date: Wed, 24 Nov 2004 22:21:32 -0600 From: "Andrew L. Gould" <algould@datawok.com> To: cpghost@cordula.ws Cc: Edvard Fagerholm <efagerho@cc.hut.fi> Subject: Re: DVD burner error Message-ID: <200411242221.32604.algould@datawok.com> In-Reply-To: <20041124233800.GA3678@bsdbox.farid-hajji.net> References: <20041124212703.GA431616@cc.hut.fi> <200411241724.37008.algould@datawok.com> <20041124233800.GA3678@bsdbox.farid-hajji.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 24 November 2004 05:38 pm, cpghost@cordula.ws wrote: > On Wed, Nov 24, 2004 at 05:24:36PM -0600, Andrew L. Gould wrote: > > See the following links regarding burning cd's and dvd's. With a > > DVD burner, you need to add atapicam to the your kernel. The use > > of atapicam will also mean, however, that you will need to burn > > cd's using cdrecord rather than burncd. > > Is it absolutely necessary to use cdrecord once atapicam is in the > kernel? I'm using > # growisofs -Z /dev/cd0 -R -J /path/to/files > for burning dvds and > # burncd -f /dev/acd0 -s 4 data /path/to/isofile fixate > for burning cds interchangeably without problems. > > At least, no problems cropped up yet. > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating- > >cds.html > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating- > >dvds.html > > Thanks, > cpghost. Based upon your experience, the change to cdrecord would appear to be optional. Can you still mount /dev/acd0 to /cdrom? Andrew Gould
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411242221.32604.algould>