Skip to content

Instantly share code, notes, and snippets.

View thiagozucarini's full-sized avatar

Thiago Bastos Zucarini thiagozucarini

View GitHub Profile
@chriscandy
chriscandy / install-arch-linux-using-efi-and-grub.md
Last active June 18, 2024 12:07
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