Archive for the ‘OpenVZ’ Category
Unable to open pty: No such file or directory
OpenVZ – Unable to open pty: No such file or directory
Ahhh, yes…
Here is what to do from the host machine….
mknod dev/ptmx c 5 2 mkdir dev/pts /sbin/MAKEDEV -d dev ttyp ptyp mknod dev/null c 1 3 mknod -m 644 dev/random c 1 8 mknod dev/urandom c 1 9