4. Flash the Arch Linux ISO to a USB drive (8 GB or larger): If you're on Linux/macOS, you can flash the ISO to your USB drive using dd command: dd bs=4M if=archlinux-*.iso of=/dev/sdX conv=fsync ...