Skip to content

Simple FAT12/16/32 filesystem with a shell to do some basic work.

Notifications You must be signed in to change notification settings

Jamesits/userspace-fat-filesystem

Repository files navigation

userspace-fat-filesystem

Simple FAT12/16/32 filesystem with a shell to do some basic work.

This is done as a school homework. FAT code is from some FUSE driver; I implemented a simple shell and some FUSE adapter.

Compile

Makefile is provided. Requires GCC. (Clang should work too.)

Usage

Type help.

About

Simple FAT12/16/32 filesystem with a shell to do some basic work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published