The error on VirtualBox: Please use a kernel apropriate for your cpu

I was trying to install new virtual machine (Ubuntu 8.10 Server – i386 ) on VirtualBox. After i install my O.S, while it was reebooting the system, my Ubuntu system stucked with the error:  ” Please use a kernel apropriate  for your cpu ” error.

After a while googling, i found how to solve this issue:

1. Boot the vm from the CD/ISO, choose  ‘Rescue a broken system’.
2. Get a shell in your installed system after it gives you a menu to choose your issue.
3. install linux generic kernel with :

#aptitude install linux-generic

5. Reboot and choose the generic kernel in GRUB.

Now, it is working good.

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>