use http for arch linux initrd
This commit is contained in:
@ -86,9 +86,10 @@ boot
|
|||||||
|
|
||||||
:arch64
|
:arch64
|
||||||
kernel ${tftp-path}\arch\x86_64\vmlinuz-linux archisobasedir=arch archiso_http_srv=${http-path}/isosrc/arch/ cms_verify=y
|
kernel ${tftp-path}\arch\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\intel-ucode.img
|
||||||
initrd ${tftp-path}\arch\amd-ucode.img
|
initrd ${tftp-path}\arch\amd-ucode.img
|
||||||
initrd ${tftp-path}\arch\x86_64\initramfs-linux.img
|
# initrd ${tftp-path}\arch\x86_64\initramfs-linux.img
|
||||||
boot
|
boot
|
||||||
|
|
||||||
:alpine
|
:alpine
|
||||||
|
Reference in New Issue
Block a user