Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved Two boot menus BIOS and UEFI
#2
It should be noted that given an ISO file, Ventoy doesn't know in advance that whether it can boot OK in Legacy BIOS or UEFI mode.
It need the user to distinguish them.
Assume that you know that some ISO files can boot OK in Legacy BIOS mode and some ISO files can boot OK in UEFI mode.
Then you can use VTOY_DEFAULT_SEARCH_ROOT option in global control plugin. For example:

Code:
{
    "control_uefi": [
        { "VTOY_DEFAULT_SEARCH_ROOT": "/ISO/UEFI" }
    ]
}

Then in Legacy BIOS mode, all the ISO files will be displayed, and in UEFI mode only the ISO files in /ISO/UEFI directory will be displayed.
Reply


Messages In This Thread
Two boot menus BIOS and UEFI - by BKPB - 10-24-2022, 06:58 AM
RE: Two boot menus BIOS and UEFI - by longpanda - 10-24-2022, 08:00 AM
RE: Two boot menus BIOS and UEFI - by BKPB - 10-24-2022, 08:26 AM
RE: Two boot menus BIOS and UEFI - by longpanda - 10-24-2022, 09:09 AM
RE: Two boot menus BIOS and UEFI - by BKPB - 10-24-2022, 10:18 AM
RE: Two boot menus BIOS and UEFI - by Steve2926 - 04-01-2024, 05:36 PM
RE: Two boot menus BIOS and UEFI - by click-click - 04-01-2024, 07:04 PM
RE: Two boot menus BIOS and UEFI - by click-click - 04-03-2024, 03:31 PM
RE: Two boot menus BIOS and UEFI - by click-click - 04-03-2024, 03:46 PM
RE: Two boot menus BIOS and UEFI - by click-click - 04-03-2024, 04:14 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)