summaryrefslogtreecommitdiffstats
path: root/sbin/geom
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2010-04-23 03:37:39 +0000
committermarcel <marcel@FreeBSD.org>2010-04-23 03:37:39 +0000
commit554a37655021e1b081ecac42b9ea477a79c115ea (patch)
tree49092e7dc7a161a9d2dc705aa6b759cda4231d95 /sbin/geom
parent236b68eaae0ef9502dfcabfc0ce94ceba2fa8e42 (diff)
downloadFreeBSD-src-554a37655021e1b081ecac42b9ea477a79c115ea.zip
FreeBSD-src-554a37655021e1b081ecac42b9ea477a79c115ea.tar.gz
Add and describe GEOM_PART_EBR.
Diffstat (limited to 'sbin/geom')
-rw-r--r--sbin/geom/class/part/gpart.85
1 files changed, 5 insertions, 0 deletions
diff --git a/sbin/geom/class/part/gpart.8 b/sbin/geom/class/part/gpart.8
index 0e6a1b9..66557f3 100644
--- a/sbin/geom/class/part/gpart.8
+++ b/sbin/geom/class/part/gpart.8
@@ -37,6 +37,7 @@ lines in your kernel configuration file:
.Bd -ragged -offset indent
.Cd "options GEOM_PART_APM"
.Cd "options GEOM_PART_BSD"
+.Cd "options GEOM_PART_EBR"
.Cd "options GEOM_PART_GPT"
.Cd "options GEOM_PART_MBR"
.Cd "options GEOM_PART_PC98"
@@ -53,6 +54,10 @@ option adds support for the traditional
.Bx
disklabel.
The
+.Dv GEOM_PART_EBR
+option adds support for the Extended Boot Record (EBR),
+which is used to define a logical partition.
+The
.Dv GEOM_PART_GPT
option adds support for the GUID Partition Table (GPT)
found on Intel Itanium computers and Intel-based Macintosh computers.
OpenPOWER on IntegriCloud