Dual console for boot and kernel:

CODE
echo -Dh >> /boot.config


Add the following to /etc/ttys for shell access:

CODE
ttyd0   "/usr/libexec/getty std.9600"   cons25  on secure


Note that this will require a reboot to function properly.

CODE
shutdown –r now