diff options
author | Samuel Thibault <sthibault@debian.org> | 2014-12-03 22:35:23 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2014-12-03 22:35:23 +0000 |
commit | 615fcaa11aa37bfd5b6295d02a9e642e5d2e2f48 (patch) | |
tree | 2eab15fa4f2fed6cb3094542bd2bba5f82770769 /en/boot-installer | |
parent | a24f491fcebed43a268fc249080849ebbead8d40 (diff) | |
download | installation-guide-615fcaa11aa37bfd5b6295d02a9e642e5d2e2f48.zip |
Fix documentation for --- boot parameter marker
Diffstat (limited to 'en/boot-installer')
-rw-r--r-- | en/boot-installer/parameters.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml index 53217ed39..9705329eb 100644 --- a/en/boot-installer/parameters.xml +++ b/en/boot-installer/parameters.xml @@ -46,7 +46,9 @@ your serial device, which is usually something like You may need to specify parameters for the serial port, such as speed and parity, for instance <userinput>console=ttyS0,9600n8</userinput>; other typical -speeds may be 57600 or 115200. +speeds may be 57600 or 115200. Be sure to specify this option after +<quote>---</quote>, so that it is copied into the bootloader configuration for +the installed system (if supported by the installer for the bootloader). </para><para> |