diff options
author | Marja van Waes <marja@mageia.org> | 2015-06-14 22:21:57 +0200 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2015-06-14 22:21:57 +0200 |
commit | f19e163d9f5c0a893fb095fb78abed8a44dbe94d (patch) | |
tree | 722889e03c95467c24e7caaabd42c53ad6bec96a /cs/installer.html | |
parent | ea0d802638008e1cd5d28073410b2e4781eb1332 (diff) | |
download | drakx-installer-help-f19e163d9f5c0a893fb095fb78abed8a44dbe94d.tar drakx-installer-help-f19e163d9f5c0a893fb095fb78abed8a44dbe94d.tar.gz drakx-installer-help-f19e163d9f5c0a893fb095fb78abed8a44dbe94d.tar.bz2 drakx-installer-help-f19e163d9f5c0a893fb095fb78abed8a44dbe94d.tar.xz drakx-installer-help-f19e163d9f5c0a893fb095fb78abed8a44dbe94d.zip |
update Czech files
Diffstat (limited to 'cs/installer.html')
-rw-r--r-- | cs/installer.html | 63 |
1 files changed, 36 insertions, 27 deletions
diff --git a/cs/installer.html b/cs/installer.html index c07b713..a8800f0 100644 --- a/cs/installer.html +++ b/cs/installer.html @@ -53,6 +53,8 @@ + + <p>From this first screen, it is possible to set some personal preferences:</p> @@ -61,7 +63,7 @@ <li class="listitem"> <p>The language (for the installation only, may be different that the chosen - language for the system) by pressing the key F2 + language for the system) by pressing the key F2 (Legacy mode only) </p> @@ -90,14 +92,17 @@ </li> <li class="listitem"> - <p>Změnit rozlišení obrazovky klávesou F3</p> + <p>Change the screen resolution by pressing the F3 key (Legacy mode only).</p> </li> <li class="listitem"> - <p>Add some kernel options by pressing the F6 key.</p> + <p>Add some kernel options by pressing the <span class="bold"><strong>F6</strong></span> + key for the legacy mode or the <span class="bold"><strong>e</strong></span> key for + the UEFI mode. + </p> <p>If the installation fails, then it may be necessary to try again using one @@ -153,7 +158,7 @@ </li> <li class="listitem"> - <p>Add more kernel options by pressing the key F1</p> + <p>Add more kernel options by pressing the key F1 (Legacy mode only).</p> <p>Pressing F1 opens a new window with more available options. Select one with @@ -203,6 +208,10 @@ </div> + <p>For more information about kernel options on legacy and UEFI systems, see: + <a class="ulink" href="https://wiki.mageia.org/en/How_to_set_up_kernel_options" target="_top">https://wiki.mageia.org/en/How_to_set_up_kernel_options</a></p> + + <p>Here is the default welcome screen when using a Wired Network-based Installation CD (Boot.iso or Boot-Nonfree.iso images): </p> @@ -287,7 +296,7 @@ </div> - + <div class="section" title="Problémy při instalaci a možné řešení"> <div class="titlepage"> <div> @@ -297,9 +306,9 @@ </div> </div> </div> - + - + <div class="section" title="Bez grafického rozhraní"> <div class="titlepage"> <div> @@ -309,35 +318,35 @@ </div> </div> </div> - + - + <div class="itemizedlist"> <ul class="itemizedlist"> <li class="listitem"> - + <p>After the initial screen you did not reach the language selection screen. This can happen with some graphic cards and older systems. Try using low resolution by typing <code class="code">vgalo</code> at the prompt. </p> - + </li> <li class="listitem"> - + <p>If the hardware is very old, a graphical installation may not be possible. In this case it is worth trying a text mode installation. To use this hit ESC at the first welcome screen and confirm with ENTER. You will be presented with a black screen with the word "boot:". Type "text" and hit ENTER. Now continue with the installation in text mode. </p> - + </li> </ul> </div> - + </div> - + <div class="section" title="Instalace zamrzne"> <div class="titlepage"> <div> @@ -347,19 +356,19 @@ </div> </div> </div> - + - + <p>If the system appeared to freeze during the installation, this may be a problem with hardware detection. In this case the automatic detection of hardware may be bypassed and dealt with later. To try this, type <code class="code">noauto</code> at the prompt. This option may also be combined with other options as necessary. </p> - + </div> - + <div class="section" title="problém paměti RAM"> <div class="titlepage"> <div> @@ -369,18 +378,18 @@ </div> </div> </div> - + - + <p>These will rarely be needed, but in some cases the hardware may report the available RAM incorrectly. To specify this manually, you can use the <code class="code">mem=xxxM</code> parameter, where xxx is the correct amount of RAM. e.g. <code class="code">mem=256M</code> would specify 256MB of RAM. </p> - + </div> - + <div class="section" title="Dynamic partitions"> <div class="titlepage"> <div> @@ -390,17 +399,17 @@ </div> </div> </div> - + - + <p>If you converted your hard disk from "basic" format to "dynamic" format on Microsoft Windows, you must know that it is impossible to install Mageia on this disc. To go back to a basic disk, see the Microsoft documentation: <a class="ulink" href="http://msdn.microsoft.com/en-us/library/cc776315.aspx" target="_top">http://msdn.microsoft.com/en-us/library/cc776315.aspx</a>. </p> - + </div> - + </div> </div> |