5

I received the error message below on the black terminal screen after waiting for a reboot.. I tried to find "forcepae" in the available options but couldn't. Can Anyone please help?

ERROR: PAE is disabled on this Pentium M
(PAE can potentially be enabled with Kernel parameter
"forcepae" - this is unsupported, may cause unknown
problems, and will taint the kernel)
This kernel requires the following features not present on the CPU:
pae
Unable to boot - please use a kernel appropriate for your CPU
Glutanimate
  • 21,763

3 Answers3

9

Press tab when you see the Ubuntu loader, select your language, press F6 (for "Other Options") then add the word forcepae at the end ie. the whole boot options line will be:

file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash forcepae -- forcepae
bain
  • 12,200
-1

Your CPU doesn't support PAE.

Ubuntu ships with PAE kernels by default.

You can still install Ubuntu using one of these options.

-1

PAE not enabled

Your system uses a CPU that does not have PAE enabled. Ubuntu only supports non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, you must enable PAE (if this is possible) see: http://help.ubuntu.com/community/EnablingPAE