mkfs

Build a Linux filesystem on a hard disk partition. This…

mkfs

Build a Linux filesystem on a hard disk partition. This command is deprecated in favor of filesystem specific mkfs. utils.

mkfs {{path/to/partition}}

mkfs -t {{ext4}} {{path/to/partition}}

mkfs -c -t {{ntfs}} {{path/to/partition}}

Также может быть вам интересно:
LinuxFreeBSDТрюки BashТерминал/Консоль
← mke2fs mkfs.btrfs →