On Sun, 22 Mar 2026 14:59:12 +0100, kasak <[email protected]> wrote: > > Hello misc, tell me please, if I set default console to com1 > > set tty com1 in boot.conf > > will pc0 still be available? > > I want to have com1 as a backup solution >
I use
~ $ cat /etc/boot.conf
stty com0 115200
set tty com0
~ $
as a workaround on one machine where video card prevents machine from
booting without connected something.
Work well as headless solution.
--
wbr, Kirill

