What is the maximum drive size supported?

FAT32 is a 32-bit version of FAT file system using smaller clusters and results in efficient storage
capacity. What is the maximum drive size supported?

FAT32 is a 32-bit version of FAT file system using smaller clusters and results in efficient storage
capacity. What is the maximum drive size supported?

A.
1 terabytes

B.
2 terabytes

C.
3 terabytes

D.
4 terabytes



Leave a Reply 2

Your email address will not be published. Required fields are marked *


ed

ed

The boot sector uses a 32-bit field for the sector count, limiting the FAT32 volume size to 2 TiB for a sector size of 512 bytes and 16 TiB for a sector size of 4,096 bytes
– wikipedia