From 20cfb9acea00611f03e180cf3659715d6162c1cf Mon Sep 17 00:00:00 2001 From: iRaven4522 Date: Sun, 25 Aug 2024 22:05:37 -0500 Subject: [PATCH] clonezilla kinda needs to boot after that lol --- menu.ipxe | 1 + 1 file changed, 1 insertion(+) diff --git a/menu.ipxe b/menu.ipxe index 8d49d7d..84f5af4 100644 --- a/menu.ipxe +++ b/menu.ipxe @@ -113,6 +113,7 @@ boot :clonezilla kernel ${tftp-path}\clonezilla\vmlinuz boot=live username=user union=overlay config components quiet noswap edd=on nomodeset nodmraid locales= keyboard-layouts= ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_batch=no net.ifnames=0 nosplash noprompt fetch=${http-path}/isosrc/clonezilla.squashfs initrd ${tftp-path}\clonezilla\initrd.img +boot ### Testing Menu :testmenu