What are the theoretical and practical minimum sizes for a FAT16 volume?
I'm trying to determine the smallest Flash-chip size that can handle a FAT16 FS.
|
What are the theoretical and practical minimum sizes for a FAT16 volume? I'm trying to determine the smallest Flash-chip size that can handle a FAT16 FS. | ||||
|
feedback
|
|
If I remember correctly it's 4.1MiB (1,048,576 bytes*4.1 = 4,299,161.6 bytes). | |||||
feedback
|
|
4.1 MiB is correct, however you could go smaller with FAT12, which is still readable by modern OS's. | |||
|
feedback
|