summaryrefslogtreecommitdiff
path: root/en/boot-installer
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2010-04-11 22:53:01 +0000
committerFrans Pop <elendil@planet.nl>2010-04-11 22:53:01 +0000
commit678f40fd1ae81fe1bc8a3c1100ae115eca96409a (patch)
tree8dc38aaf0744002180cc5a7b4cbb944f513bd8a5 /en/boot-installer
parent3693449227512551d01f5880154f362dc2e550da (diff)
downloadinstallation-guide-678f40fd1ae81fe1bc8a3c1100ae115eca96409a.zip
Disabling framebuffer on x86 now also requires passing vga=normal
One more occurrence.
Diffstat (limited to 'en/boot-installer')
-rw-r--r--en/boot-installer/x86.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/boot-installer/x86.xml b/en/boot-installer/x86.xml
index cd58ba22e..99d471cd8 100644
--- a/en/boot-installer/x86.xml
+++ b/en/boot-installer/x86.xml
@@ -424,8 +424,8 @@ to get a text boot prompt, or (equally blindly) press <quote>H</quote>
followed by &enterkey; to select the <quote>Help</quote> option described
above. After that your keystrokes should be echoed at the prompt.
To prevent the installer from using the framebuffer for the rest of the
-installation, you will also want to add <userinput>fb=false</userinput> to
-the boot prompt, as described in the help text.
+installation, you will also want to add <userinput>vga=normal fb=false</userinput>
+to the boot prompt, as described in the help text.
</para></note>
</para>