Artyom
01-12-2008, 06:07 PM
PAE enabled kernels are necessary on some configurations with 4GB of RAM or more. PAE enables the system to recognize the ram and display it. Non-pae kernels will only show around 3.2gb of RAM.
This is only for an RH-based OS (FC, Centos, etc..):
As root, run:
yum install kernel-PAE
After that's setup, edit your /boot/grub/grub.conf file to select the newly installed kernel.
Then reboot the system and that's it!
This is only for an RH-based OS (FC, Centos, etc..):
As root, run:
yum install kernel-PAE
After that's setup, edit your /boot/grub/grub.conf file to select the newly installed kernel.
Then reboot the system and that's it!