ITEM: I8915L

Question about changing the tty numbers.



Question:

AIX 3.2.5

RISC 360

I have 2 16 port concentrators so I can have tty's 1-33.  How can I
refer to tty1 as tty34, tty2 as tty35, and so on?

Response:

         I faxed him the following information to help him change the
tty numbers to what the customer desires.  I told him that the only
other way is by using ODME.

    HELP IN CHANGING TTY NUMBERS

1)  lsdev -Cc tty -F "name:parent:class:subclass:type:connwhere"

    To get information that can be used to recreate devices.  You will
    need to note the entries for tty1 or any other tty number.

2)  Then use :

    lsattr -EOl tty1

    This gives the information needed about the specific tty.

3)  Remove the devices using :

    rmdev -dl tty1

4)  Then recreate using :

    mkdev -l tty\# -p \ -c \ -s \ -t \
          -w \

    where the values in \<..> are from the corresponding
    values for tty1 from 'lsdev' command above..

5)  Then use the output from the 'lsattr' command to change the attributes
    of the devices with 'chdev'.



Support Line: Question about changing the tty numbers. ITEM: I8915L
Dated: May 1994 Category: N/A
This HTML file was generated 99/06/24~13:30:44
Comments or suggestions? Contact us