3
edits
Changes
→Alternative: use precreated template cache
In order to use precreated template cache files, download files for chosen OS distributions and place them as-is (no unpacking needed) to the <tt>/vz/template/cache</tt> directory.
NOTE: If you use precreated CentOS-4 templates and wish to install software using vzyum, you will probably run into error like this:
[root@localhost tmp]# vzyum MYVPSID install mypackage
[root@localhost tmp]# ERROR: No such OS template: install
To fix this, install the appropriate os template metadata on the OpenVZ host, for example
yum install vztmpl-centos-4
== Next step ==