Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Subdirectories in Part 1 "Main Partition to hold ISO-Files"?
#1
I created an USB-Stick using
Code:
$ sudo bash Ventoy2Disk.sh -i -I -r 4096 /dev/sdb
Worked fine! Now I'd like to have subdirectories there to categorize the ISO-File, f.e.:
  • Category A
  •      Iso A1
  •      iso B2
  • Category B
  •      ...
How can I achieve this in a way, that ventoy offers the subdirectories first for selection?
Reply
#2
This is my solution:
  • Install the PlugIn as described here, therefore plug and open the USB-Stick
  • Run the VentoyPlugson, for me withLINUX
          $ sudo bash VentoyPlugson.sh /dev/sdX   # Check the device first, typically sdb
  • Note that VentoyPlugson must be runnig for each configuration, also after install and first usage.
  • For configuration, open the webbrowser and call http://127.0.0.1:24681.
  • I made these modifications:
  •      Global Control Plugin: language: DE
  •      VTOY_DEFAULT_MENU_MODE:   Option Setting = 1    #  1 = TreeView Mode
  •      VTOY_DEFAULT_KBD_LAYOUT:  Option Setting = GERMAN
  •      VTOY_SORT_CASE_SENSITIVE: Option Setting = 1
  • Finally stop VentoyPlugson by pressing CTRL-C 
  • UNmount USB-Stick
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)