[ASK] boot loader menu

hai,
at my boot loader menu (OS selection menu)
i used to have 3 menu:
opensuse 11
failsafe - opensuse 11
windows

but lately i got 5 menu
opensuse 11 (default)
failsafe - opensuse 11 (default)
opensuse 11 (pae)
failsafe - opensuse 11 (pae)
windows

what is that mean? i dunno what i last run before that menu appears… what that pae means? and what is failsafe?

  • makinan wrote, On 11/02/2008 02:26 PM:

> what is that mean? i dunno what i last run before that menu appears…
> what that pae means? and what is failsafe?

You installed the PAE kernel. It allows you to use more than 3GB of RAM on a 32bit system.
http://en.wikipedia.org/wiki/Physical_Address_Extension

This can easily happen if you install e.g. the NVidia module for the PAE kernel, which has the PAE kernel as a requirement.

It doesn’t really matter: You can boot either kernel, as long as you don’t have more modules which require compilation against a certain kernel. If you don’t like it, remove the PAE kernel and reinstall the default kernel.

Failsafe adds some options to the kernel upon boot which will allow you to boot in critical conditions, removing features known to be a possible problem (ACPI, for example). “Safe mode” in Windows.

Uwe