8
edits
Changes
→Repository setup: lenny repository to installation
=== Repository setup ===
==== 1. Using openvz.org repositories ====
At the moment two different repositories are online at http://download.openvz.org:
</pre>
==== 2. Using Debian repositories (upgrade to lenny) ==== There is even an '''lenny''' repository with kernel 2.6.2428. '''Use it at your own risk!''' Add lenny repositories to your '''/etc/apt/sources.list'''<pre>deb http://DEBIAN-MIRROR/debian/ testing maindeb http://DEBIAN-MIRROR/debian-security/ testing/updates main</pre> Enlarge apt-cache adding to '''/etc/apt/apt.conf''' this line:<pre>APT::Cache-Limit "100000000";</pre> Give etch package priority over lenny packages. Edit '''/etc/apt/preferences''' and set like this:
<pre>
</pre>
Then '''apt-get update && apt-get dist-upgrade''' to upgrade to lenny.
== Kernel installation ==