Files
| Name | Type |
|---|---|
| .. | Parent directory |
| 📄 AUTHORS | File |
| 📄 bitops.h | File |
| 📄 dir.c | File |
| 📄 genfs.c | File |
| 📄 getoptx.c | File |
| 📄 iname.c | File |
| 📄 inode.c | File |
| 📄 LICENSE | File |
| 📄 main.c | File |
| 📄 Makefile | File |
| 📄 minix_fs.h | File |
| 📄 mkfs.c | File |
| 📄 protos.h | File |
| 📄 reader.c | File |
| 📄 README | File |
| 📄 super.c | File |
| 📄 TODO | File |
| 📄 utils.c | File |
| 📄 writer.c | File |
README
MFS
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.
Project home page: https://sourceforge.net/projects/mfstool
Repository snapshot
- Current branchmaster
- Visibilitypublic
- Your accessRead
- RemoteConfigured