Minit
From SpareMiNT Wiki
minit is a filesystem creation tool. Main reason for this programm is to build MIX partitions also on ATARI computers.
If creating a partition for use with the unifoed drive (U:), it is recommend that you should use ext2 instead.
It requires a hard disk driver that supports at least XHDI level 1.10, a partition ID of MIX or RAW, and the minix.xfs filesystem driver for MiNT.
If you start minit without any parameter, you get the following output:
#./minit Minix-compatible filesystem initializer v0.32 Copyright S N Henson 1991, 1992, 1993, 1994. Copyright Frank Naumann 1998, 1999. Found XHDI level 1.30. no drive specified. Usage (auto) : ./minit drive (manual): ./minit -i inodes drive Also : -S only write out super-block -n dirincrement (default is 4) -t test mode (no writing)

