diff options
Diffstat (limited to 'fr/doPartitionDisks.html')
-rw-r--r-- | fr/doPartitionDisks.html | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/fr/doPartitionDisks.html b/fr/doPartitionDisks.html index 75430b0..05a1e55 100644 --- a/fr/doPartitionDisks.html +++ b/fr/doPartitionDisks.html @@ -13,7 +13,7 @@ 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="Partitionnement"> + <div lang="fr" class="section" title="Partitionnement"> <div class="titlepage"> <div> <div> @@ -27,6 +27,7 @@ + @@ -135,6 +136,32 @@ </ul> </div> + + <div class="warning" title="Avertissement" 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="[Avertissement]" src="warning.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>Si vous avez un SSD (Solid State Drive) à la place d'un disque dur, au moment où cette aide est rédigée, il est déconseillé + de créer les partitions avec cet outil car elles ne seront pas alignées. Le SSD fonctionnera, mais avec des performances et + une durée de vie réduites. Utilisez plutôt un logiciel comme Gparted avec ces paramètres pour chaque partition : + </p> + + + <p>Free space preceding (MiB) : 2</p> + + + <p>Round to cylinders : unchecked</p> + + </td> + </tr> + </table> + </div> + </div> </body> </html> |