Skip to content

rosenbergm/minixfsview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minixfsview

A simple viewer for a subset of MinixFS v1 filesystem. Mainly intended for supplementary use to the NSWI199 Extended Operating Systems Labs course at MFF CUNI.

What is NOT supported

  • Any kind of editing/adding files or directories
  • Symbolic links
  • Double indirect blocks

How to use

Releases are available for Linux, Windows and macOS. If you want (or need) to build from source, run:

cargo build --release

Make sure to use --release, otherwise the performance will be very bad.

Dependencies

This app requires a Vulkan driver. Install the appropriate one for your GPU.

About

GUI viewer for MinixFS v1 images

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages