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