File Allocation Table: Difference between revisions

Content deleted Content added
Db-inf (talk | contribs)
m Challenges and lawsuits: same formatting of patent number as elsewhere in this article
FAT32 also has a file size granularity of 1 byte, like FAT16 and FAT12. I could not find any source claiming otherwise. With any less granularity, text documents would be either cut off or have null-bytes at the end.
Line 234:
<!-- needs more refinement as this is version dependent:
| max_volume_size = 16&nbsp;[[megabyte|MB]] (with 2&nbsp;KB clusters) --><!-- larger volumes should use logical sectored FAT partition IDs or FAT16B partition ID -->
| max_file_size = Limited4 GiB-1 byte<!-- Not "limited by volume size" if volumes larger than 4 GB are possible. -->
| file_size_granularity = 1&nbsp;byte
| max_files_no = 65,536 for 32&nbsp;KB clusters<!-- 2^16 − 12 (reserved clusters) − 64 (number of 32 KB clusters for directory entries) -->
Line 414:
| data_deduplication =
| OS =
| file_size_granularity = 161&nbsp;byte
}}