MinFS file system FUSE implementation
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Emanuele HF 2eafb8bab0 Initial version (0.0.1) 3 years ago
src Initial version (0.0.1) 3 years ago
.gitignore Initial commit 3 years ago
README.md Initial version (0.0.1) 3 years ago
build.sh Initial version (0.0.1) 3 years ago

README.md

minfs-fuse

MinFS file system FUSE implementation

Read-only implementation of MinFS file system (found in some chinese devices) using FUSE.

Build

git clone https://git.hackfront.eu/Hackfront/minfs-fuse.git
cd minfs-fuse
./build.sh

Usage

minfs [<fuse options>] <mount point>