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
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to