atom feed4 messages in org.freebsd.freebsd-hackerssetting up a serial console..
FromSent OnAttachments
OxYMay 25, 2006 3:20 pm 
Thierry HerbelotMay 25, 2006 6:44 pm 
Daniel GerzoMay 25, 2006 7:05 pm 
OxYMay 25, 2006 7:19 pm 
Subject:setting up a serial console..
From:Thierry Herbelot (thie@herbelot.com)
Date:May 25, 2006 6:44:01 pm
List:org.freebsd.freebsd-hackers

Le Thursday 25 May 2006 17:16, OxY a ?crit :

hi!

i have a simple question, but i didn't found the answer.

after i set console=comconsole in the /boot/loader.conf and rebooted every output has been sent to the serial console, it's normal...

in /boot/defaults/loader.conf you will find the following line : #console="vidconsole" # A comma separated list of console(s)

you can have both a serial console and a video console by setting : console="vidconsole,comconsole"

TfH