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 August 26, 2024 20:04
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