You are not logged in.
When using PXE Netboot, after selecting a mirror (for this example I used the Global rackspace mirror, though I tried others) and choosing to Boot Arch Linux I get the following output:
Booting Arch Linux x86_64 2020.08.01 from http://mirror.rackspace.com/archlinux
http://mirror.rackspace.com/archlinux/iso/2020.08.01/arch/boot/x86_64/vmlinuz-linux... ok
http://mirror.rackspace.com/archlinux/iso/2020.08.01/arch/boot/x86_64/vmlinuz-linux.ipxe.sig... ok
http://mirror.rackspace.com/archlinux/iso/2020.08.01/arch/boot/amd_ucode.img... ok
intel_ucode.img... No such file or directory (http://ipxe.org/2d0c618e)
Failed to verify file.
Press a key to return to the menu.The mirror path does not seem to be being prepended to the file path for intel_ucode.img, and as a result the system cannot retrieve the file.
Offline