summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2004-05-02 20:40:19 +0000
committermarcel <marcel@FreeBSD.org>2004-05-02 20:40:19 +0000
commit381147f827eecf43612e38ce48ba04dd0d45e927 (patch)
tree4d4b9f7d051f9e9da9c2f2b47fb93287b81efc8b /sys/pc98
parent08cf798f1d4dc9b7af69d70f79600e8a70da143b (diff)
downloadFreeBSD-src-381147f827eecf43612e38ce48ba04dd0d45e927.zip
FreeBSD-src-381147f827eecf43612e38ce48ba04dd0d45e927.tar.gz
Add option GEOM_GPT. This brings the ability to have a large number of
partitions on a single disk.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index f8097f1..e3656f0 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -46,6 +46,7 @@ options MSDOSFS # MSDOS Filesystem
options CD9660 # ISO 9660 Filesystem
options PROCFS # Process filesystem (requires PSEUDOFS)
options PSEUDOFS # Pseudo-filesystem framework
+options GEOM_GPT # GUID Partition Tables.
options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!]
options COMPAT_FREEBSD4 # Compatible with FreeBSD4
options SCSI_DELAY=15000 # Delay (in ms) before probing SCSI
OpenPOWER on IntegriCloud