diff options
Diffstat (limited to 'ca/diskdrake.html')
-rw-r--r-- | ca/diskdrake.html | 35 |
1 files changed, 22 insertions, 13 deletions
diff --git a/ca/diskdrake.html b/ca/diskdrake.html index a45d557..1bcbdce 100644 --- a/ca/diskdrake.html +++ b/ca/diskdrake.html @@ -29,18 +29,6 @@ - - - - - - - - - - - - <div class="warning" title="Avís" style="margin-left: 0.5in; margin-right: 0.5in;"> <table border="0" summary="Warning"> <tr> @@ -103,7 +91,7 @@ <td align="left" valign="top"> <p>If you are installing Mageia on an UEFI system, check that an ESP (EFI - System Partition) is present and correctly mounted on /boot/EFI (see above) + System Partition) is present and correctly mounted on /boot/EFI (see below) </p> @@ -114,6 +102,27 @@ </table> </div> + + <div class="note" title="Nota" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Note"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Nota]" src="note.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>If you are installing Mageia on a Legacy/GPT system, check that a BIOS boot + partition is present with a correct type + </p> + + + + </td> + </tr> + </table> + </div> + </div> </body> </html> |