From 958c54755467144af595aba43b251e2f358e9238 Mon Sep 17 00:00:00 2001
From: Joachim Seemer
Date: Fri, 9 Oct 2009 15:56:38 +0000
Subject: [PATCH] Some additions and fixes by Idefix. Thanks! Fixes #4748.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33494 a95241bf-73f2-0310-859d-f6bbb57e9c96
---
docs/userguide/en/bootloader.html | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/docs/userguide/en/bootloader.html b/docs/userguide/en/bootloader.html
index c941af383f..98bff9d7d9 100644
--- a/docs/userguide/en/bootloader.html
+++ b/docs/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: