The VFAT File System Worksheet

Create the following filesystem.  Use the space below to make directory entries and fill in the FAT.  Note that in a real VFAT file system, there would be two fats, but I'm, only making you do one.  Make sure that disk blocks 3, 5, 12, and 16 are marked 'bad', using code 65536 (binary all 1's).  The Volume label for the disk is 'Main disk'
Problem #1
Directories Files Size
/ /autoexec.bat 1 cluster
/Program Files /Program Files/winfile.exe 8 clusters
/Program Files/temp /Program Files/temp/index.html 2 clusters
Problem #2
Directories Files Size
/ /Config/config.sys 1
/Config /Config/config.bak 2
/Dave's Stuff /Config/config.old (hidden file) 11

Directories

Name                                Start Loc.    Size  Date Read-Only? Archived? Vol Label? System? Hidden? Directory?
                   
                   
                   
                   
                   
 
 
Name                                Start Loc.    Size  Date Read-Only? Archived? Vol Label? System? Hidden? Directory?
                   
                   
                   
                   
                   
Name                                Start Loc.    Size  Date Read-Only? Archived? Vol Label? System? Hidden? Directory?
                   
                   
                   
                   
                   

The File Allocation Table
 
10  11  12  13  14  15  16  17  18  19