diff options
author | Marja van Waes <marja@mageia.org> | 2013-04-19 03:01:15 +0000 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2013-04-19 03:01:15 +0000 |
commit | 140b97bdb5d779131a4ea55fd9260255ae5ea424 (patch) | |
tree | f4886020bcebff021705bc42dda920d168e4ca0e /es/doPartitionDisks.html | |
parent | e6c1fa76debecd32e742606194fa66589bc9ae65 (diff) | |
download | drakx-installer-help-140b97bdb5d779131a4ea55fd9260255ae5ea424.tar drakx-installer-help-140b97bdb5d779131a4ea55fd9260255ae5ea424.tar.gz drakx-installer-help-140b97bdb5d779131a4ea55fd9260255ae5ea424.tar.bz2 drakx-installer-help-140b97bdb5d779131a4ea55fd9260255ae5ea424.tar.xz drakx-installer-help-140b97bdb5d779131a4ea55fd9260255ae5ea424.zip |
updated and adjusted Spanish files from Calenco
Diffstat (limited to 'es/doPartitionDisks.html')
-rw-r--r-- | es/doPartitionDisks.html | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/es/doPartitionDisks.html b/es/doPartitionDisks.html index 3cf1e9d..53b871e 100644 --- a/es/doPartitionDisks.html +++ b/es/doPartitionDisks.html @@ -163,6 +163,40 @@ </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"></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> |