Hi

I connected a Termnial via Com1: this way:

1. Cable connection:
              Linux        Terminal   Linux system
           26 pin connector           w/ 9 pin connector
                 3 -----     2       ----- 2
                 2 -----     3       ----- 3
                 7 -----     7       ----- 5

2. Test: echo 'abcdefgh' >/dev/ttyS1  # is there something on your
terminal? 

3. change /etc/inittab:
        # Run gettys in standard runlevels
        1:12345:respawn:/sbin/mingetty --noclear tty1
        ...
        S1:2345:respawn:/sbin/getty ttyS1 DT9600 wy50   # add this line
                                                        # for a Wyse-50
Terminal
hope it helps

-- 
Hans-Werner Bippus
Paul Bippus GmbH              Tel.: +49 (0)7423 810231
Haerlestrasse 31              Fax: +49 (0)7423 810236
78727 Oberndorf



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to