Serial Access

Emanuel Strobl Emanuel.strobl at gmx.net
Thu Jul 7 22:35:28 GMT 2005


Am Freitag, 8. Juli 2005 00:16 schrieb Frank de Bot:
> Hi,
>
> My server support by bios remote access via the serial port. Configured
> it, bios shows up on my terminal client. But as soon the FreeBSD has
> been loaded. (Last message I get through was: "Press [enter] to boot
> immedialty".
> Is it needed for FreeBSD to take over the serial console from here, or
> can it continue to show things without the help of FreeBSD?

You have to tell the kernel to use the serial port as console. You can do 
so by adding the line "console=comconsole" to /boot/loader.conf or 
instruct the first stage loader to use serail console with the command 
'echo -h > /boot.config'
For serial port configuration you may also want to have a look at the 
sysctl machdep.conspeed and to the /etc/make.conf option 
BOOT_COMCONSOLE_PORT and BOOT_COMCONSOLE_SPEED, both compile time 
variables.
If you want to have a login on the serial line you also have to enable a 
getty in /etc/ttys.

Best regards,

-Harry

>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20050708/517382ea/attachment.bin


More information about the freebsd-questions mailing list