summaryrefslogtreecommitdiff
path: root/cs/boot-installer/alpha.xml
diff options
context:
space:
mode:
authorMiroslav Kure <kurem@upcase.inf.upol.cz>2007-01-13 15:50:09 +0000
committerMiroslav Kure <kurem@upcase.inf.upol.cz>2007-01-13 15:50:09 +0000
commite52a7f8242f628ae0b052e17a1a924cb0ed5f490 (patch)
treec919a1d757ec603a57dd9386547637947147f5c8 /cs/boot-installer/alpha.xml
parent98503e8941b068a846356216a2144245de5394ee (diff)
downloadinstallation-guide-e52a7f8242f628ae0b052e17a1a924cb0ed5f490.zip
Updated Czech translation
Diffstat (limited to 'cs/boot-installer/alpha.xml')
-rw-r--r--cs/boot-installer/alpha.xml18
1 files changed, 15 insertions, 3 deletions
diff --git a/cs/boot-installer/alpha.xml b/cs/boot-installer/alpha.xml
index 398392061..93a5a66e1 100644
--- a/cs/boot-installer/alpha.xml
+++ b/cs/boot-installer/alpha.xml
@@ -1,5 +1,5 @@
<!-- $Id$ -->
-<!-- original version: 40542 -->
+<!-- original version: 43789 -->
<sect2 arch="alpha" id="alpha-firmware">
<title>Firmware Alpha konzoly</title>
@@ -315,13 +315,25 @@ na prvním sériovém portu byste napsali:
<title>Zavedení z CD-ROM s konzolou SRM</title>
<para>
-Napište
+Instalační CD &debian;u obsahují několik předpřipravených možností pro
+VGA i sériové konzole. Pro zavedení pomocí VGA konzole napište
<informalexample><screen>
&gt;&gt;&gt; boot xxxx -flags 0
</screen></informalexample>
-kde <replaceable>xxxx</replaceable> je vaše CD mechanika (v notaci SRM).
+kde <replaceable>xxxx</replaceable> je vaše CD mechanika (v notaci
+SRM). Pro použití sériové konzole na prvním sériovém zařízení zadejte
+
+<informalexample><screen>
+&gt;&gt;&gt; boot xxxx -flags 1
+</screen></informalexample>
+
+Analogicky pro konzoli na druhém sériovém portu zadejte
+
+<informalexample><screen>
+&gt;&gt;&gt; boot xxxx -flags 2
+</screen></informalexample>
</para>
</sect2>