Stel het opstartsysteem in drakboot --boot deze tool U kunt deze tool op de commandoregel starten, door als root drakboot --boot te typen. stelt u in staat de opstartopties (keuze van de opstartlader, een wachtwoord instellen of de opstartstandaard enz.) te configuren. Het bevindt zich in het Opstartentabblad in het Mageia Configuratiecentrum en heet "Opstartsysteem instellen". Gebruik deze tool niet als u niet precies weet wat u doet. Het veranderen van sommige instellingen kan verhinderen dat uw machine weer opstart! In het eerste deel, Opstartlader, kunt u kiezen welke opstartlader te gebruiken, GRUB, GRUB2, of LILO, en met een grafisch of een tekstmenu. Het is een kwestie van smaak, er zijn geen verdere consequenties. U kunt ook het Opstartapparaat kiezen, verander dit niet als u geen expert bent. Het opstartapparaat is waar de opstarlader is geïnstalleerd, het wijzigen kan het opstarten van uw machine onmogelijk maken. In het tweede deel, Hoofdopties, kunt u de Wachttijd voor het opstarten van standaard image instellen in seconden. Gedurende deze wachttijd, zal GRUB(2) of LILO de lijst met beschikbare besturingssystemen laten zien, waaruit u kunt kiezen. Als geen keuze gemaakt wordt, zal de opstartlader de standaard keuze starten zodra de wachttijd verstreken is. In het derde en laatste deel, Beveiliging, kunt u een wachwoord instellen. De Geavanceerdknop geeft wat extra opties. ACPI inschakelen ACPI (Advanced Configuration and Power Interface) is een standaard voor energiebeheer. Het kan energie besparen door ongebruikte apparaten uit te schakelen. Dit was de methode die gebruikt werd voor APM. Vink dit hokje aan als u ACPI-compatibele apparaten heeft. SMP inschakelen: SMP betekent Symmetrische MultiProcessors, het is een architectuur voor multicore processors. Als u een processor met HyperThreading heeft, zal Mageia deze zien als een dual processor en SMP inschakelen. APIC inschakelen en Lokale APIC inschakelen. APIC stands for Advanced Programmable Interrupt Controller. There are two components in the Intel APIC system, the local APIC (LAPIC) and the I/O APIC. This one routes the interrupts it receives them from peripheral buses to one or more local APICs that are in the processor. It is really useful for multi-processor systems. Some computers have problems with the APIC system which can cause freezes or incorrect device detection (error message "spurious 8259A interrupt: IRQ7"). In this case, disable APIC and/or Local APIC. Clean /tmp at each boot: If checked, this option will empty the /tmp directory at each boot, preventing it from become too big and clearing the trackings that don't need to be kept. In the Next screen, you can see the list of all the available entries at boot time. The default one is asterisked. To change the order of the menu entries, click on the up or down arrows to move the selected item. If you click on the Add or Modify buttons, a new window appears to add a new entry in the Grub menu or to modify an existing one. You need to be familiar with Lilo or Grub to be able to use these tools. The Label field is freeform, write here what you want to be displayed in the menu. It matches the Grub command "title". For example: Mageia3. The Image field contains the kernel name. It matches the Grub command "kernel". For example /boot/vmlinuz. The Root field contains the device name where the kernel is stored. It matches the Grub command "root". For example (hd0,1). The Append field contains the options to be given to the kernel at boot time. If the box Default is checked, Grub will boot this entry by default. In the extra screen called Advanced, it is possible to choose the Video mode, an initrd file and a in the drop-down lists. U kunt deze tool op de commandoregel starten, door als root drakboot --boot te typen.