Re: Emergency: headless server boot advice needed (repost)

Joerg Sonnenberger <[email protected]> Fri, 26 Nov 2021 13:33:27 +0100
Newsgroups gmane.os.netbsd.ports.x86-64
Message-ID <[email protected]>
On Fri, Nov 26, 2021 at 11:06:30AM +0000, Steve Blinkhorn wrote:
> Is there any way of redirecting the console prior to a power cycle
> from within NetBSD so I can use a virtual console (via the KVM) 

Do you have boot.cfg? You can inserting "consdev pc" before the boot
command.

Joerg