diff options
-rw-r--r-- | en/boot-installer/x86.xml | 4 |
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> |