diff options
Diffstat (limited to 'docs/installer/fr/testing.xml')
-rw-r--r-- | docs/installer/fr/testing.xml | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/docs/installer/fr/testing.xml b/docs/installer/fr/testing.xml new file mode 100644 index 00000000..1cd56cb1 --- /dev/null +++ b/docs/installer/fr/testing.xml @@ -0,0 +1,80 @@ +<?xml version="1.0" encoding="utf-8"?> +<section version="5.0" xml:lang="fr" xml:id="testing" xmlns="http://docbook.org/ns/docbook" + xmlns:ns6="http://www.w3.org/1999/xlink" + xmlns:ns5="http://www.w3.org/1999/xhtml" + xmlns:ns4="http://www.w3.org/2000/svg" + xmlns:ns3="http://www.w3.org/1998/Math/MathML" + xmlns:ns="http://docbook.org/ns/docbook"> + <info> + <title xml:id="testing-ti1">Tester Mageia comme système "Live"</title> + </info> + + <section xml:id="testing-1"> + <info> + <title xml:id="testing1-ti1">Mode LIVE</title> + </info> + + <mediaobject> +<imageobject> <imagedata fileref="live-liveMode.png"/> </imageobject></mediaobject> + + <para>You get this screen if you selected "Boot Mageia". If not, you get the +"<link linkend="doPartitionDisks">Partitioning</link> step"</para> + + <section> + <info> + <title xml:id="testing2-ti1">Contrôle du matériel</title> + </info> + + <para>One of the Live mode goals is to test if the hardware is correctly managed +by Mageia. You can check if all devices have a driver in the Hardware +section of the Mageia Control Center. You can test the most current devices:</para> + + <itemizedlist> + <listitem> + <para>interface réseau : configurez-la avec net_applet</para> + </listitem> + + <listitem> + <para>carte grahique : si vous voyez l'écran précédent, c'est déjà correct.</para> + </listitem> + + <listitem> + <para>webcam :</para> + </listitem> + + <listitem> + <para>son : un jingle a déjà été joué</para> + </listitem> + + <listitem> + <para>imprimante : la configuer et imprimer une page de test</para> + </listitem> + + <listitem> + <para>scanner : numériser un document à partir de ...</para> + </listitem> + </itemizedlist> + + <para>If all is OK for you, you can process to the installation. If not, you can +leave with the quit button.</para> + + <remark>La configuration que vous avez réalisée est conservée pour l'installation.</remark> + </section> + + <section> + <info> + <title xml:id="testing3-ti1">Lancer l'installation</title> + </info> + + <mediaobject> +<imageobject> <imagedata fileref="live-liveMode-install.png"/> +</imageobject></mediaobject> + + <para>To launch the installation of Mageia LiveCD or Live DVD to the hard disc or +SSD drive, simply click on the icon "Install on Hard Disk". You will get +this screen, and then the "<link +linkend="doPartitionDisks">Partitioning</link> step" as for the direct +installation.</para> + </section> + </section> +</section> |