Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Change default Image Folder
#4
(09-15-2020, 02:13 PM)Panarchy Wrote: is there a way to change the default iso image folder with a script?
https://www.ventoy.net/en/plugin_control.html you can specify which folder to check for isos/img in to increase speeds for long lists and exclude looking in other folders without using a .ventoyignore files by adding global control plugin option lines to your ventoy.json like follows, just change "/ISO" to any other folder on part 1. I named mine "Catalog". 
{
    "control": [
        { "VTOY_DEFAULT_SEARCH_ROOT": "/ISO" },
    ]
}

I have seen it mentioned that some would like to boot from iso not on the usb device but instead from a computers folder but not sure if it was ever accomplished. Maybe another global control plugin can be added in the future such as "VTOY_DEFAULT_SEARCH_LOCAL_ROOT" with another starting prefix like true / or current one expanded somehow to allow specifiying a folder like /sda7/manjaro/Desktop/ventoyisofolder?
Reply


Messages In This Thread
Change default Image Folder - by Panarchy - 09-15-2020, 02:13 PM
RE: Change default Image Folder - by GCMartin - 09-15-2020, 04:51 PM
RE: Change default Image Folder - by Algernon - 09-15-2020, 07:33 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)