Skip to content
#

virtual-disk

Here are 3 public repositories matching this topic...

Mini OS is a Python-based simulation of a FAT-style file system, offering virtual disk management, file operations, directory handling, compression, scheduling, and command logging. It supports features like file creation, deletion, renaming, execution, and disk storage management, making it a useful tool for understanding file system operations.

  • Updated Aug 24, 2025
  • Python

miniOS-with-FAT-Block-Based-Storage is a file system simulation implemented in Python, providing functionalities for file creation, deletion, renaming, compression, scheduling, and directory management. It simulates a FAT-based file system with block-based storage, including disk formatting and metadata management.

  • Updated Aug 24, 2025
  • Python

Improve this page

Add a description, image, and links to the virtual-disk topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the virtual-disk topic, visit your repo's landing page and select "manage topics."

Learn more