bzt 36d89da4c1 Initial commit 1 سال پیش
..
AUTHORS 36d89da4c1 Initial commit 1 سال پیش
COPYING 36d89da4c1 Initial commit 1 سال پیش
ChangeLog 36d89da4c1 Initial commit 1 سال پیش
INSTALL 36d89da4c1 Initial commit 1 سال پیش
Makefile.am 36d89da4c1 Initial commit 1 سال پیش
Makefile.in 36d89da4c1 Initial commit 1 سال پیش
NEWS 36d89da4c1 Initial commit 1 سال پیش
README.md 36d89da4c1 Initial commit 1 سال پیش
TODO 36d89da4c1 Initial commit 1 سال پیش
aclocal.m4 36d89da4c1 Initial commit 1 سال پیش
bitops.h 36d89da4c1 Initial commit 1 سال پیش
config.h.in 36d89da4c1 Initial commit 1 سال پیش
configure 36d89da4c1 Initial commit 1 سال پیش
configure.in 36d89da4c1 Initial commit 1 سال پیش
depcomp 36d89da4c1 Initial commit 1 سال پیش
dir.c 36d89da4c1 Initial commit 1 سال پیش
genfs.c 36d89da4c1 Initial commit 1 سال پیش
iname.c 36d89da4c1 Initial commit 1 سال پیش
inode.c 36d89da4c1 Initial commit 1 سال پیش
install-sh 36d89da4c1 Initial commit 1 سال پیش
main.c 36d89da4c1 Initial commit 1 سال پیش
mfstool.1 36d89da4c1 Initial commit 1 سال پیش
minix_fs.h 36d89da4c1 Initial commit 1 سال پیش
missing 36d89da4c1 Initial commit 1 سال پیش
protos.h 36d89da4c1 Initial commit 1 سال پیش
reader.c 36d89da4c1 Initial commit 1 سال پیش
super.c 36d89da4c1 Initial commit 1 سال پیش
utils.c 36d89da4c1 Initial commit 1 سال پیش
writer.c 36d89da4c1 Initial commit 1 سال پیش

README.md

Archived from: https://sourceforge.net/projects/mfstool/files/mfstool/

                      MFSTOOL
               Minix FileSystem Tool

This utility is used to manipulate Minix filesystem images in user-space. It can be used to extract files and generate full images for using in embedded system and/or Linux init ram disks.

Unlike mounting through Linux's mount device, this tool does not require root priviledges and will allow regular users create device nodes on the file system.