Re: Dual boot GPT?
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.x86-64 |
|---|---|
| Message-ID | <[email protected]> |
On Tue, May 26, 2020 at 12:51:23PM +0100, David Brownlee wrote: > Would you know if there is some magic needed to mark a NetBSD gpt > wedge as bootable to help it show up in such a menu? :) I did nothing and the EFI partition just shows up as "UEFI OS" (since we do not set env vars to give it a better name). From there it is our bootloaders choice to pick a root partition. Martin