On Sun, 23 Feb 2025, Paul Ripke wrote:
I am planning on installing a recent build of netbsd-10, but right now I'm stuck trying to boot off a USB stick:lubuntu: boots [...] Can I copy the bootx64.efi from freebsd and use with netbsd?
Unlikely--bootloaders are, usually, _very_ specific to the OSes they load. If you have Linux, then you should be able to use GRUB to load the /netbsd kernel. https://www.gnu.org/software/grub/manual/grub/html_node/NetBSD.html#NetBSD -RVP