diff options
author | Marja van Waes <marja@mageia.org> | 2013-10-09 19:23:39 +0200 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2013-10-09 19:23:39 +0200 |
commit | f625289b0055a134c13a60e5f36ad85c92577c38 (patch) | |
tree | e8eb6318f6ab98823dce1047cc1b07d1fc89798b /docs/mcc-help/en/drakx-ask_mntpoint_s-sect1.xml | |
parent | 6120b693e949f1e15b4b27ab2cffba1ba6d8542c (diff) | |
download | tools-f625289b0055a134c13a60e5f36ad85c92577c38.tar tools-f625289b0055a134c13a60e5f36ad85c92577c38.tar.gz tools-f625289b0055a134c13a60e5f36ad85c92577c38.tar.bz2 tools-f625289b0055a134c13a60e5f36ad85c92577c38.tar.xz tools-f625289b0055a134c13a60e5f36ad85c92577c38.zip |
import MCC-help .xml files from Calenco
Diffstat (limited to 'docs/mcc-help/en/drakx-ask_mntpoint_s-sect1.xml')
-rw-r--r-- | docs/mcc-help/en/drakx-ask_mntpoint_s-sect1.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/mcc-help/en/drakx-ask_mntpoint_s-sect1.xml b/docs/mcc-help/en/drakx-ask_mntpoint_s-sect1.xml new file mode 100644 index 00000000..1a5f73c8 --- /dev/null +++ b/docs/mcc-help/en/drakx-ask_mntpoint_s-sect1.xml @@ -0,0 +1,30 @@ +<!-- Converted by db4-upgrade version 1.0 --> + +<section xmlns="http://docbook.org/ns/docbook" version="5.0" condition="extended" xml:id="drakxid-ask_mntpoint_s" revision="1" userlevel="expert"><info><title xml:id="BId-drakxid-ask_mntpoint_s-ti1">Deprecated - Choosing Mount Points</title></info> + + + + + + + <para xml:id="BId-drakxid-ask_mntpoint_s-pa1">Listed here are the existing Linux + partitions detected on your hard drive. You can keep the choices + made by the wizard, since they are good for most common + installations. If you make any changes, you must at least define a + <indexterm xml:id="BId-drakxid-ask_mntpoint_s-it1"><primary>root</primary> + <secondary>partition</secondary></indexterm><indexterm xml:id="BId-drakxid-ask_mntpoint_s-it2"><primary>partitions</primary> + <secondary>root</secondary></indexterm>root partition (<literal revision="3">/</literal>). Do not choose too small a partition or you will not be able to install enough software. In most cases it is best to also create a <literal>/home</literal> partition, to store your data on (only possible if you + have more than one Linux partition available).</para> + + <para xml:id="BId-drakxid-ask_mntpoint_s-pa2">Each partition is listed + as follows: "Device", "Capacity", "Mount point","Type".</para> + + <para xml:id="BId-drakxid-ask_mntpoint_s-pa3">"Device", is structured: "hard drive type", "hard drive number", "partition number" (for example, "sda5"). </para> + + + <!-- This paragraph might not be true, I thought I was always able to do this at this point, but now in Mga2b2 my four Mga partitions aren't mounted yet, so impossible to see what is where with "df" - Marja, 20120317 + <note><para xml:id="BId-drakxid-ask_mntpoint_s-pa6">You can switch to tty 2 with ctrl+alt+F2 and type df to view the partitions if you're not sure installer's choice is correct and then switch back to the installer screen with ctrl+alt+F7</para></note> --> + + <para xml:id="BId-drakxid-ask_mntpoint_s-pa7">When the mount points are correct, or corrected, click <guibutton>Next</guibutton>. You'll then be given the choice to format one or more of the partitions you just chose to install Mageia on. Usually, formatting <literal>/</literal> and saving <literal>/home</literal> (if the same partition was your <literal>/home</literal> before), is a good choice.</para> + + </section> |