diff options
Diffstat (limited to 'en/boot-installer/parameters.xml')
-rw-r--r-- | en/boot-installer/parameters.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml index fcbb04cab..464c8e717 100644 --- a/en/boot-installer/parameters.xml +++ b/en/boot-installer/parameters.xml @@ -244,7 +244,7 @@ Useful for unattended installations where physical security is limited. Some architectures use the kernel framebuffer to offer installation in a number of languages. If framebuffer causes a problem on your system you can disable the feature using the parameter -<userinput><phrase arch="x86">vga=normal </phrase>fb=false</userinput>. +<userinput arch="x86">vga=normal</userinput> <userinput>fb=false</userinput>. Problem symptoms are error messages about bterm or bogl, a blank screen, or a freeze within a few minutes after starting the install. |