diff options
author | Marja van Waes <marja@mageia.org> | 2013-04-19 03:37:42 +0000 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2013-04-19 03:37:42 +0000 |
commit | b9f7bd346ff7dc5dbab29f3fc0c4005138df193d (patch) | |
tree | d45e2a0df34639ddcaeb8e9c52d6999c7c236cf7 /pt/doPartitionDisks.html | |
parent | c1c0f1a61af9d58a4d66e1a86c2a050d3e391fd2 (diff) | |
download | drakx-installer-help-b9f7bd346ff7dc5dbab29f3fc0c4005138df193d.tar drakx-installer-help-b9f7bd346ff7dc5dbab29f3fc0c4005138df193d.tar.gz drakx-installer-help-b9f7bd346ff7dc5dbab29f3fc0c4005138df193d.tar.bz2 drakx-installer-help-b9f7bd346ff7dc5dbab29f3fc0c4005138df193d.tar.xz drakx-installer-help-b9f7bd346ff7dc5dbab29f3fc0c4005138df193d.zip |
updated and 3 new Portuguese files from Calenco
Diffstat (limited to 'pt/doPartitionDisks.html')
-rw-r--r-- | pt/doPartitionDisks.html | 40 |
1 files changed, 38 insertions, 2 deletions
diff --git a/pt/doPartitionDisks.html b/pt/doPartitionDisks.html index 10f0f37..f25b731 100644 --- a/pt/doPartitionDisks.html +++ b/pt/doPartitionDisks.html @@ -4,8 +4,8 @@ <title>Particionamento</title> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> - <link rel="home" href="index.html" title="Instalação com DrakX"> - <link rel="up" href="index.html" title="Instalação com DrakX"> + <link rel="home" href="index.html" title="Instalando com DrakX"> + <link rel="up" href="index.html" title="Instalando com DrakX"> <link rel="prev" href="selectKeyboard.html" title="Teclado"> <link rel="next" href="resizeFATChoose.html" title="Redimensionar partição Windows®"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> <!-- @@ -134,6 +134,42 @@ </ul> </div> + + <div class="warning" title="Atenção" 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="[Atenção]" src="warning.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>Some newer drives are now using 4096 byte logical sectors, instead + of the previous standard of 512 byte logical sectors. Due to lack of + available hardware, the partitioning tool used in the installer has not + been tested with such a drive. Also some ssd drives now use an erase block + size over 1 MB. We suggest to pre-partition the drive, using an + alternative partitioning tool like gparted, if you own such a device, and + to use the following settings: + </p> + + + <p>"Align to" "MiB" </p> + + + <p>"Free space preceding (MiB)" "2" </p> + + + <p>Also make sure all partitions are created with an even number of + megabytes. + </p> + + </td> + </tr> + </table> + </div> + + </div> </body> </html> |