PDA

View Full Version : Cannot select PAE at boot


metaylor
15th December 2009, 09:37 PM
I have a liveUSB which I decided to install kernel-PAE to allow me to use it to boot systems with 4GB memory or greater.

To install PAE, I executed the following

yum install kernel-PAE

The install was successful. However, when I rebooted to select the PAE kernel, it was not listed.
I listed the /boot directory and saw both config-2.6..27...i686 and config-2.6.27....i686.PAE. files.
But, there was no grub.conf file in the /boot/grub directory.

What should I do to be able to boot the PAE so I can see total 4GB?