Unable to open pty: No such file or directory

11 Octubre 2008 – 13:43 pm

Si 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

Compartelo/share-it:
  • Print
  • Facebook
  • Google Bookmarks
  • Add to favorites
  • email
  • LinkedIn
  • PDF
  • RSS
  • Twitter
  1. 2 Responses to “Unable to open pty: No such file or directory”

  2. 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

  1. 1 Trackback(s)

  2. Ene 9, 2009: Rubén Ortiz » Unable to open pty: No such file or directory

Post a Comment