diff --git a/userguide/en/bootloader.html b/userguide/en/bootloader.html index c941af38..98bff9d7 100644 --- a/userguide/en/bootloader.html +++ b/userguide/en/bootloader.html @@ -54,11 +54,13 @@ It's also handy after you installed a software component that acts up and preven - Don't call the BIOS
- Disable APM
- Disable ACPI
-- Disable IO-APIC
-- Enable serial debug output +- Disable IO-APIC     [only available when IO-APIC is detected]
+- Disable LOCAL APIC     [only available when LOCAL APIC is detected]
+- Disable SMP     [only available when more than one CPU core is detected]
+- Enable serial debug output
- Enable on screen debug output

-Select fail safe video mode If you had to activate the option Use fail-safe video mode, you can set resolution and color depth. +Select fail-safe video mode If you had to activate the option Use fail-safe video mode, you can set resolution and color depth.


After activating one or more options, you return to the main menu and continue booting, which presents you with this boot screen: