Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
【Solved】Issue with menu_alias and Multi-Mode Option
#7
Quote:Yes, You need two copy.


Not a very good solution.

Tried image_list plugin. Works well, however I still would like one folder, say /iso/Auto, where isos images can
be tested very fast without modifying ventoy.json each time and adding new path to image list.

Then I looked at image_blacklist. I thought with this plugin, ventoy will search and display all images not found in the
image_blacklist section as per documentation "Firstly, Ventoy will search as normal. And then remove the files in the blacklist from the search result."

This doesn't seem to work for me for some reason.
First of all, it seems to work in reverse. image_blacklist_uefi should contain legacy images and image_blacklist_legacy should contain uefi images.
Secondly, Ventoy doesn't display any images not found in the image_blacklist. 

Is this a bug or am I doing something wrong?


Code:
    "image_blacklist_uefi": [
    "/iso/grubfmx64.efi",
        "/iso/Utilities/bootituefi.iso",
    "/iso/Utilities/Memtest86pro.iso"
    ],
    
    "image_blacklist_legacy": [
        "/iso/grubfm.iso",
        "/iso/Utilities/bootitmbr.iso",
        "/iso/Utilities/HDDaRTs.iso",
    "/iso/Utilities/MTFD.iso"
    ]
Reply


Messages In This Thread
RE: Issue with menu_alias and Multi-Mode Option - by Orochi - 03-13-2021, 04:07 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)