Does OpenBSD support dual-console on amd64? E.g. where kernel boot messages are sent to both the VGA and serial console simultaneously?
Under Linux this is possible by passing multiple console= arguments to the kernel at boot time. As far as I know this is not currently possible on OpenBSD (without builtin BIOS support for console-redirection), it's an either-or choice at boot, but maybe someone knows of a secret method. Regards Lloyd

