From 551f3270a266ddcf3a264ec5c58621ca5874f22b Mon Sep 17 00:00:00 2001 From: fdupoux Date: Sat, 1 Aug 2020 17:06:43 +0100 Subject: [PATCH] Keep boot entries consistent between syslinux and grub --- syslinux/sysresccd_sys.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syslinux/sysresccd_sys.cfg b/syslinux/sysresccd_sys.cfg index afe575f..4314cfe 100644 --- a/syslinux/sysresccd_sys.cfg +++ b/syslinux/sysresccd_sys.cfg @@ -22,7 +22,7 @@ LABEL sysresccd_checksum TEXT HELP Boot the SystemRescueCd live medium and verify integrity ENDTEXT -MENU LABEL Boot SystemRescueCd and verify checksum of the medium +MENU LABEL Boot SystemRescueCd and and verify integrity LINUX boot/%ISO_ARCH%/vmlinuz INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/%ISO_ARCH%/sysresccd.img APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% checksum