diff options
author | Samuel Thibault <sthibault@debian.org> | 2010-09-16 21:56:33 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2010-09-16 21:56:33 +0000 |
commit | df6b242e0739fe779115bbb0664320d947725082 (patch) | |
tree | bfef61af3b2cac5cb5bbe567f22eb756f7142e37 /de | |
parent | f6fdb77d1c28e4f73d5eee399fc8752066decdf6 (diff) | |
download | installation-guide-df6b242e0739fe779115bbb0664320d947725082.zip |
Include a few sections of "Booting the Installation System" on all x86 ports
Diffstat (limited to 'de')
-rw-r--r-- | de/boot-installer/boot-installer.xml | 4 | ||||
-rw-r--r-- | de/boot-installer/trouble.xml | 2 | ||||
-rw-r--r-- | de/boot-installer/x86.xml | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/de/boot-installer/boot-installer.xml b/de/boot-installer/boot-installer.xml index fb5f89be6..7ea111c2e 100644 --- a/de/boot-installer/boot-installer.xml +++ b/de/boot-installer/boot-installer.xml @@ -5,14 +5,14 @@ <!-- Include only archs that are documented to avoid build-errors --> <!-- The arch="..." condition can be deleted when all archs are present --> - <sect1 arch="arm;x86;ia64;mips;mipsel;s390;powerpc;sparc"> + <sect1 arch="arm;any-x86;ia64;mips;mipsel;s390;powerpc;sparc"> <title>Starten des Installers auf &arch-title;-Systemen</title> <!-- This info is so architecture dependent, that I have turned the --> <!-- structure inside out for this chapter. Each arch has a document. --> <!-- Note: arch hppa is currently missing --> -<warning arch="x86;powerpc"><para> +<warning arch="any-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 diff --git a/de/boot-installer/trouble.xml b/de/boot-installer/trouble.xml index 3f1a7a388..20c694b8f 100644 --- a/de/boot-installer/trouble.xml +++ b/de/boot-installer/trouble.xml @@ -297,7 +297,7 @@ sollten Sie als erstes die Boot-Parameter überprüfen, die in Oft können Probleme gelöst werden, indem man Erweiterungen und Peripheriegeräte entfernt und dann erneut bootet. -<phrase arch="x86">Speziell interne Modems, Soundkarten und +<phrase arch="any-x86">Speziell interne Modems, Soundkarten und Plug-n-Play-Geräte können problematisch sein.</phrase> </para><para> diff --git a/de/boot-installer/x86.xml b/de/boot-installer/x86.xml index 1ddb3fb9c..b964eafd0 100644 --- a/de/boot-installer/x86.xml +++ b/de/boot-installer/x86.xml @@ -1,7 +1,7 @@ <!-- retain these comments for translator revision tracking --> <!-- original version: 62896 --> - <sect2 arch="x86"><title>Von einer CD-ROM starten</title> + <sect2 arch="any-x86"><title>Von einer CD-ROM starten</title> &boot-installer-intro-cd.xml; @@ -73,7 +73,7 @@ Boots the <quote>bf2.4</quote> flavor. </sect2> - <sect2 arch="x86" id="boot-win32"> + <sect2 arch="any-x86" id="boot-win32"> <title>Von Windows aus booten</title> <para> |