Treat crypto disk like the root disk, both are boot disks
authorkn <kn@openbsd.org>
Thu, 27 Apr 2023 10:03:49 +0000 (10:03 +0000)
committerkn <kn@openbsd.org>
Thu, 27 Apr 2023 10:03:49 +0000 (10:03 +0000)
commit9e01a797a51dc7cb2361785e85cb2a66eab01c93
tree0d0fa3b309cb48477b9a5cea0a6788ca025efe11
parent24ef2b6b4d8d120bb38a2b9fbbc184f5ff072c5b
Treat crypto disk like the root disk, both are boot disks

Chosing [W]hole on a GPT disk means it needs non-default `-b' fdisk(8)
to account for existing EFI Sys partitions, whether it modifies an existing
GPT (Apple APFS ISC) or writing a new one.

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

Extend the logic to both crypto and root disk, really asking
"is this a boot disk?".

with caspar
distrib/arm64/ramdisk/install.md