2005-03-25

[Doc] Linux Serial Console HOWTO

Reference:
http://www.vanemery.com/Linux/Serial/serial-console.html

1. /etc/inittab:
s0:2345:respawn:/sbin/agetty -L -f /etc/issueserial 9600 ttyS0 vt100

2. /etc/issueserial (option):
Connected on \l at \b bps
\U
Kernel \r on an \m

3. # init q (option):
forces the init process to re-read the configuration file.

4. /etc/securetty (option):
ttyS0

5. grub.conf:
kernel /boot/vmlinuz-2.6.5-1.358 ro root=LABEL=/ console=ttyS0,9600

6. # chkconfig kudzu off (option, Red Hat based Linux distributions needed)

7. in Windows Hyper Terminal:
Turn flow control "off"

8. reboot

Screen capture:
http://www.wretch.cc/album/show.php?i=ywwang&b=3&f=1093848703.jpg&p=0

沒有留言: