From owner-freebsd-hardware@FreeBSD.ORG Thu Feb 3 17:37:20 2005 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 393B716A4CE for ; Thu, 3 Feb 2005 17:37:20 +0000 (GMT) Received: from mxsf17.cluster1.charter.net (mxsf17.cluster1.charter.net [209.225.28.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9306943D4C for ; Thu, 3 Feb 2005 17:37:19 +0000 (GMT) (envelope-from lauasanf@wilderness.dyn.dhs.org) Received: from mxip16.cluster1.charter.net (mxip16a.cluster1.charter.net [209.225.28.146])j13HbIga026068 for ; Thu, 3 Feb 2005 12:37:18 -0500 Received: from clarksville-24-159-63-245.midtn.chartertn.net (HELO [192.168.1.6]) (24.159.63.245) by mxip16.cluster1.charter.net with ESMTP; 03 Feb 2005 12:37:16 -0500 X-Ironport-AV: i="3.88,176,1102309200"; d="scan'208"; a="768040780:sNHT14354152" Message-ID: <4202579E.5000407@wilderness.dyn.dhs.org> Date: Thu, 03 Feb 2005 10:55:58 -0600 From: Laurence Sanford User-Agent: Mozilla Thunderbird 1.0 (X11/20050112) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Neal Nelson References: <6284ab933d2ff6604f58e1d1ae882f1a@kobudo.homeunix.net> In-Reply-To: <6284ab933d2ff6604f58e1d1ae882f1a@kobudo.homeunix.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-hardware@freebsd.org Subject: Re: Dual Layer DVD Writing 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: Thu, 03 Feb 2005 17:37:20 -0000 Neal Nelson wrote: > Does anyone know how to write to a dual layer DVD? > > growisofs just complains that a file I want to write is too large and > ignores it. The web site just says that dual layer writing is > supported and doesn't say that I need to do anything special and the > man pages are silent on this aspect. If the file you are writing is larger than (700MB?) it won't write on anything. If you're trying to write one big 7 gig file, it won't work. If you have 7 gigs worth of files smaller than 700 meg each, then it should work just fine.