aboutsummaryrefslogtreecommitdiffstats
path: root/docs/mcc-help/en/diskdrake--removable.xml
diff options
context:
space:
mode:
authorMarja van Waes <marja@mageia.org>2013-11-05 15:46:17 +0100
committerMarja van Waes <marja@mageia.org>2013-11-05 15:46:17 +0100
commit454dbef72056a7041dadaebcf1a47f7e97e3845b (patch)
tree4f8dc5945ffa4759537c504e6598022353faa81f /docs/mcc-help/en/diskdrake--removable.xml
parent3c62c98c97ec390a3a64b100a1deef911951cb14 (diff)
downloadtools-454dbef72056a7041dadaebcf1a47f7e97e3845b.tar
tools-454dbef72056a7041dadaebcf1a47f7e97e3845b.tar.gz
tools-454dbef72056a7041dadaebcf1a47f7e97e3845b.tar.bz2
tools-454dbef72056a7041dadaebcf1a47f7e97e3845b.tar.xz
tools-454dbef72056a7041dadaebcf1a47f7e97e3845b.zip
- new help texts by AM Desmottes (lebarhon)
- typo fixes by Umeaboy and MrsB
Diffstat (limited to 'docs/mcc-help/en/diskdrake--removable.xml')
-rw-r--r--docs/mcc-help/en/diskdrake--removable.xml53
1 files changed, 44 insertions, 9 deletions
diff --git a/docs/mcc-help/en/diskdrake--removable.xml b/docs/mcc-help/en/diskdrake--removable.xml
index 3fd36aef..416fdc59 100644
--- a/docs/mcc-help/en/diskdrake--removable.xml
+++ b/docs/mcc-help/en/diskdrake--removable.xml
@@ -1,17 +1,52 @@
-<?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" xml:id="diskdrake--removable" version="5.0">
+<?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:id="diskdrake--removable">
<info>
- <title xml:id="diskdrake--removable-ti1">CD/DVD burner</title><subtitle>diskdrake --removable</subtitle>
+ <title xml:id="diskdrake--removable-ti1">CD/DVD burner</title>
+
+ <subtitle>diskdrake --removable</subtitle>
</info>
<mediaobject>
<imageobject>
- <imagedata xml:id="diskdrake--removable-im1" revision="1" align="center" format="PNG" fileref="diskdrake--removable.png"/>
+ <imagedata revision="1" fileref="diskdrake--removable.png" align="center" format="PNG" xml:id="diskdrake--removable-im1"/>
</imageobject>
</mediaobject>
- <para>This page hasn't been written yet for lack of resources. If you think
- you can write this help, please contact <link ns2:href="https://wiki.mageia.org/en/Documentation_team"> the Doc team.</link> Thanking you in advance. </para>
- <para>You can start this tool from the
- command line, by typing <emphasis role="bold">diskdrake --removable</emphasis> as
- root.</para>
-</section>
+ <para>This tool <footnote>
+ <para>You can start this tool from the command line, by typing <emphasis role="bold">diskdrake --removable</emphasis> as root.</para>
+ </footnote>is found under the tab Local disks in the Mageia Control Center
+ labelled accordingly with your removable hardware (CD/DVD players and
+ burners and floppy drives only). </para>
+
+ <para>Its goal is to define the way your removable disk is mounted. </para>
+
+ <para>There is at the top of the window 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>Mount point</title>
+
+ <para>Check this box to change the mount point, The default one is
+ /media/cdrom.</para>
+
+ <para/>
+ </section>
+
+ <section>
+ <title>Options</title>
+
+ <para>Many mount options can be chosen here either directly in the list or
+ via the Advanced 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