mkfs - ファイルシステムを作成する
[構文] mkfs オプション デバイス
オプション
-c 不良ブロックを検査
-t ファイルタイプを指定
# mkfs -t ext3 partition
↑partitionをext3でフォーマット