From owner-freebsd-questions@FreeBSD.ORG Wed Dec 8 17:16:09 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 0173A16A4CE for ; Wed, 8 Dec 2004 17:16:09 +0000 (GMT) Received: from S2.cableone.net (smtp2.cableone.net [24.116.0.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 701E643D5A for ; Wed, 8 Dec 2004 17:16:08 +0000 (GMT) (envelope-from v.velox@vvelox.net) Received: from fennec.24-119-122-191.cpe.cableone.net (unverified [24.119.123.89]) by S2.cableone.net (CableOne SMTP Service S2) with ESMTP id 3422984 for multiple; Wed, 08 Dec 2004 10:28:42 -0700 Date: Wed, 8 Dec 2004 09:16:10 -0600 From: Vulpes Velox To: RW Message-ID: <20041208091610.5cac5c7f@fennec.24-119-122-191.cpe.cableone.net> In-Reply-To: <200412080408.12838.list-freebsd-2004@morbius.sent.com> References: <200412080408.12838.list-freebsd-2004@morbius.sent.com> X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Abuse-Info: Send abuse complaints to abuse@cableone.net cc: freebsd-questions@freebsd.org Subject: Re: mkisofs and large files 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, 08 Dec 2004 17:16:09 -0000 On Wed, 8 Dec 2004 04:08:12 +0000 RW wrote: > I've been trying to burn a single large file (a 4.2 GB encrypted > gbde filesystem within a file) to a DVD, but mkisofs tells me the > file is too large. > > I looked on Google and found that mkisofs had a filesize limit of 2 > GB, but this was increased to 4 GB, so I dropped the filesize to > 4095 MB, but it still failed, so I guess the version in ports still > has the 2 GB limits. > > Does the development version of cdrtools in ports have the 4 GB > limit? If so, how can I get sysutils/dvd+rw-tools to use the newer > version, is it just a matter of deinstalling them both and changing > the dependence in pkgtools.conf? What steps are you taking to burn it to dvd? I have not had any problems burning DVDs over 2GB in size, so I am pretty sure it is not that.