NAME

Global::config_linux_serial_console - Setup Linux for using serialconsole


SYNOPSIS

In custom.conf

Global::config_linux_serial_console

[set LINUX_CONSOLE_CONF <device>,<speed><parity><bits>]


DESCRIPTION

Redirects the console to a serial device. Settings consists of <device>,<speed><parity><bits>

Example setting:

set LINUX_CONSOLE_CONF ttyS0,9600n8

this is also the default


Requires reboot to take effect.

At the moment, only the LILO bootloader is supported.


TODO

Support for more bootloaders


SUPPORTED OPERATING SYSTEMS

Linux


COPYRIGHT

Copyright (c) 2001 Ericsson Erisoft AB. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.


AUTHOR

Peder Strand <Peder.Strand@epl.ericsson.se>