Using DPKG To Install OpenVZ On Debian
|
Submitted by max.havoc (Contact Author) (Forums) on Mon, 2010-05-24 20:32. :: Debian | OpenVZ | Virtualization
Using DPKG To Install OpenVZ On DebianTo use the DPKG package manager to install OpenVZ, all you need to do is download the OpenVZ components, and let DPKG do the rest. From your computer, open up a web browser, and go to this URL: http://download.openvz.org/debian/dists/etch/main/binary-i386/base/ Download the lastest kernel revision level, for your particular DEBIAN distro. For me, this was: linux-image-2.6.18-openvz-k7_028.18.1-2.6.18-12-1_i386.deb Next,go to this URL: http://download.openvz.org/debian-systs/pool/openvz/v/ Download: * vzctl and an OS template cache, from the "vzctl-ostemplate" directory. I chose DEBIAN 5.0. vzctl-ostmpl-debian-5.0-i386-minimal_20090121_i386.deb Open a terminal shell, and log in as "root".(use "SU" or "SUDO") Create a "/vz" directory. mkdir /vz Copy or move the downloaded files to the "/vz" directory. For me, this is: mv /home/maxhavoc/*.deb /vz You should have five files moved from your download directory, to "/vz". Now install OpenVZ. dpkg -i *.deb To give an example of what you should see, I have provided my output to screen, for you. Selecting previously deselected package vzctl. That's it. You're done. No adding kernel keys to "sysctl.conf", as that has already been done for you. Just reboot into your new OVZ kernel,and start creating your VPS. ** Please note that the example screen output from my PC, does not reflect the installation of an OVZ kernel. This is due to my having an OVZ kernel already installed, at the time of this writing. However, DPKG will build an OVZ kernel for you, from the "image" file, and automatically add this kernel entry into the GRUB menu. **
|



Recent comments
9 hours 26 min ago
20 hours 39 min ago
1 day 2 hours ago
1 day 20 hours ago
1 day 22 hours ago
1 day 22 hours ago
2 days 2 hours ago
2 days 3 hours ago
2 days 18 hours ago
2 days 19 hours ago