From owner-freebsd-questions@FreeBSD.ORG Thu Nov 25 09:16:12 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 8ACE116A4CE for ; Thu, 25 Nov 2004 09:16:12 +0000 (GMT) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1055543D6D for ; Thu, 25 Nov 2004 09:16:12 +0000 (GMT) (envelope-from cpghost@cordula.ws) Received: from bsdbox.farid-hajji.net (bsdbox [192.168.254.3]) by fw.farid-hajji.net (Postfix) with ESMTP id 8AB5D4B6C6; Thu, 25 Nov 2004 10:15:05 +0100 (CET) Date: Thu, 25 Nov 2004 10:18:39 +0100 From: cpghost@cordula.ws To: "Andrew L. Gould" Message-ID: <20041125091839.GA2153@bsdbox.farid-hajji.net> References: <20041124212703.GA431616@cc.hut.fi> <200411241724.37008.algould@datawok.com> <20041124233800.GA3678@bsdbox.farid-hajji.net> <200411242221.32604.algould@datawok.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200411242221.32604.algould@datawok.com> User-Agent: Mutt/1.5.6i cc: freebsd-questions@freebsd.org cc: Edvard Fagerholm Subject: Re: DVD burner error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Nov 2004 09:16:12 -0000 On Wed, Nov 24, 2004 at 10:21:32PM -0600, Andrew L. Gould wrote: > 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? Yes, /dev/acd0 and /dev/cd0 are both fully functional. > Andrew Gould Thanks, cpghost. -- Cordula's Web. http://www.cordula.ws/