aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installer/hu/SelectAndUseISOs2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installer/hu/SelectAndUseISOs2.xml')
-rw-r--r--docs/installer/hu/SelectAndUseISOs2.xml23
1 files changed, 9 insertions, 14 deletions
diff --git a/docs/installer/hu/SelectAndUseISOs2.xml b/docs/installer/hu/SelectAndUseISOs2.xml
index 5cbe4efa..cd6cf402 100644
--- a/docs/installer/hu/SelectAndUseISOs2.xml
+++ b/docs/installer/hu/SelectAndUseISOs2.xml
@@ -47,11 +47,6 @@ ns4:href="http://www.mageia.org/en/downloads/">here</link>.</para>
<listitem>
<para>They are able to make a clean install or an update from previous releases.</para>
</listitem>
- </itemizedlist>
- </section>
- <section>
- <title>DVD</title>
- <itemizedlist>
<listitem>
<para>Different media for 32 or 64 bit architectures.</para>
</listitem>
@@ -78,7 +73,7 @@ Hardware Detection Tool.</para>
optionally install Mageia on to your HDD.</para>
</listitem>
<listitem>
- <para>Each ISO contains only one desktop environment (KDE, GNOME or Xfce).</para>
+ <para>Each ISO contains only one desktop environment (Plasma, GNOME or Xfce).</para>
</listitem>
<listitem>
<para>Different media for 32 or 64 bit architectures.</para>
@@ -103,7 +98,7 @@ releases.</emphasis></para>
<para>All languages are present.</para>
</listitem>
<listitem>
- <para>Different media for 32 or 64 bit architectures.</para>
+ <para>64 bit architecture only.</para>
</listitem>
</itemizedlist>
</section>
@@ -117,7 +112,7 @@ releases.</emphasis></para>
<para>All languages are present.</para>
</listitem>
<listitem>
- <para>Different media for 32 or 64 bit architectures.</para>
+ <para>64 bit architecture only</para>
</listitem>
</itemizedlist>
</section>
@@ -131,7 +126,7 @@ releases.</emphasis></para>
<para>All languages are present.</para>
</listitem>
<listitem>
- <para>Different media for 32 or 64 bit architectures.</para>
+ <para>32 or 64 bit architectures.</para>
</listitem>
</itemizedlist>
</section>
@@ -165,7 +160,7 @@ PC that can't boot from a USB stick.</para>
<title>netinstall.iso</title>
<itemizedlist>
<listitem>
- <para>Contains only free software, for those people who refuse to use non-free
+ <para>Contains only free software, for those people who prefer not to use non-free
software.</para>
</listitem>
</itemizedlist>
@@ -187,19 +182,19 @@ it.</para>
<title>Downloading</title>
<para>Once you have chosen your ISO file, you can download it using either http or
BitTorrent. In both cases, a window gives you some information, such as the
-mirror in use and the possibility to change if the bandwidth is to low. If
+mirror in use and an opportunity to change if the bandwidth is to low. If
http is chosen, you may also see something like</para>
<mediaobject>
<imageobject> <imagedata fileref="Checking.png"/> </imageobject></mediaobject>
<para>md5sum and sha1sum are tools to check the ISO integrity. Use only one of
them. Keep one of them <link linkend="integrity">for further
-usage</link>. Then this window appears:</para>
+usage</link>. Then a window similar to this one appears:</para>
<mediaobject>
<imageobject> <imagedata fileref="Download.png"/> </imageobject></mediaobject>
<para>Check the radio button Save File.</para>
</section>
<section>
- <title xml:id="integrity">Checking the downloaded media integrity</title>
+ <title xml:id="integrity">Checking the integrity of the downloaded media</title>
<para>Both checksums are hexadecimal numbers calculated by an algorithm from the
file to be downloaded. When you ask these algorithms to recalculate this
number from your downloaded file, either you have the same number and your
@@ -310,7 +305,7 @@ application or file manager that could access or read it)</para>
<para>Enter the command: # <userinput>dd if=path/to/the/ISO/file of=/dev/sdX
bs=1M</userinput></para>
<para>Where X=your device name eg: /dev/sdc</para>
- <para>Example: # <userinput>dd if=/home/user/Downloads/Mageia-4-x86_64-DVD.iso
+ <para>Example: # <userinput>dd if=/home/user/Downloads/Mageia-6-x86_64-DVD.iso
of=/dev/sdb bs=1M</userinput></para>
</listitem>
<listitem>