ventoy / PXE

The open source part of iVentoy.
455 stars 32 forks source link

[Feature Request] Specify/Change ISO Folder #22

Open jharbin opened 1 year ago

jharbin commented 1 year ago

I would like the idea to change the location of my ISO folder. I would like it to be outside of the iVenToy folder structure and would like to see if configurable within the interface, if possible.

ventoy commented 1 year ago

You can create a softlink of your own folder and replace the original iso folder with the softlink.

jharbin commented 1 year ago

Hmm.. I'm using windows and I tried and made a shortcut, but when I ran iVenToy it didn't show any images under image Management. I was thinking maybe it saw some difference in the shortcut vs a real directory.

ventoy commented 1 year ago

Assume that your own ISO folder is F:\download\ISO then firstly delete the original iso folder, after that run mklink /D iso F:\download\ISO in cmd.exe under the iVentoy directory.

SteveBoylan commented 1 week ago

Can you provide a way of changing the ISO folder to a mount point on my NAS in proxmox