Treat crypto disk like the root disk, both are boot disks
authorkn <kn@openbsd.org>
Wed, 26 Apr 2023 22:45:32 +0000 (22:45 +0000)
committerkn <kn@openbsd.org>
Wed, 26 Apr 2023 22:45:32 +0000 (22:45 +0000)
commit2505decc3cf46b5cf92567bb6de31e72bd5fdebd
tree5a4e03c1568c26b386e35511385f160a83bf3e4b
parent464e2a0abfdb1ef9a55a919a70608f6f11999406
Treat crypto disk like the root disk, both are boot disks

Chosing an existing OpenBSD partition on GPT during disk setup requires an
existing EFI Sys partition (the installer does not create it in thi case).

With 'Encrypt the root disk?' answered postively, the crypto disk instead of
the root disk becomes the boot disk.

Extend the EFI Sys sanity check to both crypto and root disk, really asking
"is this a boot disk?".
distrib/amd64/common/install.md