Files
fileserver/files/debianlivecustom-12.2/boot-live.ipxe
2023-10-09 13:11:19 -05:00

6 lines
298 B
Plaintext
Executable File

#!ipxe
kernel http://192.168.1.50/files/debianlivecustom-12.2/live/vmlinuz
initrd http://192.168.1.50/files/debianlivecustom-12.2/live/initrd
imgargs vmlinuz boot=live config hooks=filesystem username=live noeject fetch=http://192.168.1.50/files/debianlivecustom-12.2/live/filesystem.squashfs
boot