Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Compiling the OpenVZ kernel (the Debian way)

60 bytes added, 18:32, 28 January 2010
Adding note that patch now included with Debian kernel source
== Installing sources ==
To On Etch, to install the kernel-source and the OpenVZ kernel patch, run:
# apt-get install kernel-package linux-source-2.6.18 kernel-patch-openvz libncurses5-dev
For Debian version lenny and later you Lenny running kernels before 2.6.29 run the following instead:
# apt-get install kernel-package linux-source-2.6.18 linux-patch-openvz libncurses5-dev
orSince kernel 2.6.29 the patch is now included in Debian kernel source so just run: # apt-get install kernel-package linux-source-2.6.24 linux-patch-openvz libncurses5-dev
== Unpacking ==
Anonymous user