http for iso
This commit is contained in:
parent
1a7aba4700
commit
b93a4e99b6
@ -39,7 +39,7 @@ runCommand "netboot" {
|
|||||||
|
|
||||||
:option_two
|
:option_two
|
||||||
kernel http://''${server}/''${path}/memdisk iso raw
|
kernel http://''${server}/''${path}/memdisk iso raw
|
||||||
initrd https://mirror.mauer.tech/archlinux/iso/latest/archlinux-x86_64.iso
|
initrd http://''${server}/archlinux/iso/latest/archlinux-x86_64.iso
|
||||||
boot || goto custom_exit
|
boot || goto custom_exit
|
||||||
|
|
||||||
:option_three
|
:option_three
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user