On Mon, 18 Sept 2023 at 18:21, Martin Husemann <mar...@duskware.de> wrote: > > On Mon, Sep 18, 2023 at 06:14:58PM +0100, David Brownlee wrote: > > Specifically in the absence of any other information (empty devname? > > etc), would it not be reasonable to fall back to the bootme marked > > filesystem as a root filesystem candidate? I'm thinking about > > minimally configured disks moving between machines > > No, the bootme is usually on the EFI system partion, which is also > usually not set up as a root partition for NetBSD :-)
Ah - that doesn't seem to match the FreeBSD usage of bootme - do we have something comparable to that? https://man.freebsd.org/cgi/man.cgi?query=gptboot&apropos=0&sektion=8&manpath=FreeBSD+13.2-RELEASE+and+Ports&arch=default&format=html Our gpt(8) states "bootme flag is used to indicate which partition should be booted by UEFI boot code", which could be read either way.