From: longpanda Date: Sun, 5 Jun 2022 03:32:15 +0000 (+0800) Subject: Support Stratodesk NoTouch OS (#1652) X-Git-Tag: v1.0.76~7 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/commitdiff_plain/bf2517bb2594b07ba2edab8157e77512fbe59cd0?ds=sidebyside Support Stratodesk NoTouch OS (#1652) --- diff --git a/INSTALL/grub/grub.cfg b/INSTALL/grub/grub.cfg index 0c07bf2..2d2498b 100644 --- a/INSTALL/grub/grub.cfg +++ b/INSTALL/grub/grub.cfg @@ -688,6 +688,9 @@ function uefi_linux_menu_func { vt_linux_initrd_count vtcount if [ $vtcount -eq 0 ]; then + if [ -e (loop)/EFI/boot/livegrub.cfg ]; then + vt_linux_parse_initrd_grub file (loop)/EFI/boot/livegrub.cfg + fi distro_specify_initrd_file_phase2 if [ "$vt_efi_dir" = "NO" ]; then