FAT: Difference between revisions
Appearance
Created page with "File Allocation Table (FAT) {|class="wikitable" |+FAT directory entry !Byte||width=5%|00||width=5%|01||width=5%|02||width=5%|03||width=5%|04||width=5%|05||width=5%|06||width=..." |
mNo edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
{|class="wikitable" | {|class="wikitable" | ||
|+FAT directory entry | |+FAT directory entry | ||
!Byte||width=5%|00||width=5%|01||width=5%|02||width=5%|03||width=5%|04||width=5%|05||width=5%|06||width=5%|07||width=5%|08||width=5%|09||width=5%|0A||width=5%|0B||width=5%|0C||width=5%|0D||width=5%|0E||width=5%|0F | !width=20%|Byte||width=5%|00||width=5%|01||width=5%|02||width=5%|03||width=5%|04||width=5%|05||width=5%|06||width=5%|07||width=5%|08||width=5%|09||width=5%|0A||width=5%|0B||width=5%|0C||width=5%|0D||width=5%|0E||width=5%|0F | ||
|- | |- | ||
!Description | !Description | ||
|colspan=8|file name | |colspan=8|file name | ||
|colspan=3|extension | |colspan=3|extension | ||
| | |attrib. | ||
|colspan=4|reserved | |colspan=4|reserved | ||
|- | |- | ||
Line 17: | Line 17: | ||
|- | |- | ||
!Description | !Description | ||
|colspan= | |colspan=4|reserved | ||
|colspan=2|EA allocation | |||
|colspan=2|time | |colspan=2|time | ||
|colspan=2|date | |colspan=2|date | ||
Line 26: | Line 27: | ||
| || || || || || || || || || || || || || || | | || || || || || || || || || || || || || || | ||
|} | |} | ||
[[Category:File system]] |
Latest revision as of 13:56, 22 January 2018
File Allocation Table (FAT)
Byte | 00 | 01 | 02 | 03 | 04 | 05 | 06 | 07 | 08 | 09 | 0A | 0B | 0C | 0D | 0E | 0F |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description | file name | extension | attrib. | reserved | ||||||||||||
Example | ||||||||||||||||
Byte | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 1A | 1B | 1C | 1D | 1E | 1F |
Description | reserved | EA allocation | time | date | FAT cluster | size | ||||||||||
Example |