Hello, [email protected] (Bastien Durel), 2021.01.14 (Thu) 10:20 (CET): > I have a router connected via a serial port to another machine (which > is usually powered off), wich fails to boot until I connect and > validate the boot> prompt > > I configured my boot.conf as it follows : > > # cat /etc/boot.conf > set timeout 10 > set tty com0
I usually have
stty com0 115200
set tty com0
set timeout 2
and the machines boot automagically...
Marcus

