About Validity(chkdsk)Command...

The DOS function chkdsk analyzes a FAT-12 disk and reports any problems.  You should use chkdsk to validate your file manager implementation.  Here are some checks and error messages that the chkdsk program will look for:

 

·        lost chains – Allocated sectors not belonging to any directory or file.

·        cross-linked chains – two entries in the FAT table are "pointing" to the same cluster.

·        invalid directory entry

·        invalid directory

·        improperly formatted disk