HI
Which is right way to set serial console to com0, and boot kernel into boot_config ?
set tty com0  sets the output to com0
/b bsd -c      boots the kernel in boot_config
But how i can to boot in boot_config and output that all to the com0 ?

I understand that I can put that all line by line, in /etc/boot.conf, but how to set this at boot ?

Reply via email to