diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installer/cs/SelectAndUseISOs2.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/installer/cs/SelectAndUseISOs2.xml b/docs/installer/cs/SelectAndUseISOs2.xml index d24e6ed3..c146168b 100644 --- a/docs/installer/cs/SelectAndUseISOs2.xml +++ b/docs/installer/cs/SelectAndUseISOs2.xml @@ -1,4 +1,5 @@ <?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:ns42="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/1999/xlink" xmlns:ns3="http://www.w3.org/2000/svg" xmlns:ns="http://docbook.org/ns/docbook" xml:id="Select-and-use-ISOs" version="5.0" xml:lang="cs"> + <info> <!-- Made by Lebarhon 2014 03 26 --> @@ -93,8 +94,7 @@ pt, ru, sv, uk) TO BE CHECKED!</para> <itemizedlist> <listitem> <para>Can be used to preview the distribution without installing it on a HDD, and -optionally install Mageia on to your HDD. - </para> +optionally install Mageia on to your HDD.</para> </listitem> <listitem> @@ -289,7 +289,7 @@ path/to/the/image/file.iso</userinput>.</para> while) with the number given by Mageia. Example:</para> <mediaobject> -<imageobject> <imagedata fileref="Md5sum.png" contentwidth="650"/> +<imageobject> <imagedata fileref="../Md5sum.png" contentwidth="650"/> </imageobject></mediaobject> <para/> @@ -308,7 +308,7 @@ medium.</para> <para>Use whatever burner you wish but ensure the burning device is set correctly to <emphasis role="bold">burn an image</emphasis>, burn data or files is not -correct. There is more information in <link +correct. There is more information in <link ns4:href="https://wiki.mageia.org/en/Writing_CD_and_DVD_images">the Mageia wiki</link>.</para> </section> @@ -345,7 +345,7 @@ ns4:href="https://wiki.mageia.org/en/IsoDumper_Writing_ISO_images_on_USB_sticks" final '-' )</para> <mediaobject> -<imageobject> <imagedata fileref="Root.png" contentwidth="650"/> +<imageobject> <imagedata contentwidth="650" fileref="../Root.png"/> </imageobject></mediaobject> </listitem> @@ -358,7 +358,7 @@ application or file manager that could access or read it)</para> <para>Enter the command <userinput>fdisk -l</userinput></para> <mediaobject> -<imageobject> <imagedata fileref="Fdisk.png" contentwidth="650"/> +<imageobject> <imagedata fileref="../Fdisk.png" contentwidth="650"/> </imageobject></mediaobject> </listitem> @@ -372,7 +372,8 @@ in the screenshot above, it is a 8Go USB stick.</para> 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-4-x86_64-DVD.iso of=/dev/sdb bs=1M</userinput></para> </listitem> @@ -411,5 +412,4 @@ Mageia documentation</link>.</para> ns4:href="https://wiki.mageia.org/en/Category:Documentation">the Mageia wiki</link>.</para> </section> - -</section> +</section>
\ No newline at end of file |