NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD vs. VirtualBox



On Sun, 23 Aug 2026, Greg A. Woods wrote:

Also, BTW, I see in the NetBSD Guide, in the chapter on virtualization,
that the vesa command should work in /boot.cfg.  However I can't get
this to work, no matter what form of argument I give it, and no matter
where I put it in /boot.cfg.  Indeed even a "vesa list" command in
/boot.cfg doesn't seem to do anything either.  I can't get the "gop"
command to work from /boot.cfg in my UEFI-booting UTM/QEMU VM either.


`vesa' and `gop' have to go into a `menu=' line, like this:

```
menu=Boot normally:gop 0;boot
```

-RVP


Home | Main Index | Thread Index | Old Index