Linux

  1. Home
  2. Computing & Technology
  3. Linux

"FAT (File allocation table)"

By Juergen Haas, About.com

Definition: FAT (File allocation table): A hidden table of every cluster on a floppy or hard disk. The FAT records how files are stored in distinct - and not necessarily contiguous - clusters. Viruses also like to hide out in the FAT; make sute youur virus-checking software loooks there for malicious programs. A file allocation table uses a simple method, much like a scavenger hunt, to keep track of data. The directory file stores the address of the file's first cluster. In the entry for the second cluster is the address of the third cluster, and so on, until the last cluster entry, which contains an end-of0-file code. Because this table provides only a menas for finding data on a disk, DOS creates and maintains two copies of the FAT in case one is damaged.

.................................
Source: QUECID / Linux Dictionary V 0.16
http://www.tldp.org/LDP/Linux-Dictionary/html/index.html
Author: Binh Nguyen linuxfilesystem(at)yahoo(dot)com(dot)au
.................................

> Linux/Unix/Computing Glossary

Explore Linux

About.com Special Features

Build Your Own Website

Step-by-step advice on how to do everything from choosing a Web host to promoting your content. More >

Connect Your Home Computers

Easy ways to connect two computers for networking purposes. More >

Linux

  1. Home
  2. Computing & Technology
  3. Linux

©2009 About.com, a part of The New York Times Company.

All rights reserved.