Changes

Jump to: navigation, search

Physical to container

367 bytes added, 00:34, 18 April 2007
no edit summary
or
cd /vz/private/123/dev && /sbin/MAKEDEV ttyp
====/dev/null====Make sure sure /dev/null is not a file or directory, if unsure remove and recreate, If this is not correct sshd will not start correctly rm -f /vz/private/123/dev/null mknod /vz/private/123/dev/null c 1 3
=== Other devices ===
===/proc===
Make sure the /proc directory exists
ls -la /vz/private/123/ | grep proc
If it does'nt exist, Make it
mkdir /vz/private/123/proc
==== /dev/urandom ====
5
edits

Navigation menu