Whenever I try to install Ubuntu it says the kernel is not appropriate for my CPU. Or tell me an OS that's Minecraft capable and for an i686 processor.
Asked
Active
Viewed 222 times
1 Answers
0
I've seen similar messages when attempting to install Ubuntu on hardware with a processor that doesn't support physical address extensions. This can also happen when attempting to install a 64-bit image on 32-bit hardware.
If the issue is PAE-related, you can attempt the steps outlined in the linked documentation.
The first step is to attempt adding the kernel flag
forcepaeto the kernel boot optionsIf this doesn't help, since modern Ubuntu releases no longer support non-PAE hardware, you can try some options the documentation recommends, such as Xubuntu 12.04, nOS, Bodhi Linux, Lubuntu 12.04, or Puppy Retro. The linked documentation also provides some more difficult steps you could potentially take to get Ubuntu 12.04 installed.
rocketman10404
- 656