Files
fileserver/files/debian-11.7/boot-auto.ipxe
2023-06-01 22:50:54 -07:00

6 lines
154 B
Plaintext
Executable File

#!ipxe
kernel vmlinuz initrd=initrd hostname=debian domain=local auto=true url=http://192.168.1.50/debian/debian-bullseye-preseed.cfg
initrd initrd
boot