fi
}
+
function distro_specify_initrd_file_phase2 {
if [ -f (loop)/boot/initrd.img ]; then
vt_linux_specify_initrd_file /boot/initrd.img
vt_linux_specify_initrd_file /boot/iniramfs.igz
elif [ -f (loop)/initrd-x86_64 ]; then
vt_linux_specify_initrd_file /initrd-x86_64
+ elif [ -f (loop)/live/initrd.img ]; then
+ vt_linux_specify_initrd_file /live/initrd.img
fi
}
#############################################################
#############################################################
-set VENTOY_VERSION="1.0.10"
+set VENTOY_VERSION="1.0.11"
# Default menu display mode, you can change it as you want.
# 0: List mode