mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
Use http to download redox-live.iso during netbooting
This commit is contained in:
parent
fb64e5e9b8
commit
b4ca9e617c
@ -1,5 +1,5 @@
|
|||||||
#!ipxe
|
#!ipxe
|
||||||
|
|
||||||
kernel bootloader-live.efi
|
kernel bootloader-live.efi
|
||||||
initrd redox-live.iso
|
initrd http://${next-server}:8080/redox-live.iso
|
||||||
boot
|
boot
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user