From owner-freebsd-hardware@FreeBSD.ORG Fri Feb 27 02:45:01 2004 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7657916A4CE for ; Fri, 27 Feb 2004 02:45:01 -0800 (PST) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id A48D743D2F for ; Fri, 27 Feb 2004 02:45:00 -0800 (PST) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (localhost [127.0.0.1]) by abigail.blackend.org (8.12.9/8.12.3) with ESMTP id i1RAiwjK039031; Fri, 27 Feb 2004 11:44:58 +0100 (CET) (envelope-from marc@abigail.blackend.org) Received: (from marc@localhost) by abigail.blackend.org (8.12.9/8.12.3/Submit) id i1RAiqOP039030; Fri, 27 Feb 2004 11:44:52 +0100 (CET) (envelope-from marc) Date: Fri, 27 Feb 2004 11:44:51 +0100 From: Marc Fonvieille To: Dev Tugnait Message-ID: <20040227104451.GA38834@abigail.blackend.org> References: <20040225015248.GC3266@peacemaker.death.net> <20040225103537.GA32808@peacemaker.death.net> <20040225061733.R58754@bowser.eecs.harvard.edu> <20040225230018.GC32808@peacemaker.death.net> <20040226025113.GA696@peacemaker.death.net> <20040226033332.GA8661@peacemaker.death.net> <403DD672.5050001@web.de> <20040227041040.GA48796@hellsing.vampire.net> <0EDA444B-68DF-11D8-A41C-000A95DA58FE@jimz.net> <20040227044803.GA68995@hellsing.vampire.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040227044803.GA68995@hellsing.vampire.net> User-Agent: Mutt/1.4.2.1i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 4.8-STABLE cc: freebsd-hardware@freebsd.org Subject: Re: TDK DVD Burner X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2004 10:45:01 -0000 On Thu, Feb 26, 2004 at 11:48:03PM -0500, Dev Tugnait wrote: > But dvd+Rw tools does support DVD-R and DVD-RW, why would it really matter as long as my drive supports it? OR these dont work at all...hmm that cant be true i think > [ could you please quote/answer correctly? :)] Yes, the dvd+rw-tools support all recordable DVD flavors *but* your burner *must* support the media you use. Another thing k3b is just a GUI to different utilities: dvd+rw-tools, cdrdao etc. if growisofs can't deal with your burner/media, k3b will not do miracles. The Handbook covers DVD burning, I think you will find a lot of informations in this section: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-dvds.html Marc