Code:
{
"control": [
{ "VTOY_DEFAULT_MENU_MODE": "1" },
{ "VTOY_FILT_DOT_UNDERSCORE_FILE": "1" },
{ "VTOY_DEFAULT_SEARCH_ROOT": "/_ISO/MAINMENU" },
{ "VTOY_MENU_TIMEOUT": "10" },
{ "VTOY_DEFAULT_IMAGE": "/_ISO/LINUX/ubuntu-18.10-desktop-amd64.iso" }
]
}
This is not working as expected.
The files in the /_ISO/MAINMENU folder are listed, but it is booting to the first payload listed in the /_ISO/MAINMENU folder and it is not booting to ubuntu.
I tested on an E2B USB version of Ventoy v1.0.29. Is it a problem with official Ventoy too?