Differences between version 7 and revision by previous author of FAT12.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 7 | Last edited on Monday, May 15, 2006 12:37:36 pm | by CraigBox | Revert |
Older page: | version 5 | Last edited on Sunday, September 28, 2003 8:17:11 am | by AristotlePagaltzis | Revert |
@@ -1 +1,5 @@
The first iteration of the FileAllocationTable line of [FileSystem]s, designed for use on floppies. It uses 12 bit to address [DiskCluster]s, hence the name. Since it restricts [DiskCluster]s to a maximum size of 16Kb, it can handle 64MB total storage space at most.
+
+----
+CategoryFileSystem%%%
+CategoryMicrosoftFileSystem