I have also installed NetBSD on a server (Dell R610) previously running FreeBSD. The problem I had there is that NetBSD does not support EFI partition sizes greater than 128 MB. In this case also, I had to wipe the partition table, but I could do it with NetBSD's gpt(8).
A conclusion of this episode is that NetBSD works well, but is bad at wiping disks. ;)
Fortunately, this is only needed at installation. :) On 27/04/2020 09:14, Martin Husemann wrote:
On Mon, Apr 27, 2020 at 08:53:16AM +0200, Vincent DEFERT wrote:No, I haven't changed anything else and no modules are listed in /boot.cfg. Is there any chance it worked due to a side-effect of not loading modules?Yes, and I am currently out of ideas what went wrong. I wonder if we should make the libsa version of "panic" wait for a key press on the console, so you have a chance to fully read the message. Martin