diff --git a/files/debian-live-custom-12.2/boot-live.ipxe b/files/debian-live-custom-12.2/boot-live.ipxe index 4da1db1..f4a4c2f 100755 --- a/files/debian-live-custom-12.2/boot-live.ipxe +++ b/files/debian-live-custom-12.2/boot-live.ipxe @@ -1,6 +1,6 @@ #!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 +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 \ No newline at end of file