Skip to content

Instantly share code, notes, and snippets.

View senina4's full-sized avatar
🎯
Focusing on nothing

Sean TW senina4

🎯
Focusing on nothing
View GitHub Profile
@chriscandy
chriscandy / install-arch-linux-using-efi-and-grub.md
Last active October 2, 2024 17:32
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