wiki:SaliUsage/Functions/create_filesystem

create_filesystem

Usage:

create_filesystem <target> <fs_type> [label]

Has the following meaning:

  • target. Can be a partition on a disk or lvm logical volume
  • fs_type. See FStype
  • label. If set the use this string to set a label on the disk

Example

Create xfs filesystem on sda3 with label ROOT:

  • create_filesystem /dev/sda3 xfs ROOT
    
Last modified 13 years ago Last modified on 07/01/11 14:52:33