Changes

Jump to: navigation, search

Using vzpkg and vzyum on x86 64

252 bytes removed, 03:59, 28 February 2009
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>
{{Warning|Please note that the setx86_64 script currently may not install the vzquota.x86_64 package and only include the vzquota.i386... which has been noted to cause disk quota issues when creating containers. To avoid this issue it is recommended you manually install the vzquota.x86_64 package until the script is updated:
yum install vzquota.x86_64}}
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>
12
edits

Navigation menu