Partitioning

blivet-gui supports all basic operations among disk partitions.

Creating new partition

  1. Select disk from the list of Disks.

  2. From Partitions tab select free space line.

  3. Click on Add button in toolbar or just press Insert.

Create new partition window will be opened. If you have new disk without partition table, blive-gui will ask you to create one. See Disklabels.

Create new partition

  1. Set Device type to Partition (it should be preselected).

  2. Set size for your new partition.

  3. Choose Filesystem. Optionally you can set Label too.

  4. It's possible to create encrypted partition using LUKS/dm-crypt. Check the Encrypt option and fill in passphrase.

  5. Under Advanced options is possible to select type of partition (Primary, Extended or Logical)

  6. Hit OK to create partition.

All changes you make are only temporary. They won't be written to disks until you use the Apply button. See Actions.

Deletening partition

Only partitions that aren't currently in use can be deleted. You can use Unmount button to unmount active partition.

  1. Select disk from the list of Disks.

  2. From Partitions tab select line with partition you'd like to delete.

  3. Click on Remove button in toolbar or just press Delete.

  4. Confirm partition deleting

All changes you make are only temporary. They won't be written to disks until you use the Apply button. See Actions.

Editing partition

Only partitions that aren't currently in use can be edited. You can use Unmount button to unmount active partition.

  1. Select disk from the list of Disks.

  2. From Partitions tab select line with partition you'd like to edit.

  3. Click on Edit button in toolbar. Edit partition window will be opened.

  4. Select new size for the partition. (This option is available only for some partition types.)

  5. Optionally you can select new Filesystem and Label for the partition.

If you select new filesystem, all data on the partition will be lost!

All changes you make are only temporary. They won't be written to disks until you use the Apply button. See Actions.