2. Changing Your Boot-up Configuration

This tool allows you to configure how your system boots and which boot options are available.

[Warning] Warning

Unless you are an expert, it's not recommended that you change these settings as it may prevent you from booting your machine the next time you try to power it up.

Figure 15.2. Choosing the Boot Mode and Main Options

Choosing the Boot Mode and Main Options

2.1. Configuring the Bootloader

You can choose between the GRUB and LILO bootloaders. Either one allows you to boot Mandriva Linux, it's just a question of taste.

Unless you know what you're doing, you shouldn't change the default Boot device shown, because that's where the bootloader installs itself. If more than one OS is installed on your machine, it's a good idea to delay booting the default OS by at least 5 seconds so that you can easily select which one to boot.

The dialog finally shows a few options which can be useful depending on your specific hardware.

Enable ACPI

This option provides better power management support if your hardware is ACPI compatible. ACPI is often needed for newer computers which no longer support APM.

Click on Advanced to select extra options:

Enable APIC

The IO-APIC is only really useful for multi-processor systems for sending interrupts to the various processors, instead of sending them to only one processor.

Enable Local APIC

The local APIC can be used by Linux to program interrupts to wake up threads. On multi-processor machines, it can be used to send interrupts to another processor.

These APIC features are known to cause problems on some computers. These problems can cause system freezes or incorrect device detection. So you may need to deactivate them by removing the check from the corresponding boxes.

Clean /tmp at each boot

This option allows you to wipe the contents of the /tmp directory. For instance, it could contain some files you downloaded from the Internet.

Precise RAM size if needed (found XXX MB)

Use this option to tell Linux how much RAM your machine possesses, if the amount found differs to what your system actually has, or should this prove to be an issue at boot time.

2.2. Managing Boot Entries

After clicking Next, the list of available entries at boot time is displayed. The default entry is marked by a star (*): it corresponds to the one activated if you don't take any action after a few seconds.

To change the default entry, check the Default check-box in the Modify dialog.