Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 224 Bytes

File metadata and controls

7 lines (7 loc) · 224 Bytes

Fat File system

FAT12

  • A disk is divided into 4 parts:
    • Reserved area: Bootloader
    • File Allocation Tables: Simple Lookup Table
    • Root Directory: Contains the files
    • Data Area: Contains the data