FAT12 uses
entries for the entire partition.
Combined with the fact that each cluster is 8kiB, a partition can
be as large as 32MiB.
FAT16 uses
entries for the entire partition.
Combined with 64kiB clusters, a partition can be as large as
4GiB.
FAT32, despite its name, uses
entries for the
entire partition. Combined with a maximum size of 32kiB per cluster,
a partition can have up to
.