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 /cs | |
parent | f6fdb77d1c28e4f73d5eee399fc8752066decdf6 (diff) | |
download | installation-guide-df6b242e0739fe779115bbb0664320d947725082.zip |
Include a few sections of "Booting the Installation System" on all x86 ports
Diffstat (limited to 'cs')
-rw-r--r-- | cs/boot-installer/boot-installer.xml | 4 | ||||
-rw-r--r-- | cs/boot-installer/trouble.xml | 2 | ||||
-rw-r--r-- | cs/boot-installer/x86.xml | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/cs/boot-installer/boot-installer.xml b/cs/boot-installer/boot-installer.xml index a2d922d83..f2d4e2a47 100644 --- a/cs/boot-installer/boot-installer.xml +++ b/cs/boot-installer/boot-installer.xml @@ -6,10 +6,10 @@ <!-- 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>Zavedení instalátoru na &arch-title;</title> -<warning arch="x86;powerpc"><para> +<warning arch="any-x86;powerpc"><para> Máte-li na svém počítači jiné operační systémy, které chcete zachovat (tzv. duální zavádění), měli byste se <emphasis>před</emphasis> diff --git a/cs/boot-installer/trouble.xml b/cs/boot-installer/trouble.xml index b60f3d5cb..435d26faa 100644 --- a/cs/boot-installer/trouble.xml +++ b/cs/boot-installer/trouble.xml @@ -269,7 +269,7 @@ parametry jádra, kterými se zabývá <xref linkend="boot-parms"/>. </para><para> Často pomůže, pokud z počítače vyjmete přídavná zařízení a -znovu zkusíte zavést systém. <phrase arch="x86">Obzvláště +znovu zkusíte zavést systém. <phrase arch="any-x86">Obzvláště problematické mohou být interní modemy, zvukové karty a zařízení Plug-n-Play.</phrase> diff --git a/cs/boot-installer/x86.xml b/cs/boot-installer/x86.xml index 5893cf32e..f6967c56e 100644 --- a/cs/boot-installer/x86.xml +++ b/cs/boot-installer/x86.xml @@ -1,7 +1,7 @@ <!-- $Id$ --> <!-- original version: 62896 --> - <sect2 arch="x86"><title>Zavedení z CD-ROM</title> + <sect2 arch="any-x86"><title>Zavedení z CD-ROM</title> &boot-installer-intro-cd.xml; @@ -70,7 +70,7 @@ Zavede jádro <quote>bf2.4</quote>. </sect2> - <sect2 arch="x86" id="boot-win32"> + <sect2 arch="any-x86" id="boot-win32"> <title>Zavedení z Windows</title> <para> |