12
edits
Changes
new script setx86_64-0.4. Minor corrections
* Read carefully the [[Quick installation]] page and install the openvz kernel, configure the bootloader, change sysctl.conf, and finally reboot your system the way it is described there.
* Download the file [http://linux.carreira.com.pt/ovzutils/setx86_64-0.34.tar.gz setx86_64-0.34] and then untar and run the script:
<pre>
tar xzvf setx86_64-0.34.tar.gz
sh setx86_64
</pre>
Press Enter and some tests are made to know if you can go on with the installation.
</pre>
<b> -Line 154:</b>
<pre>
append: mkdir -p $VE_ROOT/proc || abort "Can't create dir $VE_ROOT/proc"
</pre>
<b> -Line 185:</b>