Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Compiling the OpenVZ kernel (the Debian way)

264 bytes added, 10:42, 30 May 2008
no edit summary
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 run the following instead:
# apt-get install kernel-package linux-source-2.6.18 linux-patch-openvz libncurses5-dev
or
# apt-get install kernel-package linux-source-2.6.24 linux-patch-openvz libncurses5-dev
== Unpacking ==
{{Note|since the Debian Etch release the location of update-grub is moved from /sbin/update-grub to /usr/sbin/update-grub}}
 
LILO:
 
# lilo
== Installing the Tools and Configuring ==
2
edits