Skip to content

humbertocsjr/minixfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                          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.

Use debuild to compile a .deb file