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
#############################################################
#############################################################
-set VENTOY_VERSION="1.0.95"
+set VENTOY_VERSION="1.0.97"
#ACPI not compatible with Window7/8, so disable by default
set VTOY_PARAM_NO_ACPI=1