» Knowledgebase - If its not here,
Just ask.
ID #1139
Unable to open pty: No such file or directory
vzctl exec CTID /sbin/MAKEDEV pty
vzctl exec CTID /sbin/MAKEDEV tty
vzctl enter CTID
To Fix this issue permanently:
1. Edit the file /etc/rc.sysinit of the VPS server
2. Comment the line
#/sbin/start_udev
3. Add the following lines after /sbin/start_udev:
/sbin/MAKEDEV tty
/sbin/MAKEDEV pty
4. Reboot your VPS
vzctl restart CTID
Tags: -
Related entries:
227/2%Last update: 2009-02-03 13:17
Author: Support TEAM
Revision: 1.1
You cannot comment on this entry