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 /en/boot-installer | |
parent | f6fdb77d1c28e4f73d5eee399fc8752066decdf6 (diff) | |
download | installation-guide-df6b242e0739fe779115bbb0664320d947725082.zip |
Include a few sections of "Booting the Installation System" on all x86 ports
Diffstat (limited to 'en/boot-installer')
-rw-r--r-- | en/boot-installer/boot-installer.xml | 4 | ||||
-rw-r--r-- | en/boot-installer/trouble.xml | 2 | ||||
-rw-r--r-- | en/boot-installer/x86.xml | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/en/boot-installer/boot-installer.xml b/en/boot-installer/boot-installer.xml index f5f6739c6..f8a81078b 100644 --- a/en/boot-installer/boot-installer.xml +++ b/en/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 al 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>Booting the Installer on &arch-title;</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> 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 diff --git a/en/boot-installer/trouble.xml b/en/boot-installer/trouble.xml index fb1f5bdfd..6325c4a5f 100644 --- a/en/boot-installer/trouble.xml +++ b/en/boot-installer/trouble.xml @@ -277,7 +277,7 @@ as discussed in <xref linkend="boot-parms"/>. </para><para> Often, problems can be solved by removing add-ons and peripherals, and -then trying booting again. <phrase arch="x86">Internal modems, sound +then trying booting again. <phrase arch="any-x86">Internal modems, sound cards, and Plug-n-Play devices can be especially problematic.</phrase> </para><para> diff --git a/en/boot-installer/x86.xml b/en/boot-installer/x86.xml index 2a196b6bb..041daaa2e 100644 --- a/en/boot-installer/x86.xml +++ b/en/boot-installer/x86.xml @@ -1,7 +1,7 @@ <!-- retain these comments for translator revision tracking --> <!-- $Id$ --> - <sect2 arch="x86"><title>Booting from a CD-ROM</title> + <sect2 arch="any-x86"><title>Booting from a CD-ROM</title> &boot-installer-intro-cd.xml; @@ -71,7 +71,7 @@ Boots the <quote>bf2.4</quote> flavor. </sect2> - <sect2 arch="x86" id="boot-win32"> + <sect2 arch="any-x86" id="boot-win32"> <title>Booting from Windows</title> <para> |