vt_linux_specify_initrd_file /images/pxeboot/initrd.img
elif [ -f (loop)/live/initrd ]; then
vt_linux_specify_initrd_file /live/initrd
-
+ elif [ -f (loop)/initramfs-linux.img ]; then
+ vt_linux_specify_initrd_file /initramfs-linux.img
fi
}
+
function ventoy_get_ghostbsd_ver {
# fallback to parse version from elf /boot/kernel/kernel
set vt_freebsd_ver=xx