diff options
Diffstat (limited to 'sl/diskdrake.html')
-rw-r--r-- | sl/diskdrake.html | 35 |
1 files changed, 22 insertions, 13 deletions
diff --git a/sl/diskdrake.html b/sl/diskdrake.html index e310785..b784480 100644 --- a/sl/diskdrake.html +++ b/sl/diskdrake.html @@ -29,18 +29,6 @@ - - - - - - - - - - - - <div class="warning" title="Pozor" style="margin-left: 0.5in; margin-right: 0.5in;"> <table border="0" summary="Warning"> <tr> @@ -101,7 +89,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> @@ -112,6 +100,27 @@ </table> </div> + + <div class="note" title="Opomba" 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="[Opomba]" 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> |