Skip to content

ericlin11354/Simple-Filesystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Filesystem

Run the following to start the program:

truncate -s <size> <image file>
./mkfs.a1fs -i <number of inodes> <image file>
./a1fs <image file> <mount point>
fusermount -u <mount point>

Assignment link

About

Run the following to start the program:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published