44

I'm trying to install Lubuntu on my laptop (sorta old 2005). [Laptop stats: Intel® Celeron® CPU 410 @ 1.46 GHz 1.47GHz, 448 MB of RAM]

I press Install and this message appears:

This kernel requires an x86-64 CPU, but only detected an i686 CPU. 
Unable to boot - please use a kernel appropriate for your CPU.

What can I do to install Lubuntu on my computer?

kiri
  • 28,986
kalebra
  • 441

6 Answers6

16

Solution : Enable Intel VT-x/AMD-V from BIOS

Source http://hereirestinremorse.wordpress.com/virtualbox/this-kernel-requires-an-x86-64-cpu-but-only-detected-an-i686-cpu-unable-to-boot-please-use-a-kernel-appropriate-for-your-cpu/

If you enable VT-x/AMD-V from BIOS and it still presents this error, try changing your guest settings to Type=Other and Version=Other/Unknown (64-bit).

14

Download the correct installtion file... you downloaded a 64 bit version but have a 32 bit system.

Get it from here (12.04). Choose PC (Intel x86) desktop CD and not 64-bit PC (AMD64) desktop CD.

14.04 and 16.04.

Rinzwind
  • 309,379
9

You must download x32 version (not x64)

Extender
  • 2,356
3

For anyone getting this issue in a VirtualBox VM, make sure you have the VM version set to Ubuntu (64-bit) and not Ubuntu (32-bit) (or vice-versa if you're using a 32-bit .iso).

Picture of VM version field in a VirtualBox settings dialog

2

Select an LUBUNTU image according to your Box.

Choose for 32 bits.

PC (Intel x86) desktop CD

For almost all PCs. This includes most machines with Intel/AMD/etc type processors and almost all computers that run Microsoft Windows, as well as newer Apple Macintosh systems based on Intel processors. Choose this if you are at all unsure.

Choose for 64 bits.

64-bit PC (AMD64) desktop CD

Choose this to take full advantage of computers based on the AMD64 or EM64T architecture (e.g., Athlon64, Opteron, EM64T Xeon, Core 2). If you have a non-64-bit processor made by AMD, or if you need full support for 32-bit code, use the Intel x86 images instead.

XandruCea
  • 153
hhlp
  • 42,872
0

Its in the BIOS…press ‘esc’ when you see the Vendor logo and you will reach the pre boot screen from where you can choose the bios..browse around, find Virtualization Technology and Enable it… It will work well.