5

I was about to load Ubuntu from a USB on a Dell D600 when I got the message:

WARNING: PAE disabled. 
Use parameter 'forcepae' to enable at your own risk! 
This kernel requires the following features not present on the CPU. 
Unable to boot - please use kernel appropriate for your CPU.

Is it okay to enable PAE? I don’t want to break the computer so thought I would ask here first.

Zaz
  • 474
Max Crossan
  • 51
  • 1
  • 1
  • 4

1 Answers1

6
  1. Download Ubuntu Desktop
  2. Burn it to a DVD
  3. Boot the DVD
  4. When you see the following screen:

    Ubuntu Boot screen

    press any key and you will see this screen:

    Ubuntu Boot - Advanced Options

  5. Press F6 then Esc

    Note: The boot command line is now available for editing and will remain so as long as no pop-up menu is visible.

  6. Leave a space following the "--" and add forcepae.

  7. The command will be executed when Enter is pressed and the "Try Ubuntu" boot sequence will begin.

All the above is completely harmless and will not damage your PC!


If it works:

  1. Choose "Install Ubuntu"

if it doesn't:

  1. Your PC is too old now to support Ubuntu. Get a new one... :-(
Fabby
  • 34,259