<?xml version="1.0" encoding="UTF-8"?>
<snippet>
  <account-id type="integer">2</account-id>
  <body>If you get this error on Mac OSX when using Parallels:

&lt;code&gt;
Kernel panic: CPU too old for this kernel.
&lt;/code&gt;

Set the image to boot from CD. In rescue mode open a shell and run the following to install a new kernel:

&lt;code&gt;
apt-get update
apt-get install linux-386
apt-get remove linux-server
&lt;/code&gt;</body>
  <comments-count type="integer">0</comments-count>
  <created-at type="datetime">2007-11-08T23:33:12+02:00</created-at>
  <id type="integer">101</id>
  <language-id type="integer">131</language-id>
  <rendered-body>&lt;p&gt;If you get this error on Mac  OSX  when using Parallels:&lt;/p&gt;


	&lt;p&gt;&lt;pre class=&quot;active4d&quot;&gt;&lt;span class=&quot;line-numbers&quot;&gt;   1 &lt;/span&gt; Kernel panic: CPU too old &lt;span class=&quot;Keyword&quot;&gt;for&lt;/span&gt; this kernel.
&lt;/pre&gt;&lt;/p&gt;


	&lt;p&gt;Set the image to boot from CD. In rescue mode open a shell and run the following to install a new kernel:&lt;/p&gt;


	&lt;p&gt;&lt;pre class=&quot;active4d&quot;&gt;&lt;span class=&quot;line-numbers&quot;&gt;   1 &lt;/span&gt; apt-get update
&lt;span class=&quot;line-numbers&quot;&gt;   2 &lt;/span&gt; apt-get install linux-386
&lt;span class=&quot;line-numbers&quot;&gt;   3 &lt;/span&gt; apt-get remove linux-server
&lt;/pre&gt;&lt;/p&gt;</rendered-body>
  <title>Solution for &quot;Kernel panic: CPU too old for this kernel&quot; when installing Ubuntu on Parallels</title>
  <updated-at type="datetime">2008-07-08T22:02:22+03:00</updated-at>
</snippet>
