updated folder names
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
#!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
|
||||
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
|
||||
6
files/debianlivecustom-12.2/boot-live.ipxe
Executable file
6
files/debianlivecustom-12.2/boot-live.ipxe
Executable file
@@ -0,0 +1,6 @@
|
||||
#!ipxe
|
||||
|
||||
kernel http://192.168.1.50/files/debianlivecustom-12.2/live/vmlinuz
|
||||
initrd http://192.168.1.50/files/debianlivecustom-12.2/live/initrd
|
||||
imgargs vmlinuz boot=live config hooks=filesystem username=live noeject fetch=http://192.168.1.50/files/debianlivecustom-12.2/live/filesystem.squashfs
|
||||
boot
|
||||
@@ -77,7 +77,7 @@ chain http://192.168.1.50/files/debianlive-12.2/boot-live.ipxe || goto failed
|
||||
goto start
|
||||
|
||||
:debian12livecustom
|
||||
chain http://192.168.1.50/files/debian-live-custom-12.2/boot-live.ipxe || goto failed
|
||||
chain http://192.168.1.50/files/debianlivecustom-12.2/boot-live.ipxe || goto failed
|
||||
goto start
|
||||
|
||||
:debian11auto
|
||||
|
||||
Reference in New Issue
Block a user