updated installer for 12.0
This commit is contained in:
5
files/debian-12.0/boot-auto.ipxe
Executable file
5
files/debian-12.0/boot-auto.ipxe
Executable file
@@ -0,0 +1,5 @@
|
||||
#!ipxe
|
||||
|
||||
kernel vmlinuz initrd=initrd hostname=debian domain=local auto=true url=http://192.168.1.50/debian/debian-bookworm-preseed.cfg
|
||||
initrd initrd
|
||||
boot
|
||||
5
files/debian-12.0/boot-manual.ipxe
Executable file
5
files/debian-12.0/boot-manual.ipxe
Executable file
@@ -0,0 +1,5 @@
|
||||
#!ipxe
|
||||
|
||||
kernel vmlinuz initrd=initrd
|
||||
initrd initrd
|
||||
boot
|
||||
BIN
files/debian-12.0/initrd
Executable file
BIN
files/debian-12.0/initrd
Executable file
Binary file not shown.
BIN
files/debian-12.0/vmlinuz
Executable file
BIN
files/debian-12.0/vmlinuz
Executable file
Binary file not shown.
Reference in New Issue
Block a user