diff options
author | Marja van Waes <marja@mageia.org> | 2013-04-19 02:44:45 +0000 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2013-04-19 02:44:45 +0000 |
commit | e6c1fa76debecd32e742606194fa66589bc9ae65 (patch) | |
tree | 97c54ce82636b10174509b16e43f801882338a9e /eo/doPartitionDisks.html | |
parent | 4879df3b6fcd38cd72c20b30e49dd391670914f8 (diff) | |
download | drakx-installer-help-e6c1fa76debecd32e742606194fa66589bc9ae65.tar drakx-installer-help-e6c1fa76debecd32e742606194fa66589bc9ae65.tar.gz drakx-installer-help-e6c1fa76debecd32e742606194fa66589bc9ae65.tar.bz2 drakx-installer-help-e6c1fa76debecd32e742606194fa66589bc9ae65.tar.xz drakx-installer-help-e6c1fa76debecd32e742606194fa66589bc9ae65.zip |
adjusted Esperanto files from Calenco
Diffstat (limited to 'eo/doPartitionDisks.html')
-rw-r--r-- | eo/doPartitionDisks.html | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/eo/doPartitionDisks.html b/eo/doPartitionDisks.html index be04860..0448b0c 100644 --- a/eo/doPartitionDisks.html +++ b/eo/doPartitionDisks.html @@ -145,6 +145,41 @@ </ul> </div> + + <div class="warning" title="Averto" 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="[Averto]" 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> |