diff --git a/menu.ipxe b/menu.ipxe index 9fefbb6..8d49d7d 100644 --- a/menu.ipxe +++ b/menu.ipxe @@ -111,7 +111,7 @@ chain ${tftp-path}\memdisk\memdisk1 iso raw 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=${tftp-path}/clonezilla/filesystem.squashfs +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 ### Testing Menu