summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2015-06-06 02:13:01 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2015-06-06 02:13:01 +0200
commit4be3300e98c37e88fe5e15d23d9d791c8286c214 (patch)
treefa4965317e659cf04d5df58922fcd2fe21c12273
parent628611fb5c701365c3b2fcbf705448a1af635cc7 (diff)
prep(8): edisk also adds a EFI system partition (esp) when not already exists.
-rw-r--r--sys/man/8/prep2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/man/8/prep b/sys/man/8/prep
index de3769be6..b073b5ce2 100644
--- a/sys/man/8/prep
+++ b/sys/man/8/prep
@@ -227,6 +227,8 @@ will create a Plan 9
partition in the largest unused area on the disk,
doing nothing if a
Plan 9 partition already exists.
+.I Edisk
+also adds a EFI system partition (esp) when not already exists.
If no other partition on the disk is marked active (i.e. marked as the boot partition),
.I fdisk
will mark the new partition active.