revert to tftp for everything but the archiso files.

This commit is contained in:
iRaven 2025-04-24 04:34:25 -05:00
parent aae5ca5e53
commit 785a9afa93

View File

@ -85,10 +85,10 @@ initrd ${tftp-path}\fedora\41initrd.img
boot
:arch64
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
kernel ${tftp-path}\arch\x86_64\vmlinuz-linux archisobasedir=arch archiso_http_srv=${http-path}/isosrc/arch/ cms_verify=y
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