Re: cannot find UEFI install image

RVP <[email protected]> Sun, 11 Jul 2021 20:32:07 +0000 (UTC)
Newsgroups gmane.os.netbsd.ports.x86-64
Message-ID <[email protected]>
On Sun, 11 Jul 2021, Pouya Tafti wrote:

> After not finding *-amd64-uefi-install.img images (as mentioned in the UEFI
> install instructions), I assumed these had been merged into
> *-amd64-install.img (which the instructions hinted they would soon be).
>

They are merged now. Try the latest stable image,
NetBSD-9.2_STABLE-amd64-install.img.gz, (after gunzip(1)ing it), from
here:

https://nycdn.netbsd.org/pub/NetBSD-daily/netbsd-9/latest/images/


> I then tried to boot those images from USB, but neither showed up in the UEFI
> boot menu.
>

1. Is secure boot disabled in BIOS?

2. Have you written the image correctly (as given in the install docs)?

-RVP