<div>Hi</div>
<div>&nbsp;</div>
<div>I am following the instructions on Openvz website for installing openvz on ubuntu 7.10 which is a Debian based system.&nbsp;</div>
<div>However, at the &#39;aptitude install &#39; step I get the error msg &#39;ovzkernel-2.6.9 not found&#39;.</div>
<div>&nbsp;</div>
<div>Any help is appreciated</div>
<div>Thanks</div>
<div>Amba</div>
<div>&nbsp;</div>
<div>
<p>Add to your &quot;/etc/apt/sources.list&quot; </p><pre> deb <a href="http://debian.systs.org/debian">http://debian.systs.org/debian</a> sarge openvz
</pre>
<p>and get the new package lists </p><pre># apt-get update
</pre><a name="precompiled_kernel_images_at_debian.systs.org_.28dso.29"></a>
<h2><span class="editsection">[<a title="Edit section: precompiled kernel images at debian.systs.org (dso)" href="http://wiki.openvz.org/w/index.php?title=Installation_on_Debian&amp;action=edit&amp;section=3">edit</a>]</span>
 <span class="mw-headline">precompiled kernel images at <a href="http://debian.systs.org">debian.systs.org</a> (dso) </span></h2>
<p>The kernel-images on <a href="http://debian.systs.org">debian.systs.org</a> (dso) use the same kernel-config taken from OpenVZ. (most kernel-modules are built-in!) </p>
<p>If there is more than one CPU available (or a CPU with hyperthreading), use the kernel-smp deb. If there is more than 4 Gb of RAM available, use the kernel-enterprise deb. Otherwise, use the plain kernel deb (kernel). 
</p>
<table class="wikitable">
<caption><td><b>Kernel flavors list</b> </td></caption>
<tbody>
<tr>
<th>Kernel type </th>
<th>Description </th>
<th>Hardware </th>
<th>Use case </th></tr>
<tr>
<th>- </th>
<td>uniprocessor </td>
<td>up to 4GB of RAM </td>
<td></td></tr>
<tr>
<th>-smp </th>
<td>symmetric multiprocessor </td>
<td>up to 4 GB of RAM </td>
<td>10-20 VPSs </td></tr>
<tr>
<th>-entnosplit </th>
<td>SMP + PAE support </td>
<td>up to 64 GB of RAM </td>
<td>10-30 VPSs </td></tr>
<tr>
<th>-enterprise </th>
<td>SMP + PAE support + 4/4GB split </td>
<td>up to 64 GB of RAM </td>
<td>&gt;20-30 VPSs </td></tr></tbody></table>
<p>kernel-image: i368 and amd64 </p><pre> ovzkernel-2.6.9
 ovzkernel-2.6.9-smp
</pre>
<p>kernel-image: i386 only: </p><pre> ovzkernel-2.6.9-enterprise 
 ovzkernel-2.6.9-entnosplit
</pre>
<p>OpenVZ tool(s) for i386 and amd64 </p><pre> vzctl
 vzquota
 vzprocps
 vzdump
</pre>
<p>template(s) for i368 and amd64&nbsp;: Debian 3.1 Minimal </p><pre> vzctl-ostmpl-debian
</pre><a name="installing_the_kernel-images.2C_toolset_and_debian-os-template"></a>
<h2><span class="editsection">[<a title="Edit section: installing the kernel-images, toolset and debian-os-template" href="http://wiki.openvz.org/w/index.php?title=Installation_on_Debian&amp;action=edit&amp;section=4">edit
</a>]</span> <span class="mw-headline">installing the kernel-images, toolset and debian-os-template </span></h2>
<p>Example: install the stable OpenVZ kernel, tools and Debian OS Template </p><pre># aptitude install ovzkernel-2.6.9 vzctl vzquota vzdump vzctl-ostmpl-debian</pre><pre>&nbsp;</pre><pre>&nbsp;</pre><pre></pre>
<p><br></p></div>