Specifications
A-23
Cisco TV CDS 2.5 ISA Software Configuration Guide
OL-24788-01
Appendix A Troubleshooting
Startup Issues
Figure A-2 BIOS Setup Utility—Advanced Chipset Control
Step 4
Press F10 to save and exit.
Serial Console Port Settings
The CDE servers ship with the following serial console settings: 115200 baud rate, no parity, 8 data bits,
and 1 stop bit (115200-N-8-1). To verify the serial console settings, check the following:
• BIOS Settings—Determines the speed during the very beginning of the boot process up to and
including the GRUB menu. In the BIOS Setup Utility, check that the Console Redirection in the
Advanced menu is set to VT100.
• /etc/boot/menu.lst—Determines the speed after the kernel is loaded.
• /etc/inittab—Determines the speed after the OS is loaded. Enter the following:
$ cat /etc/inittab | grep S0
S0:2345:respawn:/sbin/agetty ttyS0 115200 vt100
Note The CDE100 may have the following serial console settings: 9600 baud rate, no parity, 8 data bits, and
1 stop bit (9600-N-8-1).