Skip to content

TalhaSikandar/fat_fs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAT-FS

install

make

run

./main

About

This project is a custom implementation of the FAT (File Allocation Table) file system written in C. It simulates a virtual disk environment. The system manages file metadata, handles cluster allocation, and supports directory navigation similar to a real operating system. Designed for educational & practical exploration of storage and fs mechanics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors