Changes
→Installation
* vzkernel-devel
<code>vzkernel-devel</code> is optional.
For newer kernels with [[ploop]]-support you will not be able to use the vzctl package that comes with Ubuntu 10.04. So download the following rpm-packages from openvz.org as well
* ploop
* ploop-lib
* vzctl-core
* vzctl
* vzquota
2. Install fakeroot and alien.
apt-get install fakeroot alien
3. Convert all the RPMs to debs using alien. and install the converted kernel fakeroot alien --to-deb --scripts --keep-version vz*.rpm dpkg -i vzkernel*deb 4a. Install vz utils ('''only if you did not download vzctl and vzquota from openvz.org''') apt-get install vzctl vzquota '''OR'''
6. Modify <code>/boot/grub/menu.lst</code> like this. This heavily depends on your enviornment. Please modify. See also “configuring the bootloader” of [[Quick installation]].