LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Distributions (https://www.linuxquestions.org/questions/linux-distributions-5/)
-   -   CentOS 6.2 installation on non-PAE x86 processor (https://www.linuxquestions.org/questions/linux-distributions-5/centos-6-2-installation-on-non-pae-x86-processor-936968/)

darkduck 03-28-2012 06:29 PM

CentOS 6.2 installation on non-PAE x86 processor
 
I am trying to install CentOS 6.2 on processor without PAE support.
Installation halts at the very beginning with the message
Quote:

The kernel requires the following features not present on the CPU: pae.
Unable to boot - please use a kernel appropriate for your CPU.
PAE is a requirement for CentOS as per CentOS and RedHat documentation.


I wonder if there is any workaround? Maybe some boot parameters to disable PAE check? Or install 5.x and then upgrade to 6.2? Did anyone have such an experience?

Ser Olmy 03-28-2012 07:21 PM

You will need to compile a non-PAE version of the CentOS 6.2 kernel (processor family "Pentium Classic" or below). Upgrading from 5.x won't help, you'll get the same error message.

What kind of CPU are we talking about here? Intel introduced PAE with the Pentium Pro in 1995.

darkduck 03-29-2012 05:14 AM

I have Compaq nc6000 laptop with Pentium M inside.
I suppose it is earlier version of Pentium M without PAE.

How do you suggest to compile own kernel version without having the system installed in the first place?

Would it be better than to install CentOS 5.x instead? Or look into direction of another distribution, like Debian?

Ser Olmy 03-29-2012 07:34 AM

Obviously, you would need to compile the kernel on another system. You would then need to create a custom CentOS installation DVD with the modified kernel.

Your other option is to choose a distribution that supports non-PAE systems.

I would not recommend using an older distribution of any kind, as you'd run the risk of installing components with known bugs and vulnerabilities.

andrewjones.it@gmail.com 10-22-2013 09:30 AM

Quote:

Originally Posted by Ser Olmy (Post 4639629)
Obviously, you would need to compile the kernel on another system. You would then need to create a custom CentOS installation DVD with the modified kernel.

How would you go about doing this?

I have a similar problem, well pretty much exactly the same problem

How can I create an installation DVD with a modified kernel?

cheers

darkduck 10-22-2013 10:39 AM

I installed Debian instead.

http://linuxblog.darkduck.com/2012/0...le-server.html

DavidMcCann 10-22-2013 11:12 AM

If you want CentOS-style stability on an early Pentium M, then look at AntiX or CrunchBang: both have a non-pae kernel and both are based on Debian Stable (I know that's not what Distrowatch says of AntiX, but they're wrong).


All times are GMT -5. The time now is 10:05 PM.