]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - INSTALL/grub/grub.cfg
Support Stratodesk NoTouch OS (#1652)
[Ventoy.git] / INSTALL / grub / grub.cfg
index 0c07bf28a858f99eab735cb0e87822970c75d432..2d2498b00d39f9335ebe0e5c263932cd1f2a11eb 100644 (file)
@@ -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