diff options
-rw-r--r-- | sl/Select-and-use-ISOs.html | 8 | ||||
-rw-r--r-- | sl/index.html | 4 | ||||
-rw-r--r-- | sl/installer.html | 177 | ||||
-rw-r--r-- | sl/uninstall-Mageia.html | 2 |
4 files changed, 93 insertions, 98 deletions
diff --git a/sl/Select-and-use-ISOs.html b/sl/Select-and-use-ISOs.html index 799c2f8..1eb5fd1 100644 --- a/sl/Select-and-use-ISOs.html +++ b/sl/Select-and-use-ISOs.html @@ -22,6 +22,7 @@ </div> </div> </div> + @@ -222,7 +223,6 @@ <p>Can be used to preview the distribution without installing it on a HDD, and optionally install Mageia on to your HDD. - </p> </li> @@ -635,7 +635,7 @@ <p>Use whatever burner you wish but ensure the burning device is set correctly to <span class="bold"><strong>burn an image</strong></span>, burn data or files is not - correct. There is more information in <a class="ulink" href="https://wiki.mageia.org/en/Writing_CD_and_DVD_images" target="_top">the Mageia + correct. There is more information in <a class="ulink" href="https://wiki.mageia.org/en/Writing_CD_and_DVD_images" target="_top">the Mageia wiki</a>. </p> @@ -744,8 +744,9 @@ <p>Where X=your device name eg: /dev/sdc</p> + - <p> Example: # <strong class="userinput"><code>dd if=/home/user/Downloads/Mageia-4-x86_64-DVD.iso + <p>Example: # <strong class="userinput"><code>dd if=/home/user/Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M</code></strong></p> </li> @@ -819,7 +820,6 @@ </div> - </div> </body> </html> diff --git a/sl/index.html b/sl/index.html index 979562f..1dc2925 100644 --- a/sl/index.html +++ b/sl/index.html @@ -36,7 +36,7 @@ <dd> <dl> <dt><span class="section"><a href="installer.html#installationSteps">Namestitveni koraki</a></span></dt> - <dt><span class="section"><a href="installer.html#installationOptions"></a></span></dt> + <dt><span class="section"><a href="installer.html#installationProblems">Installation Problems and Possible Solutions</a></span></dt> </dl> </dd> <dt><span class="section"><a href="selectLanguage.html">Izberite jezik namestitve</a></span></dt> @@ -111,7 +111,7 @@ <dt><span class="section"><a href="uninstall-Mageia.html">Uninstalling Mageia</a></span></dt> <dd> <dl> - <dt><span class="section"><a href="uninstall-Mageia.html#d5e1120">Howto</a></span></dt> + <dt><span class="section"><a href="uninstall-Mageia.html#d5e1119">Howto</a></span></dt> </dl> </dd> </dl> diff --git a/sl/installer.html b/sl/installer.html index c384265..e1b85db 100644 --- a/sl/installer.html +++ b/sl/installer.html @@ -287,125 +287,120 @@ </div> - - <div class="section"> - <div class="titlepage"></div> - - <div class="section" title="Installation Problems and Possible Solutions"> + + <div class="section" title="Installation Problems and Possible Solutions"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="installationProblems"></a>Installation Problems and Possible Solutions + </h3> + </div> + </div> + </div> + + + + <div class="section" title="No Graphical Interface"> <div class="titlepage"> <div> <div> - <h4 class="title"><a name="installationProblems"></a>Installation Problems and Possible Solutions + <h4 class="title"><a name="noX"></a>No Graphical Interface </h4> </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 class="section" title="No Graphical Interface"> - <div class="titlepage"> + </div> + + + <div class="section" title="The Install Freezes"> + <div class="titlepage"> + <div> <div> - <div> - <h5 class="title"><a name="noX"></a>No Graphical Interface - </h5> - </div> + <h4 class="title"><a name="installFreezes"></a>The Install Freezes + </h4> </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> + + + <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 class="section" title="The Install Freezes"> - <div class="titlepage"> + </div> + + + <div class="section" title="RAM problem"> + <div class="titlepage"> + <div> <div> - <div> - <h5 class="title"><a name="installFreezes"></a>The Install Freezes - </h5> - </div> + <h4 class="title"><a name="kernelOptions"></a>RAM problem + </h4> </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> + + + <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 class="section" title="RAM problem"> - <div class="titlepage"> + </div> + + + <div class="section" title="Dynamic partitions"> + <div class="titlepage"> + <div> <div> - <div> - <h5 class="title"><a name="kernelOptions"></a>RAM problem - </h5> - </div> + <h4 class="title"><a name="DynamicPartitions"></a>Dynamic partitions + </h4> </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> + + + <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 class="section" title="Dynamic partitions"> - <div class="titlepage"> - <div> - <div> - <h5 class="title"><a name="DynamicPartitions"></a>Dynamic partitions - </h5> - </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> </div> diff --git a/sl/uninstall-Mageia.html b/sl/uninstall-Mageia.html index 756602d..7294d78 100644 --- a/sl/uninstall-Mageia.html +++ b/sl/uninstall-Mageia.html @@ -31,7 +31,7 @@ <div class="titlepage"> <div> <div> - <h3 class="title"><a name="d5e1120"></a>Howto + <h3 class="title"><a name="d5e1119"></a>Howto </h3> </div> </div> |