| Title: | DIGITAL UNIX (FORMERLY KNOWN AS DEC OSF/1) |
| Notice: | Welcome to the Digital UNIX Conference |
| Moderator: | SMURF::DENHAM |
| Created: | Thu Mar 16 1995 |
| Last Modified: | Fri Jun 06 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 10068 |
| Total number of notes: | 35879 |
Hi!
When display decterm, we can,t not get decterm
Unable to get pty!
There are so many tty&pty under /dev directory.
thanks
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 9155.1 | SMURF::MENNER | it's just a box of Pax.. | Mon Mar 24 1997 22:56 | 16 | |
This is typically caused by two things:
a hole in the name space; that is, a special file is missing for
a minor number. To see the major/minor numbers do
ls -l /dev/tty*
The devices you are interested in are those with major number = 6.
The second thing that can typically cause this problem is not enough
pty configured in the kernel.
Question: is decterm the only application that is failing? (i.e.,
Do rlogins work?)
| |||||