Files
fileserver/files/debianlive-12.2/boot-live.ipxe

6 lines
284 B
Plaintext
Executable File

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