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.
|
3 years ago | |
---|---|---|
src | 3 years ago | |
.gitignore | 3 years ago | |
README.md | 3 years ago | |
build.sh | 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>