Skip to content

mthy41/fssim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fssim

Requirements to compile:

  • rustc
  • cargo In the cloned repo, run cargo run

summary

The default virtual disk drive is dev/sda.

  • lsblk list all partitions and current disk info.
  • gdisk <device> enter gdisk with specified disk.
  • mkfs <args> format a partition. Run mkfs -h for more details.
  • ls list all available commands.
  • exit exit the program.

About

a very tiny and overly simplistic linux simulator with some file system commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages