Install Archlinux arm64 VM on Asahi with Virt-manager
libvirtd is used to manage VMs libvirt and dnsmasq are installed on the host virt-manager is running from Apple MBP M2 laptop ON LAPTOP 1brew install virt-manager add connection File > Add connection > tick “Connect to remote host over SSH” fill “Username” and “Hostname” tick “Autoconnect” ON HOST install for uefi support 1## from https://archlinux.org/packages/extra/any/edk2-aarch64/ 2wget https://mirror.sunred.org/archlinux/extra/os/x86_64/edk2-aarch64-202308-3-any.pkg.tar.zst 3pacman -U edk2-aarch64-202308-3-any.pkg.tar.zst ARCHLINUX ARM64 ISO download archboot arm64 iso INSTALLATION install with grub uefi ...