diff options
Diffstat (limited to 'pt_br/selectInstallClass.html')
-rw-r--r-- | pt_br/selectInstallClass.html | 114 |
1 files changed, 114 insertions, 0 deletions
diff --git a/pt_br/selectInstallClass.html b/pt_br/selectInstallClass.html new file mode 100644 index 0000000..2fa78df --- /dev/null +++ b/pt_br/selectInstallClass.html @@ -0,0 +1,114 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <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="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="Install or Upgrade"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="selectInstallClass"></a>Install or Upgrade + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p>Install</p> + + + <p>Use this option for a fresh <span class="application">Mageia</span> + installation. + </p> + + </li> + <li class="listitem"> + + <p>Upgrade</p> + + + <p>If you have one or more previous installations of + <span class="application">Mageia</span> on your system, the installer will + allow you to upgrade one of them to the latest release. + </p> + + </li> + </ul> + </div> + + + <div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Note"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="note.png"></td> + <th align="left">Note</th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>If during install you decide to stop the installation, it is + possible to reboot, but please think twice before you do this. Once a + partition has been formatted or updates have started to be installed, your + computer isn't in the same state anymore and rebooting it could very well + leave you with an unusable system. If in spite of that you are very sure + rebooting is what you want, go to a text terminal by pressing the three + keys <span class="guilabel">Alt Ctrl F2</span> at the same time. After that, press + <span class="guilabel">Alt Ctrl Delete</span> simultaneously to reboot. + </p> + + </td> + </tr> + </table> + </div> + + + <div class="tip" title="Tip" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Tip"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="tip.png"></td> + <th align="left">Tip</th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>If you have discovered that you forgot to select an additional + language, you can return from the "Install or Upgrade" screen to the + language choice screen by pressing <span class="guilabel">Alt Ctrl Home</span>. Do + <span class="emphasis"><em>not</em></span> do this later in the install. + </p> + + </td> + </tr> + </table> + </div> + + </div> + </body> +</html> |