From owner-freebsd-questions@FreeBSD.ORG Wed Nov 24 23:35:36 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 AF02316A4CE for ; Wed, 24 Nov 2004 23:35:36 +0000 (GMT) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id E796243D5C for ; Wed, 24 Nov 2004 23:35:33 +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 072F54B3EA; Thu, 25 Nov 2004 00:34:25 +0100 (CET) Date: Thu, 25 Nov 2004 00:38:00 +0100 From: cpghost@cordula.ws To: "Andrew L. Gould" Message-ID: <20041124233800.GA3678@bsdbox.farid-hajji.net> References: <20041124212703.GA431616@cc.hut.fi> <20041124230240.GA374563@cc.hut.fi> <200411241724.37008.algould@datawok.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200411241724.37008.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: Wed, 24 Nov 2004 23:35:36 -0000 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. -- Cordula's Web. http://www.cordula.ws/