Operating System - HP-UX
1832570 Members
4427 Online
110043 Solutions
New Discussion

Re: /dev/pts/0 recreation

 
SOLVED
Go to solution
Peter Klausner_1
Frequent Advisor

/dev/pts/0 recreation

Hi,

does anybody know how can i recreate /dev/pts/0.

Thanks in advance



3 REPLIES 3
T G Manikandan
Honored Contributor
Solution

Re: /dev/pts/0 recreation

To install the driver files
do a
#insf -e

That should do it

Thanks
David Burgess
Esteemed Contributor

Re: /dev/pts/0 recreation

Hi,

One of these will do the trick.

mknod /dev/pts/0 c 157 0x000000
chmod 666 /dev/pts/0

or insf -e

HTH,

Dave.
Printaporn_1
Esteemed Contributor

Re: /dev/pts/0 recreation

Hi,

#insf -n

also check the kernel parameter for npty.
enjoy any little thing in my life