Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Installation on Debian/old

453 bytes added, 18:13, 29 November 2008
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>
# echo Package: *Pin: release a=etchPin-e "\ndeb httpPriority: 700 Package: *Pin://download.openvz.org/debian-systs release a=lenny openvz" >> /etc/apt/sources.list# wget Pin-q httpPriority://download.openvz.org/debian-systs/dso_archiv_signing_key.asc -O- | apt-key add - && apt-get update650
</pre>
 
Then '''apt-get update && apt-get dist-upgrade''' to upgrade to lenny.
== Kernel installation ==
8
edits