On Fri, Jun 22, 2012 at 12:17 PM, Jim Pingle <li...@pingle.org> wrote:

> Use /boot/loader.conf.local - that won't get overwritten. The other two
> will.
>

Based on this, my revised configuration is to create
/boot/loader.conf.local:

hint.uart.2.at="isa"
hint.uart.2.port="0x3E8"
hint.uart.2.flags="0x10"
hint.uart.0.flags="0x00"
boot_multicons="YES"
boot_serial="YES"
comconsole_speed="115200"
console="comconsole,vidconsole"

and not have a boot.config file at all.  The /etc/ttys file still needs
modification.

I will see about figuring out how to make the GUI do this... the /etc/ttys
file on embedded is different than that on full install.  How should one go
about altering that file?
_______________________________________________
List mailing list
List@lists.pfsense.org
http://lists.pfsense.org/mailman/listinfo/list

Reply via email to