Changes

Jump to: navigation, search

Creating OpenVZ LiveCD based on Centos 4.4

1,906 bytes added, 12:18, 29 June 2007
Installing RPMs: added
be repeated for each wishful kernel.
=== Installing RPMs OpenVZ tools and templates ===We have now the kernel RPM -package for the kernel. But we also need OpenVZ tools RPM-packages.It is much easier with them: just download these packages from http://openvz.org:
<pre>
# mkdir to_booted_livecd/tools
# cd to_booted_livecd/tools/
<# wget http:/pre>/download.openvz.org/utils/vzctl/3.0.16/vzctl-3.0.16-1.i386.rpm# wget http://download.openvz.org/utils/vzctl/3.0.16/vzctl-lib-3.0.16-1.i386.rpm# wget http://download.openvz.org/utils/vzquota/3.0.9/vzquota-3.0.9-1.i386.rpm# wget http://download.openvz.org/template/utils/vzpkg/2.7.0-18/vzpkg-2.7.0-18.noarch.rpm# wget http://download.openvz.org/template/utils/vzrpm43/current/vzrpm43-4.3.3-7_nonptl.6.i386.rpm# wget http://download.openvz.org/template/utils/vzrpm43/current/vzrpm43-python-4.3.3-7_nonptl.6.i386.rpm# wget http://download.openvz.org/template/utils/vzrpm44/current/vzrpm44-4.4.1-22.5.i386.rpm# wget http://download.openvz.org/template/utils/vzrpm44/current/vzrpm44-python-4.4.1-22.5.i386.rpm# wget http://download.openvz.org/template/utils/vzyum/current/vzyum-2.4.0-11.noarch.rpm # mkdir ../template-metadatas# cd ../template-metadatas
To be continued# wget http://download.openvz.org/template/metadata/centos-4/vztmpl-centos-4-2.0-2.i386.rpm# wget http://download.openvz.org/template/metadata/fedora-core-3/vztmpl-fedora-core-3-2.0-2.i386.rpm# wget http://download.openvz.org/template/metadata/fedora-core-4/vztmpl-fedora-core-4-2.0-2.i386.rpm# wget http://download.openvz.org/template/metadata/fedora-core-5/vztmpl-fedora-core-5-2.0-2.i386.rpm
# mkdir ../precreated
# cd ../precreated
# wget http://download.openvz.org/template/precreated/centos-4-i386-minimal.tar.gz
# wget http://download.openvz.org/template/precreated/debian-3.1-i386-minimal.tar.gz
# wget http://download.openvz.org/template/precreated/fedora-core-5-i386-minimal.tar.gz
# cd ~/workbench/
</pre>
As you understand, you can add other precreated templates to LiveCD. The main thing here is that usual CD is
not rubber and precreated templates are rather big! ;)
=== Obrezki ===
172
edits

Navigation menu