• 9-FileSystem
  • Introduction
  • Important Commands
    • File Permissions
    • Disk Duplication
    • Create FAT Filesystems
    • Check and Repair FAT filesystem
    • Mount
    • Demo
    • Viewing with Hex Editor
      • Endian-ness in FAT32
  • Linux File System Calls
  • Directory Related Calls in C Language
  • Overview of FAT32
  • Accessing FAT using C
    • C Header of FAT
      • Header: Boot Sector
      • Header: Dir Entry
      • Read the header
    • 8+3 File Name
    • Traversing Cluster
    • Finding Next Cluster
    • Reference
Powered by GitBook

Reference

Reference

If you wish to know more about the FAT32 file system, please take a look at the following resources.

  1. https://en.wikipedia.org/wiki/Design_of_the_FAT_file_system#File_Allocation_Table
  2. FAT32 White Paper: https://staff.washington.edu/dittrich/misc/fatgen103.pdf
  3. https://technet.microsoft.com/en-us/library/cc976796.aspx
  4. https://www.pjrc.com/tech/8051/ide/fat32.html
  5. http://www.easeus.com/resource/fat32-disk-structure.htm

results matching ""

    No results matching ""