Files
fileserver/files/debian-live-custom-12.2/boot-live.ipxe
2023-10-09 12:44:02 -05:00

6 lines
308 B
Plaintext
Executable File

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