From de36ef9dce673b54aab64cedde87193c3f961522 Mon Sep 17 00:00:00 2001 From: D4VID Date: Thu, 3 Apr 2025 17:36:27 +0000 Subject: [PATCH] Update 'clonezilla.md' --- clonezilla.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clonezilla.md b/clonezilla.md index ea03aac..8251f2e 100644 --- a/clonezilla.md +++ b/clonezilla.md @@ -13,7 +13,7 @@ https://clonezilla.org/livepxe.php ``` LABEL Clonezilla-live MENU LABEL Clonezilla Live (Ramdisk) - KERNEL vmlinuz + KERNEL clonezilla/vmlinuz APPEND initrd=clonezilla/initrd.img boot=live username=user union=overlay config components quiet noswap edd=on nomodeset nodmraid keyboard-layouts=us locales=en_US.UTF-8 ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_batch=no net.ifnames=0 nosplash noprompt fetch=tftp://192.168.11.11/clonezilla/filesystem.squashfs ```