Clonezilla get from HTTP svr

This commit is contained in:
iRaven 2024-08-25 22:03:38 -05:00
parent 74f719ac54
commit fa829308e0

View File

@ -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