X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/5a591c1ae7bff14e5a4370fde0e8f335b44b75da..c18399e8b43f34a96a066dff06e6a884009af7e2:/INSTALL/grub/grub.cfg diff --git a/INSTALL/grub/grub.cfg b/INSTALL/grub/grub.cfg index cb538c9..7784b31 100644 --- a/INSTALL/grub/grub.cfg +++ b/INSTALL/grub/grub.cfg @@ -156,6 +156,12 @@ function locate_initrd { } function locate_wim { + if vt_strstr "$vt_volume_id" "yr"; then + if [ -f (loop)/isyl/isyl ]; then + vt_wim_peset + fi + fi + vt_windows_locate_wim_patch (loop) if [ -n "${vtdebug_flag}" ]; then