diff options
author | Holger Wansing <linux@wansing-online.de> | 2007-11-01 19:31:29 +0000 |
---|---|---|
committer | Holger Wansing <linux@wansing-online.de> | 2007-11-01 19:31:29 +0000 |
commit | 676c6e40bd2834b0cef6fc5abf9c44812bd8875b (patch) | |
tree | b220c19cf98f218681627d201e8d4cdeed0871f6 /de/boot-installer/boot-installer.xml | |
parent | 14cc676a53a6c695f0a0169c877ce48634810fdb (diff) | |
download | installation-guide-676c6e40bd2834b0cef6fc5abf9c44812bd8875b.zip |
Updated german d-i manual:
M de/hardware/supported/arm.xml
M de/boot-installer/boot-installer.xml
M de/boot-installer/parameters.xml
Diffstat (limited to 'de/boot-installer/boot-installer.xml')
-rw-r--r-- | de/boot-installer/boot-installer.xml | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/de/boot-installer/boot-installer.xml b/de/boot-installer/boot-installer.xml index 26e7e4a15..cbe7d6641 100644 --- a/de/boot-installer/boot-installer.xml +++ b/de/boot-installer/boot-installer.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 44407 --> +<!-- original version: 49985 --> <chapter id="boot-installer"><title>Das Installationssystem booten</title> @@ -12,6 +12,20 @@ <!-- structure inside out for this chapter. Each arch has a document. --> <!-- Note: arch hppa is currently missing --> +<warning arch="x86;powerpc"><para> + +Falls Sie andere Betriebssysteme auf Ihrem Rechner haben und diese auch +behalten möchten (Dual-Boot-System), sollten Sie sicherstellen, dass diese +korrekt heruntergefahren wurden, <emphasis>bevor</emphasis> Sie den Installer +starten. +Ein Betriebssytem zu installieren, während ein anderes auf dem gleichen +Rechner sich in eingefrorenem Zustand befindet (bei Windows Ruhezustand +genannt; Inhalt des Arbeitsspeichers auf die Festplatte gesichert), könnte +zum Verlust oder zu einer Beschädigung des gesicherten Zustandes führen, +was Probleme beim Start (Wiederaufwecken) dieses Betriebssystems zur Folge +haben könnte. + +</para></warning> <note condition="gtk"><para> Informationen darüber, wie Sie den grafischen Installer booten, finden Sie im |