Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Installation on Debian/old

173 bytes added, 21:08, 3 April 2007
m
precompiled kernel images at debian.systs.org: add info for apt-key
<pre>
deb http://debian.systs.org/ etch openvz
</pre>
 
Add the signing key of debian.systs.org (dso) apt-keyring, (need root permissions)
<pre>
# wget http://debian.systs.org/dso_archiv_signing_key.asc -q -O - | apt-key add -
</pre>
</pre>
linux-image: OpenVZ (version: 028stab023.1):
<pre>
ovzkernel-2.6.18 (i386 and amd64)
# apt-get install <linux-image>
 
=== or build your own kernel-image (debian way) ===
59
edits