Mengatur sistem boot drakboot If you are using a UEFI system instead of BIOS, the user interface is slightly different as you cannot choose the boot loader (first drop down list) since only one is available. This tool Anda bisa menjalankan alat ini dari baris perintah, dengan mengetik drakboot sebagai root. allows you to configure the boot options (choice of the bootloader, set a password, the default boot, etc.) It is found under the Boot tab in the Mageia Control Center labeled "Set up boot system". Jangan gunakan alat ini jika Anda tidak mengetahui fungsinya. Mengubah beberapa pengaturan bisa mencegah komputer untuk berjalan! In the first part, called Bootloader, it is possible if using BIOS, to choose which Bootloader to use, Grub, Grub2 or Lilo, and with a graphical or a text menu. It is just a question of taste, there are no other consequences. You can also set the Boot device, don't change anything here unless you are an expert. The boot device is where the bootloader is installed and any modification can prevent your machine from booting. In UEFI system, the bootloader is Grub2-efi and is installed in /boot/EFI partition. This FAT32 formatted partition is common to all operating systems installed. In the second part, called Main options, you can set the Delay before booting default image, in seconds. During this delay, Grub or Lilo will display the list of available operating systems, prompting you to make your choice. If no selection is made, the bootloader will boot the default one once the delay elapses. Bagian ketiga dan terakhir, disebut Keamanan, Anda bisa mengatur sandi. Tombol Lanjutan memberikan beberapa pilihan tambahan. Hidupkan ACPI: ACPI (Advanced Configuration and Power Interface) adalah standar untuk pengelolaan daya. Ini bisa menghemat daya dengan menghentikan perangkat yang tidak digunakan, ini adalah metode yang digunakan sebelum APM. Tandai kotak ini jika hardware Anda cocok dengan ACPI. Hidupkan SMP: SMP singkatan dari Symmetric Multi Processors, ini adalah arsitektur untuk prosesor dengan banyak inti. Jika Anda memiliki prosesor dengan HyperThreading, Mageia akan melihatnya sebagai dual processor dan menghidupkan SMP. Hidupkan APIC dan Hidupkan APIC Lokal: APIC singkatan dari Advanced Programmable Interrupt Controller. Ada dua komponen dalam sistem APIC Intel, local APIC (LAPIC) dan I/O APIC. Ini mengarahkan interupsi yang diterima dari bus peripheral ke satu atau lebih local APIC yang ada dalam processor. Ini sangat berguna untuk sistem multi-processor. Beberapa komputer bermasalah dengan sistem APIC yang mengakibatkan komputer membeku atau salah dalam pendeteksian perangkat (pesan kesalahan "spurious 8259A interrupt: IRQ7"). Untuk yang seperti ini, matikan APIC dan/atau Local APIC. The Next screen differs depending on whether you have an BIOS or UEFI system. You have a BIOS system: In this case, 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 bootloader menu or to modify an existing one. You need to be familiar with Lilo or Grub to be able to use these tools. Kolom Nama bebas diisi, tuliskan di sini apa yang ingin ditampilkan di menu. Ini sama dengan perintah Grub "title". Contohnya: Mageia3. Kolom Image berisi nama kernel. Ini sama dengan perintah Grub "kernel". Contohnya /boot/vmlinuz. Kolom Root berisi nama perangkat di mana kernel tersimpan. Ini sama dengan perintah Grub "root". Contohnya (hd0,1). Kolom Tambahan berisi pilihan yang diberikan ke kernel saat komputer dijalankan. Jika kotak Baku ditandai, Grub akan menjalankan entri ini sebagai pilihan baku. Dalam layar tambahan yang disebut Lanjutan dimungkinkan untuk memilih mode Video, file initrd dan profil jaringan, lihat dalam daftar tarik ulur. You have a UEFI system: In this case, the drop-down list displays all the available entries; click on the one wanted as the default one. Kolom Tambahan berisi pilihan yang diberikan ke kernel saat komputer dijalankan. In the extra screen called Advanced, it is possible to choose the Video mode. To set many other parameters, you can use Grub Customizer, available in the Mageia repositories (see below).