diff options
Diffstat (limited to 'docs/mcc-help/de/diskdrake--removable.xml')
-rw-r--r-- | docs/mcc-help/de/diskdrake--removable.xml | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/docs/mcc-help/de/diskdrake--removable.xml b/docs/mcc-help/de/diskdrake--removable.xml new file mode 100644 index 00000000..169ab682 --- /dev/null +++ b/docs/mcc-help/de/diskdrake--removable.xml @@ -0,0 +1,53 @@ +<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" version="5.0" xml:lang="de" xml:id="diskdrake--removable"> + <info> + <title xml:id="diskdrake--removable-ti1">CD/DVD Brenner</title> + + <subtitle>diskdrake --removable</subtitle> + </info> + + <mediaobject> + <imageobject> + <imagedata revision="1" fileref="diskdrake--removable.png" align="center" format="PNG" xml:id="diskdrake--removable-im1"/> + </imageobject> + </mediaobject> + + <para>Dieses Werkzeug <footnote> + <para>Sie können das Programm über die Kommandozeile aufrufen, indem sie <emphasis +role="bold">diskdrake --removable</emphasis> als root eingeben</para> + </footnote>finden sie in dem +'Lokale Festplatten' Tab im Mageia Kontrollzentrum und ist abhängig von +ihren wechselbaren Hardware bezeichnet (nur CD/DVD-Brenner und +Diskettenlaufwerke) </para> + + <para>Its goal is to define the way your removable disk is mounted. </para> + + <para>At the top of the window there is a short description of your hardware and +the chosen options to mount it. Use the menu on the bottom to change +them. Check the item to be changed and then on the <guibutton>OK</guibutton> +button. </para> + + <section> + <title>Einhängepunkt</title> + + <para>Check this box to change the mount point. The default one is /media/cdrom.</para> + + <para/> + </section> + + <section> + <title>Optionen</title> + + <para>Many mount options can be chosen here either directly in the list or via the +<guilabel>Advanced</guilabel> submenu. The main are:</para> + + <para/> + + <section> + <title>user/nouser</title> + + <para>user allows an ordinary user (not root) to mount the removable disk, this +option involves noexec, nosuid and nodev. The user who mounted the disk is +the only one who can umount it. </para> + </section> + </section> +</section>
\ No newline at end of file |