diff options
Diffstat (limited to 'hr/diskdrake.html')
-rw-r--r-- | hr/diskdrake.html | 53 |
1 files changed, 36 insertions, 17 deletions
diff --git a/hr/diskdrake.html b/hr/diskdrake.html index af5f851..7628b4e 100644 --- a/hr/diskdrake.html +++ b/hr/diskdrake.html @@ -29,11 +29,6 @@ - - - - - @@ -41,8 +36,11 @@ + + + <div class="warning" title="Upozorenje" style="margin-left: 0.5in; margin-right: 0.5in;"> <table border="0" summary="Warning"> <tr> @@ -64,35 +62,56 @@ </div> - <p><a name="diskdrake-pa3"></a>Adjust the layout of your disk(s) here. You can remove or create partitions, - change the filesystem of a partition or change its size and even view what - is in them before you start. - + <p><a name="diskdrake-pa3"></a>Adjust the layout of your disk(s) here. You can remove or create + partitions, change the filesystem of a partition or change its size and even + view what is in them before you start. </p> - + <p><a name="diskdrake-pa4"></a>There is a tab for every detected hard disk or other storage device, like an USB key. For example sda, sdb and sdc if there are three of them. - </p> - + <p><a name="diskdrake-pa5"></a>Push <span class="guibutton">Clear all</span> to wipe all partitions on the selected storage device </p> - + <p><a name="diskdrake-pa6"></a>For all other actions: click on the desired partition first. Then view it, or choose a filesystem and a mount point, resize it or wipe it. </p> + - - <p><a name="diskdrake-pa6a"></a>Continue until you adjusted everything to your wishes. + <p><a name="diskdrake-pa6a"></a>Continue until you adjusted everything to your wishes. </p> - + <p><a name="diskdrake-pa7"></a>Click <span class="guibutton">Done</span> when you're ready. - </p> + </p> + + + <div class="note" title="Bilješka" 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="[Bilješka]" src="note.png"></td> + <th align="left"></th> + </tr> + <tr> + <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) + </p> + + + <p></p> + + </td> + </tr> + </table> + </div> + </div> </body> </html> |