From owner-freebsd-questions@FreeBSD.ORG Sun May 28 21:02:34 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 7D9C416C81D for ; Sun, 28 May 2006 20:51:08 +0000 (UTC) (envelope-from hans@lambermont.dyndns.org) Received: from lambermont.dyndns.org (lambermont.dyndns.org [82.93.47.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C36643D46 for ; Sun, 28 May 2006 20:51:07 +0000 (GMT) (envelope-from hans@lambermont.dyndns.org) Received: by lambermont.dyndns.org (Postfix, from userid 1001) id 30C8922DE03; Sun, 28 May 2006 22:51:07 +0200 (CEST) Date: Sun, 28 May 2006 22:51:07 +0200 To: yattaran Message-ID: <20060528205107.GF50477@leia.lambermont.dyndns.org> References: <20060528192121.GE50477@leia.lambermont.dyndns.org> <4479FF59.7030902@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4479FF59.7030902@gmail.com> User-Agent: Mutt/1.4.2.1i From: hans@lambermont.dyndns.org (Hans Lambermont) 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:02:37 -0000 yattaran wrote: > Hans Lambermont wrote: >> What is the maximum file size on a dvd+r ? > > Here's a list of sites I have bookmarked about DVD sizes: Hi Yattaran, I'm not looking into the size of a DVD disc, I'm looking into the size limits of a *file* on the DVD. Sorry for the confusion. I can write a file of 4166629386 bytes to the dvd+r just fine, but cannot read it afterwards : ls: backup.bz2: Value too large to be stored in data type The dvddemystified website has an interesting pointer on it in the 'note section of chapter 3.3' : "FAT16 also has a 2 gigabyte file size limit" Could this be related ? regards, Hans Lambermont