testing
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!ipxe
|
||||
|
||||
kernel vmlinuz initrd=initrd
|
||||
initrd initrd
|
||||
boot
|
||||
set path http://192.168.1.50/files/debian-11.7
|
||||
kernel ${path}/vmlinuz initrd=${path}/initrd
|
||||
initrd ${path}/initrd
|
||||
boot
|
||||
|
||||
Reference in New Issue
Block a user