diff options
author | Samuel Thibault <sthibault@debian.org> | 2017-01-24 13:07:23 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2017-01-24 13:07:23 +0000 |
commit | f8b1b2ddcbe8c3845cb46527db6f404c8f69a68e (patch) | |
tree | 0d7cc1a4291292520669d5bdfff56263051038f5 /en/boot-installer | |
parent | 53f6a24c28b1c68887643478c2e1d195db7a5900 (diff) | |
download | installation-guide-f8b1b2ddcbe8c3845cb46527db6f404c8f69a68e.zip |
Mention IPMI consoles as needing explicit translation too
Diffstat (limited to 'en/boot-installer')
-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 a0a6a0cd9..0db3f1087 100644 --- a/en/boot-installer/parameters.xml +++ b/en/boot-installer/parameters.xml @@ -58,7 +58,7 @@ terminal emulator, the parameter Note that the installer only supports the following terminal types: <literal>linux</literal>, <literal>bterm</literal>, <literal>ansi</literal>, <literal>vt102</literal> and <literal>dumb</literal>. The default for -serial console in &d-i; is <userinput>vt102</userinput>. If you are using a +serial console in &d-i; is <userinput>vt102</userinput>. If you are using an IPMI console, or a virtualization tool which does not provide conversion into such terminals types itself, e.g. QEMU/KVM, you can start it inside a <command>screen</command> session. That will indeed perform translation into the <literal>screen</literal> |