Next:
1.3.2 NTFS
Up:
1.3.1 FAT
Previous:
1.3.1.3 File Allocation Table
Contents
Index
1
.
3
.
1
.
4
Linked List and Max. File Size
If a file requires more than one cluster, FAT uses a linked list to form a chain. Although in theory, a file can be quite large, the file system imposes a 4GiB maximum file size even in FAT32.
Copyright © 2005-12-10 by Tak Auyeung