diff options
Diffstat (limited to 'doPartitionDisks.html')
-rw-r--r-- | doPartitionDisks.html | 43 |
1 files changed, 31 insertions, 12 deletions
diff --git a/doPartitionDisks.html b/doPartitionDisks.html index 1e4595e..5c65b2f 100644 --- a/doPartitionDisks.html +++ b/doPartitionDisks.html @@ -27,13 +27,13 @@ - + @@ -114,10 +114,7 @@ </li> </ul> </div> - <p> - - - </p> + <p> </p> <div class="itemizedlist"> <ul class="itemizedlist"> <li class="listitem"> @@ -146,10 +143,7 @@ </li> </ul> </div> - <p> - - - </p> + <p> </p> <div class="itemizedlist"> <ul class="itemizedlist"> <li class="listitem"> @@ -166,9 +160,34 @@ </li> </ul> </div> - <p> - - </p> + + + <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>If you have a SSD (Solid State Drive) instead of a hard disk, at + the time this help is written, it is inadvisable to create the + partitions with this tool because they won't be aligned. The SSD will + work but with reduced speed and lifetime. Use a software like Gparted + instead with this settings for each partition : + </p> + + + <p>Free space preceding (MiB) : 2</p> + + + <p>Round to cylinders : unchecked</p> + + </td> + </tr> + </table> + </div> </div> </body> |