Hey im trying this example: https://developer.apple.com/documentation/virtualization/running_linux_in_a_virtual_machine And downloaded the vmlinuz and initrd.img from here https://download.fedoraproject.org/pub/fedora/linux/releases/40/Everything/aarch64/os/images/pxeboot
but when trying to run i get this error:
The output of: file vmlinuz
is
PE32+ executable (EFI application) Aarch64 (stripped to external PDB), for MS Windows
I tried to uncompress with gunzip but this did not work
if found this but this did not help eitehr https://developer.apple.com/forums/thread/709539