On Mon, Dec 18, 2023, at 10:15 AM, spnti wrote:
> Hello guys!
>
> The OpenBSD installer partitioning does not accept more than 15 partitions
> with GPT (partitions 'c' and 'i' are already defined in advance by the
> installer). It limits from partition 'a' to 'p', but GPT partitions must
> support up to 128 partitions.
>
> Thank you for your attention and help.

I believe you are confusing disklabel slices and GPT partitions. Compare `fdisk 
-v sd0` and `disklabel sd0`, assuming an sd0 drive.

Brian Conway

Reply via email to