-------- Ursprungligt meddelande -------- Den 2025-07-30 09:27, Paul Goyette <p...@whooppee.com> skrev:
> On Wed, 30 Jul 2025, pin wrote: > > > Hi, > > > > I don't get the heap full line and the system boots fine. > > But, I also get > > > > | open netbsd/kernel: Not a directory > > | boot: hd0a:netbsd/kernel: Not a directory > > | open netbsd/kernel.gz: Not a directory > > | boot: hd0a:netbsd/kernel.gz: Not a directory > > | open onetbsd/kernel: No such file or directory > > | boot: hd0a:onetbsd/kernel: No such file or directory > > > > on every boot. > > You may have an out-of-date 3rd stage boot program in your /efi > partition. There was as short period of time when we looked for > kernel locations related to (optional, experimental) KERNEL_DIR > build option. > > The messages can be ignored if you don't want to update your > /efi/bootx64.4fi Thanks! Yes, I've been ignoring them for sometime now and I'm fine with it. Thing is, I don't have an /efi partition, my laptop has a weird efi implementation and it's just easier to make it boot in legacy mode. The install images boot fine in efi mode, though. It would be nice to be able to silence those messages but, I don't know what to look for.