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