diskimage-builder/elements/serial-console/README.md
Robert Collins a8707cc152 Add an element to configure a serial console.
With ILO and other remote machine management cards, a serial console is
actually useful.

Change-Id: I86f74d9dae3821b4682df813c5b52a83a29a138a
2013-05-10 07:38:31 +12:00

6 lines
209 B
Markdown

Start getty on ttyS0 or ttyS1
With ILO and other remote admin environments, having a serial console can be
useful for debugging / troubleshooting. If ttyS1 exists, getty will run on
that, otherwise on ttyS0.