mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-01 17:17:56 +01: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}}