From: longpanda Date: Wed, 8 Dec 2021 03:55:23 +0000 (+0800) Subject: Merge branch 'master' of https://github.com/ventoy/Ventoy X-Git-Tag: v1.0.63~5 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/commitdiff_plain/a4cfbd67993752d4c9a002e7eead76b6bbd971f3?hp=bcc81d31dbd07ead696a2635b83140891aa69712 Merge branch 'master' of https://github.com/ventoy/Ventoy --- diff --git a/INSTALL/grub/grub.cfg b/INSTALL/grub/grub.cfg index 9896331..2d4e1b3 100644 --- a/INSTALL/grub/grub.cfg +++ b/INSTALL/grub/grub.cfg @@ -719,7 +719,9 @@ function uefi_linux_menu_func { elif [ -e (loop)/syslinux/alt0/full.cz ]; then vt_add_replace_file 0 "EFI\\BOOT\\full.cz" set FirstTryBootFile='@EFI@BOOT@grubx64.efi' - + + elif vt_str_begin "$vt_volume_id" "SolusLive"; then + vt_add_replace_file 0 "initrd" fi