For Fedora/Red Hat/CentOS:
Edit the file /boot/grub/grub.conf, as follows. See the sample file that follows, which shows the changes described in this procedure.
1. Add the following two new lines in the general settings section of the file:
- Code: Select all
serial --unit=0 --speed=19200
terminal --timeout=10 serial
2. Append two options to the kernel line:
- Code: Select all
kernel …………. console=ttyS#
where ttyS# is dependant on which COM port ...