Rockbox mail archive
Subject: Re: Recording maximum filesize?
From: Linus Nielsen Feltzing (linus_at_haxx.se)
Date: 2003-01-03
lee donaghy wrote:
> Are you sure, when i author a dvd i can create a 4.3Gb
> image file on Fat32
The theoretical file size limit on FAT32 is 4Gb, but many applications
have problems dealing with files larger than 2Gb probably because they
use signed types for the file size information.
The 4Gb limitation is there simply because the file size is stored in
the directory structure as a 32-bit number.
For what it's worth:
http://www.microsoft.com/windowsxp/home/using/productdoc/en/default.asp?url=/WINDOWSXP/home/using/productdoc/en/choosing_between_NTFS_FAT_and_FAT32.asp
/Linus
Page was last modified "Jan 10 2012" The Rockbox Crew
|