Jump to content

File allocation table

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Aeons (talk | contribs) at 12:03, 12 June 2006 (Merge Proposition). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computing science, a file allocation table is a structure that is used to record the data blocks on a device (such as a hard disk) that are allocated to each file.

The best-known file allocation table file system is Microsoft's File Allocation Table file system.

See also