Can I install Manjaro on a UEFI system?

Manjaro Linux, known for its versatility and user-friendly approach, seamlessly supports installation on UEFI (Unified Extensible Firmware Interface) systems. UEFI is the modern replacement for the traditional BIOS (Basic Input/Output System) and offers several advantages, including improved boot times and enhanced security features. In this comprehensive guide, we’ll explore the process of installing Manjaro on a UEFI system, ensuring a smooth transition to this modern boot standard.

Understanding UEFI

UEFI is a firmware interface that serves as a successor to the BIOS. It provides an updated and more flexible environment for the system’s firmware, allowing for improved hardware initialisation, pre-boot environments, and modern security features. Unlike the traditional BIOS, UEFI operates in 32-bit or 64-bit mode, enabling it to address the limitations of the older standard.

Prerequisites

Before diving into the installation process, it’s essential to ensure that you have the following:

  • Manjaro Installation Media:
    • Create a bootable USB drive with the Manjaro ISO. You can use tools like Rufus on Windows or dd on Linux to create the bootable media.
  • Backup Data:
    • As with any installation, it’s advisable to back up your important data to prevent potential loss during the installation process.
  • Access to UEFI Settings:
    • Ensure that you can access the UEFI or BIOS settings of your system. This is usually done by pressing a specific key (like F2, F10, or Del) during the system’s startup.

Step-by-Step Guide: Installing Manjaro on a UEFI System

1. Access UEFI Settings:

  • Turn on your computer and access the UEFI or BIOS settings by pressing the designated key during startup. This key varies among manufacturers (common keys include F2, F10, F12, or Del). Consult your device’s manual or look for on-screen prompts.

2. Set Boot Order:

  • In the UEFI settings, navigate to the “Boot” or “Boot Order” section. Ensure that your bootable USB drive is set as the first boot option. Save changes and exit the UEFI settings.

3. Boot from USB:

  • Insert the Manjaro bootable USB drive into a USB port on your computer. Restart the system, and it should boot from the USB drive.

4. Launch Manjaro Installer:

  • Once the system boots from the USB drive, you’ll be presented with the Manjaro live environment. Launch the Manjaro installer by clicking on the “Install Manjaro” icon on the desktop.

5. Begin Installation:

  • The Manjaro installer will guide you through the installation process. Choose your preferred language, time zone, and keyboard layout.

6. Partitioning:

  • During the partitioning stage, choose the “Manual partitioning” option. Create a new partition table with the GPT (GUID Partition Table) format, which is the standard for UEFI systems.
  • Create a “EFI System Partition” with a size of at least 300 MB. Set its mount point to /boot/efi and select the “boot” and “esp” flags.
  • Create additional partitions as needed, such as root (/) and home (/home).

7. Select Boot Device:

  • In the installer, there is an option to select the device for bootloader installation. Ensure that you select the EFI System Partition you created earlier (/boot/efi).

8. Complete Installation:

  • Proceed with the rest of the installation steps, including creating a user account and setting the root password. Click “Install” to begin the installation process.

9. Reboot:

  • Once the installation is complete, the installer will prompt you to reboot your system. Remove the USB drive and restart the computer.

10. UEFI Boot Menu:

  • During startup, access the UEFI boot menu (usually by pressing a key like F2, F10, F12, or Del). Choose the option that corresponds to your Manjaro installation.

11. Post-Installation Configuration:

  • After booting into Manjaro, perform any post-installation configuration tasks, such as updating the system, installing additional software, and configuring user preferences.

Advantages of UEFI Installation

1. Faster Boot Times:

  • UEFI allows for faster system boot times compared to traditional BIOS, thanks to its improved initialisation processes.

2. Secure Boot Support:

  • UEFI supports Secure Boot, a security feature that helps protect the system against malicious software during the boot process.

3. Large Disk Support:

  • UEFI supports larger disk sizes and more than four primary partitions, addressing limitations present in the traditional BIOS.

4. Modern Firmware Interface:

  • UEFI provides a modern and standardised firmware interface, offering a more flexible and extensible environment.

5. Graphical Boot Menu:

  • UEFI introduces a graphical boot menu, enhancing user experience and making it easier to select boot options.

Troubleshooting UEFI Installation Issues

1. Secure Boot Issues:

  • If encountering Secure Boot issues during installation, access the UEFI settings and disable Secure Boot. Manjaro is compatible with Secure Boot, but some hardware may require additional configuration.

2. Boot Device Selection:

  • Ensure that you select the correct boot device in the UEFI settings or UEFI boot menu. Verify that the EFI System Partition is correctly set up and selected during installation.

3. Kernel Parameters:

  • In some cases, adding specific kernel parameters during boot may resolve issues. Experiment with options like “nomodeset” or “acpi=off” in the GRUB menu.

4. Check Hardware Compatibility:

  • Verify that your hardware components are compatible with UEFI. Some older hardware may have limited or no UEFI support.

Conclusion

Installing Manjaro on a UEFI system is a straightforward process that leverages the benefits of modern firmware interfaces. By following this comprehensive guide, users can ensure a successful installation and take advantage of the enhanced features and security provided by UEFI. Whether you’re a seasoned Linux user or exploring Manjaro for the first time, the UEFI installation process provides a foundation for a reliable and efficient Linux computing experience on modern hardware architectures.

Scroll to Top