summaryrefslogtreecommitdiff
path: root/en/appendix/preseed.xml
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2008-05-07 09:26:58 +0000
committerFrans Pop <elendil@planet.nl>2008-05-07 09:26:58 +0000
commit56f4abe3c32379dc465abe58931870de9f404f8b (patch)
treea8c6350b4cc0e442c755dc7a28e72a21c79bbc24 /en/appendix/preseed.xml
parenta38dd3ec8ba95c986345190f4e36fec626cfd443 (diff)
downloadinstallation-guide-56f4abe3c32379dc465abe58931870de9f404f8b.zip
Document finish-install/keep-consoles boot parameter and preseeding.
Diffstat (limited to 'en/appendix/preseed.xml')
-rw-r--r--en/appendix/preseed.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index 7e5225402..8b6692271 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -1319,6 +1319,11 @@ example in <xref linkend="preseed-account"/>.
<title>Finishing up the installation</title>
<informalexample role="example"><screen>
+# During installations from serial console, the regular virtual consoles
+# (VT1-VT6) are normally disabled in /etc/inittab. Uncomment the next
+# line to prevent this.
+#d-i finish-install/keep-consoles boolean true
+
# Avoid that last message about the install being complete.
d-i finish-install/reboot_in_progress note