Penguin

Differences between version 6 and previous revision of FAT12.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 6 Last edited on Monday, May 15, 2006 12:36:57 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