Skip to content

Instantly share code, notes, and snippets.

View tomisme's full-sized avatar
🌱
playing with frogs

Tom H. tomisme

🌱
playing with frogs
View GitHub Profile
# Boot from an Arch USB Drive
# Connect to the internet
wifi-menu
# Mount partitions
lsblk
mount /dev/nvme0n1p1 /mnt/boot
mount /dev/nvme0n1p2 /mnt