diff options
author | Kamil Rytarowski <kamil@mageia.org> | 2012-03-11 20:09:44 +0000 |
---|---|---|
committer | Kamil Rytarowski <kamil@mageia.org> | 2012-03-11 20:09:44 +0000 |
commit | c677be6ba2b4d9af807055f20ef0cd1c184d996b (patch) | |
tree | 8d9b51dec50b5e5fc0af401ece9e60f5635644c9 /selectInstallClass.html | |
download | drakx-installer-help-c677be6ba2b4d9af807055f20ef0cd1c184d996b.tar drakx-installer-help-c677be6ba2b4d9af807055f20ef0cd1c184d996b.tar.gz drakx-installer-help-c677be6ba2b4d9af807055f20ef0cd1c184d996b.tar.bz2 drakx-installer-help-c677be6ba2b4d9af807055f20ef0cd1c184d996b.tar.xz drakx-installer-help-c677be6ba2b4d9af807055f20ef0cd1c184d996b.zip |
- import files for the installer (received from Marja)
Diffstat (limited to 'selectInstallClass.html')
-rw-r--r-- | selectInstallClass.html | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/selectInstallClass.html b/selectInstallClass.html new file mode 100644 index 0000000..c81cde5 --- /dev/null +++ b/selectInstallClass.html @@ -0,0 +1,99 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>4. Installation Class</title> + <link rel="stylesheet" href="../XSL/mdk-doc.css" type="text/css"> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Installation with DrakX"> + <link rel="up" href="index.html" title="Installation with DrakX"> + <link rel="prev" href="acceptLicense.html" title="3. License Terms of the Distribution"> + <link rel="next" href="selectKeyboard.html" title="5. Configuring the Keyboard"> + </head> + <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> + <div class="navheader"> + <table width="100%" summary="Navigation header"> + <tr> + <th colspan="3" align="center">4. Installation Class</th> + </tr> + <tr> + <td width="20%" align="left"><a accesskey="p" href="acceptLicense.html">Prev</a> + </td> + <th width="60%" align="center"> </th> + <td width="20%" align="right"> <a accesskey="n" href="selectKeyboard.html">Next</a></td> + </tr> + </table> + <hr> + </div> + <div lang="" class="section" title="4. Installation Class"> + <div class="titlepage"> + <div> + <div> + <h2 class="title" style="clear: both"><a name="drakxid-selectInstallClass"></a>4. Installation Class + </h2> + </div> + </div> + </div> + + + + <p><a name="drakx-pa19a"></a>This step is shown only if an + existing <span class="application">GNU/Linux</span> partition is found on your machine. + </p> + + + <div class="mediaobject" align="center"><img src="images/dx-selectInstallClass.png" align="middle"></div> + + + <p><a name="BId-drakxid-selectInstallClass-pa1"></a><a class="indexterm" name="BId-drakxid-selectInstallClass-it1"></a><span class="application">DrakX</span> now needs to + know if you want to install from scratch or upgrade your existing + <span class="application">Mandriva Linux</span> system: + </p> + + + + + + <div class="itemizedlist"> + <ul class="itemizedlist" type="disc"> + <li class="listitem"> + + <p><a name="BId-drakxid-selectInstallClass-pa3"></a><span class="guilabel">Upgrade</span>.<a class="indexterm" name="BId-drakxid-selectInstallClass-it2"></a>If you have an older <span class="application">Mageia</span> operating system, this option allows you to upgrade it. Your existing partitioning scheme and user data won't be altered. + Most of the other configuration steps remain available and are similar to a standard installation. + </p> + + </li> + <li class="listitem"> + + <p><a name="BId-drakxid-selectInstallClass-pa2"></a><span class="guilabel">Install</span>. Use this option for everything except upgrading an existing Mageia installation. + </p> + + </li> + </ul> + </div> + + + + + + </div> + <div class="navfooter"> + <hr> + <table width="100%" summary="Navigation footer"> + <tr> + <td width="40%" align="left"><a accesskey="p" href="acceptLicense.html">Prev</a> + </td> + <td width="20%" align="center"> </td> + <td width="40%" align="right"> <a accesskey="n" href="selectKeyboard.html">Next</a></td> + </tr> + <tr> + <td width="40%" align="left" valign="top">3. License Terms of the + Distribution + </td> + <td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td> + <td width="40%" align="right" valign="top"> 5. Configuring the Keyboard</td> + </tr> + </table> + </div> + </body> +</html> |