diff --git a/active/os_arch/arch-base.md b/active/os_arch/arch-base.md index 07cf88a..247f419 100644 --- a/active/os_arch/arch-base.md +++ b/active/os_arch/arch-base.md @@ -70,10 +70,15 @@ Follow most of the instructions here: + ```bash + dd bs=4M if=path/to/archlinux-version-x86_64.iso of=/dev/disk/by-id/usb-My_flash_drive conv=fsync oflag=direct status=progress + ``` + 1. If you are booting into a VM, create an ISO with installation files so you don't have to copy-paste: