diff options
Diffstat (limited to 'selectInstallClass.html')
-rw-r--r-- | selectInstallClass.html | 69 |
1 files changed, 37 insertions, 32 deletions
diff --git a/selectInstallClass.html b/selectInstallClass.html index 0e7ad9b..0fd842b 100644 --- a/selectInstallClass.html +++ b/selectInstallClass.html @@ -2,67 +2,72 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> - <title>Installation Class</title> + <title>Install or Upgrade</title> <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="License Terms of the Distribution"> - <link rel="next" href="selectKeyboard.html" title="Configuring the Keyboard"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <link rel="prev" href="setupSCSI.html" title="Setup SCSI"> + <link rel="next" href="selectKeyboard.html" title="Keyboard"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> <!-- body { font-family: sans-serif; font-size: 13px } table { font-family: sans-serif; font-size: 13px } --></style></head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> - <div lang="" class="section" title="Installation Class"> + <div lang="" class="section" title="Install or Upgrade"> <div class="titlepage"> <div> <div> - <h2 class="title"><a name="drakxid-selectInstallClass"></a>Installation Class + <h2 class="title"><a name="selectInstallClass"></a>Install or Upgrade </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> - + - - <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">Mageia</span> system: + + <p><a name="selectInstallClass-pa1"></a>Drakx wants to know whether you want to upgrade your existing Mageia install, or make a fresh install. </p> - - - - - + + + <div class="itemizedlist"> <ul class="itemizedlist"> <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> + + <p><a name="selectInstallClass-pa2"></a><span class="guilabel">Upgrade</span>: Upgrading is like an extra good update of all your packages: your documents. pictures and films won't be touched. However, + you'll be given the chance to make some changes to the configuration of your system. + </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. + <li class="listitem"> + + + <p><a name="selectInstallClass-pa3"></a><span class="guilabel">Install</span>: Use this option for everything except upgrading an existing <span class="application">Mageia</span> installation. </p> </li> </ul> </div> - - - - - + + + <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Warning"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="warning.png"></td> + <th align="left">Warning</th> + </tr> + <tr> + <td align="left" valign="top"> + <p><a name="selectInstallClass-pa4"></a>Don't try to upgrade anything but a supported previous version of <span class="application">Mageia</span>. + </p> + </td> + </tr> + </table> + </div> + + </div> </body> </html> |