Skip to content

Instantly share code, notes, and snippets.

@chriscandy
chriscandy / install-arch-linux-using-efi-and-grub.md
Last active July 26, 2024 14:37
Install Arch Linux using EFI and GRUB

Installing Arch linux with EFI

  1. Change keyboard layout:

    • loadkeys no
  2. Verify boot mode:

    • ls /sys/firmware/efi/efivars (If the directory exist your computer supports EFI)
  3. Ping some site on the Internet to verify connection:

  • ping archlinux.org