Serial Console
- Kernel -- So that the kernel sends error messages out the serial port
- LILO -- So that LILO will put the lilo prompt on the serial port
- Getty -- So that one can login via the serial port
- Add this getty line in /etc/inittab
- 0:12345:respawn:/sbin/mingetty ttyS0
- Security -- So that "root" can login via the serial port
- Reboot.