From owner-freebsd-questions@FreeBSD.ORG Sun May 28 21:44:35 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 0A74716CFB4 for ; Sun, 28 May 2006 21:30:20 +0000 (UTC) (envelope-from nikolas.britton@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3168A43D46 for ; Sun, 28 May 2006 21:30:19 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by nz-out-0102.google.com with SMTP id m7so415678nzf for ; Sun, 28 May 2006 14:30:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ouUAKDlKqId066WzLzsDdQ+gnSVIFthrr9Gnk9ZRniXido1hTSMBkEqSFSGd9ndlg3fvAtu3qP6+hlPVkcmCqEbbG+AuP2T9yUW2nPdzBNJJelbFlc7+XyQDBGFW5/HiTAqREAXQmjNUQRjEaWE4rD04nCLtef7p/bDBmWEeSlQ= Received: by 10.36.221.50 with SMTP id t50mr2165394nzg; Sun, 28 May 2006 14:30:18 -0700 (PDT) Received: by 10.36.104.17 with HTTP; Sun, 28 May 2006 14:30:18 -0700 (PDT) Message-ID: Date: Sun, 28 May 2006 16:30:18 -0500 From: "Nikolas Britton" To: "Hans Lambermont" In-Reply-To: <20060528192121.GE50477@leia.lambermont.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060528192121.GE50477@leia.lambermont.dyndns.org> Cc: freebsd-questions@freebsd.org Subject: Re: What is the maximum file size on a dvd+r ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2006 21:44:39 -0000 On 5/28/06, Hans Lambermont wrote: > What is the maximum file size on a dvd+r ? > > System : 5.4-RELEASE-p6 > Command used : growisofs -Z /dev/cd0 -l -J -r burn/ > In burn/ I have a backup file of size 4166629386 bytes and some smaller > files. In total 4577410 kB. > > growisofs ends normally : > 99.88% done, estimate finish Fri May 26 23:22:48 2006 > Total translation table size: 0 > Total rockridge attributes bytes: 519 > Total directory bytes: 0 > Path table size(bytes): 10 > Max brk space used d724 > 2287734 extents written (4468 MB) > builtin_dd: 2287744*2KB out @ average 2.4x1385KBps > /dev/pass0: flushing cache > /dev/pass0: closing track > /dev/pass0: closing session > # echo $? > 0 > > An 'ls -la' of the mounted dvd+r shows : > ls: backup.bz2: Value too large to be stored in data type > > I can read the whole dvd without problems on a non-FreeBSD system. I > cannot find a limit in GROWISOFS(1m) or MKISOFS(8), but on > http://unix.derkeiler.com/Mailing-Lists/FreeBSD/questions/2005-12/msg0173= 6.html > I read about a 2 GB maximum filesize for a file on a dvd. Is this true ? > If so I think it should be mentioned in GROWISOFS(1m). > FreeBSD's implementation is correct, Linux is the one that's wrong, they decided to embrace and extend the standard. Theirs a 2GB cap per file on DVDs. --=20 BSD Podcasts @: http://bsdtalk.blogspot.com/ http://freebsdforall.blogspot.com/