Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/francomano/fat32_projectso

fat32 filesystem on mmapped buffer Authors: (c) 2022 Bonifacio Marco Francomano,Edoardo Giuggioloni
https://github.com/francomano/fat32_projectso

fat32 filesystem operating-systems

Last synced: about 1 month ago
JSON representation

fat32 filesystem on mmapped buffer Authors: (c) 2022 Bonifacio Marco Francomano,Edoardo Giuggioloni

Awesome Lists containing this project

README

        

HOW TO USE: compile using "make" and run it with ./shell "diskname"
REMEMBER: if "diskname" doesn't exist, it will be created by the program.
Enjoy your new file-system!

Authors: (c) 2022 Bonifacio Marco Francomano,Edoardo Giuggioloni