Che tu sia un nuovo utente GNU-Linux o un esperto, l'installer di Mageia è studiato per rendere la tua installazione o aggiornamento il più semplice possibile.
Il menù iniziale ha diverse opzioni, in ogni caso quella di default avvierà l'installer che è normalmente tutto ciò di cui hai bisogno.
Per la prima schermata è possibile impostare qualche preferenza personale:
La lingua (per la sola installazione, può essere diversa da quella scelta per il sistema) premendo il tasto F2 (solo nella modalità Legacy).
Usa le frecce per scegliere la lingua e premi il tasto Invio.
Here is for example, the French welcome screen when using a Live DVD/CD. Note that the Live DVD/CD menu does not propose: Rescue System, Memory test and Hardware Detection Tool.
Cambia la risoluzione premendo F3 (solo nella modalità Legacy).
Add some kernel options by pressing the F6 key for the legacy mode or the e key for the UEFI mode.
If the installation fails, then it may be necessary to try again using one of the extra options. The menu called by F6 displays a new line called Boot options and propose four entries:
- Default, non cambia niente nelle opzioni di default.
- Safe Settings, priority is given to the safer options to the detriment of performances.
- No ACPI (Advanced Configuration and Power Interface), power management isn't taken into account.
- No Local APIC (Local Advanced Programmable Interrupt Controller), it is about CPU interruptions, select this option if you are asked for.
When you select one of these entries, it modifies the default options displayed in the Boot Options line.
In some Mageia releases, it may happen that the entries selected with the key F6 does not appear in the Boot Options line, however, they are really taken into account. |
Aggiungi ulteriori opzioni kernel premendo il tasto F1 (solo nella modalità Legacy).
Premendo F1 si aprirà una finestra con ulteriori opzioni disponibili. Selezionarne una con le frecce e premere Invio per avere maggiori dettagli o premere Esc per tornare indietro alla schermata di benvenuto.
The detailed view about the option splash. Press Esc or select Return to Boot Options to go back to the options list. These options can by added by hand in the Boot options line.
L'aiuto viene tradotto nella lingua scelta con il tasto F2. |
Per maggiori informazioni riguardo le opzioni del kernel su sistemi legacy e UEFI visitare: https://wiki.mageia.org/en/How_to_set_up_kernel_options
Questo è la schermata di benvenuto di default quando si usa un'installazione CD Wired Network-based (immagini Boot.iso o Boot-Nonfree.iso:
It does not allow to change the language, the available options are described in the screen. For more information about using a Wired Network-based Installation CD, see the Mageia Wiki
La mappatura della tastiera è quella americana. |
Il processo di installazione è diviso in step che possono essere seguiti sul pannello a lato dello schermo.
Ogni step ha una o più schermate e può anche avere un pulsate
con degli extra con le opzioni meno richieste.Molte schermate hanno un bottone di Aiuto per darti ulteriori spiegazioni riguardo lo step corrente.
If somewhere during install you decide to stop the installation, it is possible to reboot, but please think twice before you do this. Once a partition has been formatted or updates have started to be installed, your computer is no longer in the same state and rebooting it could very well leave you with an unusable system. If in spite of this you are very sure rebooting is what you want, go to a text terminal by pressing the three keys at the same time. After that, press simultaneously to reboot. |
After the initial screen you did not reach the language selection
screen. This can happen with some graphic cards and older systems. Try using
low resolution by typing vgalo
at the prompt.
If the hardware is very old, a graphical installation may not be possible. In this case it is worth trying a text mode installation. To use this hit ESC at the first welcome screen and confirm with ENTER. You will be presented with a black screen with the word "boot:". Type "text" and hit ENTER. Now continue with the installation in text mode.
If the system appeared to freeze during the installation, this may be a
problem with hardware detection. In this case the automatic detection of
hardware may be bypassed and dealt with later. To try this, type
noauto
at the prompt. This option may also be combined with
other options as necessary.
These will rarely be needed, but in some cases the hardware may report the
available RAM incorrectly. To specify this manually, you can use the
mem=xxxM
parameter, where xxx is the correct amount of
RAM. e.g. mem=256M
would specify 256MB of RAM.
If you converted your hard disk from "basic" format to "dynamic" format on Microsoft Windows, you must know that it is impossible to install Mageia on this disc. To go back to a basic disk, see the Microsoft documentation: http://msdn.microsoft.com/en-us/library/cc776315.aspx.