diff options
Diffstat (limited to 'it/setupBootloader.html')
-rw-r--r-- | it/setupBootloader.html | 257 |
1 files changed, 153 insertions, 104 deletions
diff --git a/it/setupBootloader.html b/it/setupBootloader.html index 6062922..8793991 100644 --- a/it/setupBootloader.html +++ b/it/setupBootloader.html @@ -29,40 +29,13 @@ - <p><a name="setupBootloader-pa1"></a>Se preferisci impostazioni del bootloader diverse da quelle scelte in - automatico dall'installer puoi modificare da qua. - </p> - <p><a name="setupBootloader-pa2"></a>Potresti già avere altri sistemi su questa macchina. In tal caso puoi - decidere se aggiungere Mageia al tuo bootloader esistente o permettere a - Mageia di crearne uno nuovo. - </p> - - - <div class="tip" title="Suggerimento" style="margin-left: 0.5in; margin-right: 0.5in;"> - <table border="0" summary="Tip"> - <tr> - <td rowspan="2" align="center" valign="top" width="25"><img alt="[Suggerimento]" src="tip.png"></td> - <th align="left"></th> - </tr> - <tr> - <td align="left" valign="top"> - - <p><a name="setupBootloader-pa3"></a>I menù grafici di Mageia sono belli :) - </p> - - </td> - </tr> - </table> - </div> - - - <div class="section" title="Using a Mageia bootloader"> + <div class="section" title="With a Bios system"> <div class="titlepage"> <div> <div> - <h3 class="title"><a name="usingMageiaBootloader"></a>Using a Mageia bootloader + <h3 class="title"><a name="d5e899"></a>With a Bios system </h3> </div> </div> @@ -70,110 +43,173 @@ - <p><a name="setupBootloader-pa4"></a>By default, Mageia writes a new GRUB (legacy) bootloader into the MBR - (Master Boot Record) of your first hard drive. If you already have other - operating systems installed, Mageia attempts to add them to your new Mageia - boot menu. + <p><a name="setupBootloader-pa1"></a>Se preferisci impostazioni del bootloader diverse da quelle scelte in + automatico dall'installer puoi modificare da qua. </p> - <p>Mageia adesso offre GRUB2 come bootloader opzionale oltre a GRUB legacy e - Lilo. + <p><a name="setupBootloader-pa2"></a>Potresti già avere altri sistemi su questa macchina. In tal caso puoi + decidere se aggiungere Mageia al tuo bootloader esistente o permettere a + Mageia di crearne uno nuovo. </p> - <div class="warning" title="Avvertimento" style="margin-left: 0.5in; margin-right: 0.5in;"> - <table border="0" summary="Warning"> + <div class="tip" title="Suggerimento" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Tip"> <tr> - <td rowspan="2" align="center" valign="top" width="25"><img alt="[Avvertimento]" src="warning.png"></td> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Suggerimento]" src="tip.png"></td> <th align="left"></th> </tr> <tr> <td align="left" valign="top"> - <p><a name="setupBootloader-pa6"></a>I sistemi Linux che usano GRUB2 come bootloader non sono attualmente - supportati da GRUB (legacy) e non verranno riconosciuti se il bootloader di - default è GRUB. - </p> - - - <p>La migliore soluzione è utilizzare GRUB 2 che è disponibile durante - l'installazione. - </p> + <p>The Mageia graphical menus are nice :</p> </td> </tr> </table> </div> - - </div> - - - <div class="section" title="Usare un bootloader esistente"> - <div class="titlepage"> - <div> + + + <div class="section" title="Using a Mageia bootloader"> + <div class="titlepage"> <div> - <h3 class="title"><a name="usingExistingBootloader"></a>Usare un bootloader esistente - </h3> + <div> + <h4 class="title"><a name="usingMageiaBootloader"></a>Using a Mageia bootloader + </h4> + </div> </div> </div> + + + + <p><a name="setupBootloader-pa4"></a>By default, Mageia writes a new GRUB (legacy) bootloader into the MBR + (Master Boot Record) of your first hard drive. If you already have other + operating systems installed, Mageia attempts to add them to your new Mageia + boot menu. + </p> + + + <p>Mageia adesso offre GRUB2 come bootloader opzionale oltre a GRUB legacy e + Lilo. + </p> + + + <div class="warning" title="Avvertimento" 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="[Avvertimento]" src="warning.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="setupBootloader-pa6"></a>Linux systems which use the GRUB2 bootloader are not currently supported by + GRUB (legacy) and will not be recognized if the default GRUB bootloader is + used. + </p> + + + <p>La migliore soluzione è utilizzare GRUB 2 che è disponibile durante + l'installazione. + </p> + + </td> + </tr> + </table> + </div> + </div> - - - - <p><a name="setupBootloader-pa46"></a>If you decide to use an existing bootloader then you will need to remember - to STOP at the summary page during the installation and click the Bootloader - <span class="guibutton">Configure</span> button, which will allow you to change the - bootloader install location. - </p> - - - <p><a name="setupBootloader-pa47"></a>Non selezionare un dispositivo esempio: "sda" o cancellerai la tua esistente - MBR. Devi selezionare la partizione di root che hai scelto durante la - precedente fase di partizionamento esempio: sda7. - </p> - - - <p><a name="setupBootloader-pa48"></a>Per essere chiari, sda è il dispositivo, sda7 la partizione su quel - dispositivo. - </p> - <div class="tip" title="Suggerimento" style="margin-left: 0.5in; margin-right: 0.5in;"> - <table border="0" summary="Tip"> - <tr> - <td rowspan="2" align="center" valign="top" width="25"><img alt="[Suggerimento]" src="tip.png"></td> - <th align="left"></th> - </tr> - <tr> - <td align="left" valign="top"> - - <p><a name="setupBootloader-pa48a"></a>Go to tty2 with Ctrl+Alt+F2 and type <code class="literal">df</code> to check where - your <code class="literal">/</code> (root) partition is. Ctrl+Alt+F7 takes you back to - the installer screen. - </p> - - </td> - </tr> - </table> + <div class="section" title="Usare un bootloader esistente"> + <div class="titlepage"> + <div> + <div> + <h4 class="title"><a name="usingExistingBootloader"></a>Usare un bootloader esistente + </h4> + </div> + </div> + </div> + + + + <p><a name="setupBootloader-pa46"></a>If you decide to use an existing bootloader then you will need to remember + to STOP at the summary page during the installation and click the Bootloader + <span class="guibutton">Configure</span> button, which will allow you to change the + bootloader install location. + </p> + + + <p><a name="setupBootloader-pa47"></a>Do not select a device e.g."sda", or you will overwrite your existing + MBR. You must select the root partition that you chose during the + partitioning phase earlier, e.g. sda7. + </p> + + + <p><a name="setupBootloader-pa48"></a>Per essere chiari, sda è il dispositivo, sda7 la partizione su quel + dispositivo. + </p> + + + <div class="tip" title="Suggerimento" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Tip"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Suggerimento]" src="tip.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="setupBootloader-pa48a"></a>Go to tty2 with Ctrl+Alt+F2 and type <code class="literal">df</code> to check where + your <code class="literal">/</code> (root) partition is. Ctrl+Alt+F7 takes you back to + the installer screen. + </p> + + </td> + </tr> + </table> + </div> + + + <p><a name="setupBootloader-pa49"></a>The exact procedure for adding your Mageia system to an existing bootloader + is beyond the scope of this help, however in most cases it will involve + running the relevant bootloader installation program which should detect and + add it automatically. See the documentation for the operating system in + question. + </p> + </div> - <p><a name="setupBootloader-pa49"></a>The exact procedure for adding your Mageia system to an existing bootloader - is beyond the scope of this help, however in most cases it will involve - running the relevant bootloader installation program which should detect and - add it automatically. See the documentation for the operating system in - question. - </p> + <div class="section" title="Opzioni avanzate del Bootloader"> + <div class="titlepage"> + <div> + <div> + <h4 class="title"><a name="advancedOptionBootloader"></a>Opzioni avanzate del Bootloader + </h4> + </div> + </div> + </div> + + + + <p><a name="setupBootloader-pa52"></a>If you have very limited disk space for the <code class="literal">/</code> partition + that contains <code class="literal">/tmp</code>, click on + <span class="guibutton">Advanced</span> and check the box for <span class="guilabel">Clean /tmp + at each boot</span>. This helps to maintain some free space. + </p> + + </div> </div> - <div class="section" title="Opzioni avanzate del Bootloader"> + <div class="section" title="With an UEFI system"> <div class="titlepage"> <div> <div> - <h3 class="title"><a name="advancedOptionBootloader"></a>Opzioni avanzate del Bootloader + <h3 class="title"><a name="d5e936"></a>With an UEFI system </h3> </div> </div> @@ -181,11 +217,24 @@ - <p><a name="setupBootloader-pa52"></a>If you have very limited disk space for the <code class="literal">/</code> partition - that contains <code class="literal">/tmp</code>, click on - <span class="guibutton">Advanced</span> and check the box for <span class="guilabel">Clean /tmp - at each boot</span>. This helps to maintain some free space. + <p>With an UEFI system, the user interface is slightly different as you cannot + choose the boot loader since only Grub2-efi is available. </p> + + + + + <p>If Mageia is the first system installed on your computer, the installer + created an ESP (EFI System Partition) to receive the bootloader + (Grub2-efi). If there was already UEFI operating systems previously + installed on your computer (Windows 8 for example), the Mageia installer + detected the existing ESP created by Windows and added grub2-efi. Although + it is possible to have several ESPs, only one is advised and enough whatever + the number of operating systems you have. + </p> + + + <p>Don't modify the "Boot Device" unless really knowing what you do.</p> </div> |