Next: , Previous: mklabel, Up: Command explanations


2.4.5 mkfs

— Command: mkfs number fs-type

Makes a file system fs-type on partition number, destroying all data that resides on that partition.

Supported file systems:

Example:

          (parted) mkfs 2 fat32
     

Make a fat32 file system on partition 2.