blivet-gui - Man Page

GTK tool for storage configuration

Synopsis

blivet-gui [-h] [-v] [disk]...

Description

blivet-gui is a graphical (GTK) tool for manipulation and configuration of data storage (disks, LVMs, RAIDs) based on blivet library.

Options

-h, ā€‰--help

show this help information and exit

-v, ā€‰--version

show version information and exit

--keep-above

keep the blivet-gui window above other windows

--auto-dev-updates

gather all information about devices even if it requires potentially dangerous operation like mounting or filesystem check

Examples

You can run blivet-gui from a command line and specify one or more disks.

For example, to start blivet-gui with the disks /dev/sda and /dev/sdb you would use the following command:

blivet-gui /dev/sda /dev/sdb

Author

Vojtech Trefny <vtrefny@redhat.com>