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
Important Commands
Important Commands
File Permissions:
ls -l
;
chmod
;
umask
Disk Duplication:
dd
Create FAT Filesystems:
mkfs.vfat
Check and Repair FAT filesystem:
dosfcsk
Mount:
mount
;
umount
View disk file:
hexedit
results matching "
"
No results matching "
"