mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-12 04:54:52 +03:00
161 B
161 B
mkfs.minix
Creates a Minix filesystem inside a partition.
- Create a Minix filesystem inside partition 1 on device b (
sdb1
):
mkfs.minix {{/dev/sdb1}}