Re: Dual-booting an EFI/GPT system?

Valery Ushakov <[email protected]> Mon, 23 Jun 2025 05:46:29 +0300
Newsgroups gmane.os.netbsd.devel.installation
Message-ID <[email protected]>
On Sun, Jun 22, 2025 at 17:30:02 +0300, Valery Ushakov wrote:

> When I proceed, installtion fails immediately with
> 
>     gpt biosboot -b ${nbroot_offset} wd0

So it looks like gparted converts protected MBR into hybrid MBR and
that makes our gpt(8) unhappy.

-uwe