Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 549 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 549 Bytes

fat16FileReader

Features

image

Getting started

  • Rename your fat16 image into "fat16.img".
  • Put the "fat16.img" file you want to read into the /image folder.
  • Go to ./src folder and run 'make'
  • Then run ./FileSystem to enter the file reader shell.
  • Once you are in the shell, run help to see supported commands:

Demo:

image