On Sun, Apr 26, 2020 at 05:18:35PM +0200, Vincent DEFERT wrote: > I have the time to read is "Heap full".
This is probably a message from the bootloader, it comes from here: https://nxr.netbsd.org/xref/src/sys/lib/libsa/alloc.c#202 It would be interesting to know what numbers it prints. Also this is pretty strange behaviour without special configurations, do you have a boot.cfg that maybe got corrupted? Martin