https://github.com/humbertocsjr/minixfs
https://github.com/humbertocsjr/minixfs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/humbertocsjr/minixfs
- Owner: humbertocsjr
- License: gpl-2.0
- Created: 2022-03-02T00:04:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-13T12:57:23.000Z (4 months ago)
- Last Synced: 2025-03-17T11:59:00.106Z (3 months ago)
- Language: Roff
- Size: 771 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
MFSTOOL
Minix FileSystem ToolThis 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.Use debuild to compile a .deb file