gpart
Manages partition tables and disk partitions.
Syntax
$gpart [COMMAND] [OPTIONS]
Examples
Examples
$gpart show
Examples
$gpart create -s gpt ada0
Examples
$gpart add -t freebsd-zfs -a 1M ada0
Typical use cases
gpart show
gpart create -s gpt ada0
Note
Standard tool for GPT/MBR partitioning on FreeBSD.
Export