Unable to open pty: No such file or directory
July 17, 2008 | In: OpenVZ
# vzctl enter 1053 enter into VE 1053failed Unable to open pty: No such file or directory The fix is # vzctl exec 1053 /sbin/MAKEDEV tty # vzctl exec 1053 /sbin/MAKEDEV pty # vzctl enter 1053 Restart that VE.