Re: Dual-booting an EFI/GPT system?

Valery Ushakov <[email protected]> Wed, 25 Jun 2025 01:55:15 +0300
Newsgroups gmane.os.netbsd.devel.installation
Message-ID <[email protected]>
On Mon, Jun 23, 2025 at 05:46:30 +0300, Valery Ushakov wrote:

> 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.

I have filed https://gnats.netbsd.org/59484

  install/59484: sysinst is confused by hybrid MBR

for this

-uwe