Skip to content

MahatKC/SuperMini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperMini

Project developed by @MahatKC, @spalshzzz and @igorFNegrizoli in 2022.

This project was an assignment for the Operating Systems class we took in our 4th year of Computer Science.

Coded entirely in Python, it implements a filesystem design by ourselves, called SuperMini. SuperMini's full specification is included. The program allows users to:

  • Create a new SuperMini image with desired block quantity and size
  • Format an existing SuperMini image
  • Navigate through a SuperMini image's contents
  • Copy a file from the user's disk to the SuperMini image
  • Write a file from the SuperMini image to the user's disk
  • Create directories in the SuperMini image

About

Filesystem based partly on FAT and ext2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages