diff --git a/menu.ipxe b/menu.ipxe index 3d84d92..a2b7b33 100644 --- a/menu.ipxe +++ b/menu.ipxe @@ -85,10 +85,10 @@ initrd ${tftp-path}\fedora\41initrd.img boot :arch64 -kernel ${tftp-path}\arch\x86_64\vmlinuz-linux archisobasedir=arch archiso_http_srv=${http-path}/isosrc/arch/ cms_verify=y +kernel ${http-path}/isosrc/arch/arch/boot/x86_64/vmlinuz-linux archisobasedir=arch archiso_http_srv=${http-path}/isosrc/arch/ cms_verify=y +initrd ${http-path}/isosrc/arch/arch/boot/x86_64/initramfs-linux.img initrd ${tftp-path}\arch\intel-ucode.img initrd ${tftp-path}\arch\amd-ucode.img -initrd ${tftp-path}\arch\x86_64\initramfs-linux.img boot :alpine