Unable to open pty: No such file or directory
11 Octubre 2008 – 13:43 pmSi al intentar entrar en un VPS os da el error del titulo, fijaros en la captura y hay tenéis la solución:
[root@hn10 ~]# vzctl enter 249100
enter into VE 249100 failed
Unable to open pty: No such file or directory
[root@hn10 ~]# vzctl exec 249100 /sbin/
bash: /sbin/: is a directory
[root@hn10 ~]# vzctl exec 249100 /sbin/MAKEDEV tty
[root@hn10 ~]# vzctl exec 249100 /sbin/MAKEDEV pty
[root@hn10 ~]# vzctl enter 249100
entered into VE 249100

2 Responses to “Unable to open pty: No such file or directory”
El colega Ruebn amplia un poco la info:
http://www.rubenortiz.es/2009/01/09/unable-to-open-pty-no-such-file-or-directory/
Yo me pare en hecharlo a andar
By david@kaos.es on Ene 12, 2009