summaryrefslogtreecommitdiff
path: root/nl/appendix/preseed.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nl/appendix/preseed.xml')
-rw-r--r--nl/appendix/preseed.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/nl/appendix/preseed.xml b/nl/appendix/preseed.xml
index db299966a..c470c439b 100644
--- a/nl/appendix/preseed.xml
+++ b/nl/appendix/preseed.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 52911 untranslated -->
+<!-- original version: 53120 untranslated -->
<!--
Be careful with the format of this file as it is parsed to generate
@@ -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