summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2007-11-30 20:41:28 +0000
committerFrans Pop <elendil@planet.nl>2007-11-30 20:41:28 +0000
commit270e172a5f098edafab68570794863f3d4a235c7 (patch)
tree8144409b01a9a526550b9ba6f9c0c282cee01a6f
parent4a8b0dd15f04bf211bb05a6cac3bedc9e4a1e99f (diff)
downloadinstallation-guide-270e172a5f098edafab68570794863f3d4a235c7.zip
Update of untranslated documents
-rw-r--r--nl/appendix/preseed.xml6
-rw-r--r--nl/boot-installer/boot-installer.xml13
2 files changed, 17 insertions, 2 deletions
diff --git a/nl/appendix/preseed.xml b/nl/appendix/preseed.xml
index 882d8fb6c..52bec8a12 100644
--- a/nl/appendix/preseed.xml
+++ b/nl/appendix/preseed.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 49849 untranslated -->
+<!-- original version: 50076 untranslated -->
<!--
Be careful with the format of this file as it is parsed to generate
@@ -1293,6 +1293,10 @@ d-i finish-install/reboot_in_progress note
# This will prevent the installer from ejecting the CD during the reboot,
# which is useful in some situations.
#d-i cdrom-detect/eject boolean false
+
+# This is how to make the installer shutdown when finished, but not
+# reboot into the installed system.
+#d-i debian-installer/exit/halt boolean true
</screen></informalexample>
</sect2>
diff --git a/nl/boot-installer/boot-installer.xml b/nl/boot-installer/boot-installer.xml
index 2e9d6a7ae..4d22bbf48 100644
--- a/nl/boot-installer/boot-installer.xml
+++ b/nl/boot-installer/boot-installer.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 44407 untranslated -->
+<!-- original version: 49985 untranslated -->
<chapter id="boot-installer"><title>Booting the Installation System</title>
@@ -12,6 +12,17 @@
<!-- structure inside out for this chapter. Each arch has a document. -->
<!-- Note: arch hppa is currently missing -->
+<warning arch="x86;powerpc"><para>
+
+If you have any other operating systems on your system that you wish to
+keep (dual boot setup), you should make sure that they have been properly
+shut down <emphasis>before</emphasis> you boot the installer.
+Installing an operating system while another operating system is in
+hibernation (has been suspended to disk) could result in loss of, or damage
+to the state of the suspended operating system which could cause problems
+when it is rebooted.
+
+</para></warning>
<note condition="gtk"><para>
For information on how to boot the graphical installer, see