| |
| | d003f32 FAT 32 File System |
 | | For a FAT file system, these structures are the master boot record, the partition table, the boot record, the file allocation table (from which the FAT system takes its name), and the root directory. |
 | | When the File System of an OS is invoked by a program to find the contents of a file, the first cluster value, in the directory entry for that file, is read and used to find the FAT chain. |
 | | For FAT 32, the size of the directory entry, for each file, is 4 bytes to contain the value of the starting cluster of the file (rather than the 2 bytes needed under FAT16). |
| www.extonpccouncil.org /Resources/EPCC_Tech_Talk/d003f32.htm (4254 words) |
|