]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - INSTALL/grub/grub.cfg
Fix the boot issue for latest KAOS.
[Ventoy.git] / INSTALL / grub / grub.cfg
index 7ad05d0b3bab290927693249ab186c14ea178048..c8afdef7db41613ad3a620dd9495582c628c2f8e 100644 (file)
@@ -1411,6 +1411,8 @@ function ventoy_iso_busybox_ver {
             set ventoy_busybox_ver=64
         elif vt_str_begin "$vt_volume_id" "LDiagBootable"; then
             set ventoy_busybox_ver=64
+        elif vt_str_begin "$vt_volume_id" "KAOS_"; then
+            set ventoy_busybox_ver=64
 
         fi
     fi