Editing Compiling the OpenVZ kernel (the Debian way)

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
== Lenny and above ==
 
 
Debian Lenny already includes an openvz kernel (linux-image-${version}-openvz-${arch}), so the manual compilation is not necessary in many cases.
 
 
 
== Installing sources ==
 
== Installing sources ==
  
On Etch, to install the kernel-source and the OpenVZ kernel patch, run:
+
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
 
  # apt-get install kernel-package linux-source-2.6.18 kernel-patch-openvz libncurses5-dev
 
For Lenny running kernels before 2.6.29 run the following:
 
# apt-get install kernel-package linux-source-2.6.18 linux-patch-openvz libncurses5-dev
 
Since kernel 2.6.29 the patch is now included in Debian kernel source.  Run only the following and ignore references to the patch further down this page:
 
# apt-get install kernel-package linux-source-2.6 libncurses5-dev
 
  
 
== Unpacking ==
 
== Unpacking ==
Line 107: Line 98:
 
{{Note|since the Debian Etch release the location of update-grub is moved from /sbin/update-grub to /usr/sbin/update-grub}}
 
{{Note|since the Debian Etch release the location of update-grub is moved from /sbin/update-grub to /usr/sbin/update-grub}}
  
LILO:
+
== Installing the Tools and Configuring ==
  
# lilo
+
Continue from here for Etch (current stable): [[Installation on Debian (etch)#Install the toolset]]
 
 
== Installing the Tools and Configuring ==
 
  
Continue with [[Installation on Debian#Installing the user-level tools]]
+
Continue from here for Sarge (old stable): [[Installation on Debian (sarge)#Installing the toolset and Debian OS template]]
  
 
[[Category: Debian]]
 
[[Category: Debian]]
 
[[Category: Installation]]
 
[[Category: Installation]]
 
[[Category: Kernel]]
 
[[Category: Kernel]]

Please note that all contributions to OpenVZ Virtuozzo Containers Wiki may be edited, altered, or removed by other contributors. If you don't want your writing to be edited mercilessly, then don't submit it here.
If you are going to add external links to an article, read the External links policy first!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Template used on this page: