Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 how to make ventoy boot local disk 0
#1
How to make ventoy boot local disk 0 ?

After 30 sec automatic boot  local disk 0.
Reply
#2
UEFI or BIOS/Legacy boot ?
Reply
#3
(12-27-2023, 10:17 AM)Steve2926 Wrote: UEFI or BIOS/Legacy boot ?


Both.
Reply
#4
Did you try the examples in the documentation ?

https://ventoy.net/en/plugin_control.html


{
"control": [
{ "VTOY_MENU_TIMEOUT": "10" },
{ "VTOY_DEFAULT_IMAGE": "F4>Search and boot Windows" }
]
}
{
"control": [
{ "VTOY_MENU_TIMEOUT": "10" },
{ "VTOY_DEFAULT_IMAGE": "F4>Boot the 1st local disk" }
]
}
Reply
#5
(12-30-2023, 08:20 AM)Steve2926 Wrote: Did you try the examples in the documentation ?

https://ventoy.net/en/plugin_control.html


{
    "control": [
        { "VTOY_MENU_TIMEOUT": "10" },
        { "VTOY_DEFAULT_IMAGE": "F4>Search and boot Windows" }
    ]
}
{
    "control": [
        { "VTOY_MENU_TIMEOUT": "10" },
        { "VTOY_DEFAULT_IMAGE": "F4>Boot the 1st local disk" }
    ]
}


THANKS!!! THAT IS WORK!!!!

USE:

{
    "control": [
        { "VTOY_MENU_TIMEOUT": "30" },
        { "VTOY_DEFAULT_IMAGE": "VTOY_EXIT" }
    ]
}
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)