Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Physical to container

126 bytes added, 18:25, 18 March 2007
/dev/ptmx
Check that /dev/ptmx exists. If it does not, create with:
mknod /vz/private/123/dev/ptmx c 5 2
 
==== /dev/urandom ====
Check that /dev/urandom exists. If it does not, create with:
mknod /vz/private/123/dev/urandom c 1 9
==== /dev/pts/ ====
3
edits