diff options
Diffstat (limited to 'hr/add_supplemental_media.html')
-rw-r--r-- | hr/add_supplemental_media.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/hr/add_supplemental_media.html b/hr/add_supplemental_media.html index 5d8e5a1..83b6be9 100644 --- a/hr/add_supplemental_media.html +++ b/hr/add_supplemental_media.html @@ -60,6 +60,30 @@ </ol> </div> + + <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 updating a 64 bit installation which may contain some 32 bit + packages, it is advised to use this screen to add an online mirror by + ticking one of the Network protocols here. The 64 bit DVD iso only contains + 64 bit and noarch packages, it will not be able to update the 32 bit + packages. However, after adding an online mirror, installer will find the + needed 32 bit packages there. + </p> + + </td> + </tr> + </table> + </div> + + </div> </body> </html> |