From owner-freebsd-stable@FreeBSD.ORG Thu Dec 4 16:27:08 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 395DB1065670 for ; Thu, 4 Dec 2008 16:27:08 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id 0A5A88FC1F for ; Thu, 4 Dec 2008 16:27:07 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from laptop3.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.3/8.14.3) with ESMTP id mB4GEAkK056024; Thu, 4 Dec 2008 10:14:11 -0600 (CST) (envelope-from stephen@math.missouri.edu) Message-ID: <493801F5.2050009@math.missouri.edu> Date: Thu, 04 Dec 2008 10:14:45 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.8.1.18) Gecko/20081125 SeaMonkey/1.1.13 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <4937A786.9080403@kkip.pl> <20081204154507.GA18645@Grumpy.DynDNS.org> In-Reply-To: <20081204154507.GA18645@Grumpy.DynDNS.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Bartosz Stec Subject: Re: Burning DVD with files>4GB from console X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2008 16:27:08 -0000 David Kelly wrote: > On Thu, Dec 04, 2008 at 10:48:54AM +0100, Bartosz Stec wrote: >> My backup script split filesystem dumps to files with size of 4,37 GB (4 >> 588 544 kB). It's just an optimal size to fill out DVDs. At this moment >> I have to burn them from windows via smb-link becuase I didn't manage to >> do this task from FreeBSD console due to 2GB/4GB filesize restrictions >> (growisofs). > > Since when did FreeBSD (or growisofs) have a 2GB/4GB filesize limit? I > have burned 4.3GB DVDs several times. I never had a problem writing huge files. But I did have a problem subsequently reading it with Windows XP. Maybe the file size restriction is a Windows thing.