And you can even go a step further and configure it so all the ISOs go into a subdirectory. Then you can still use the USB for other stuff without it becoming a mess. Right now I have the following structure:
├ apps // Lots of portable apps, using the PortableApps system
├ data// For copying files between devices
├ images // ISOs go here, separated into Linux, Windows and Utilities
├ installs // For apps that need to be installed
├ secure // Encrypted Veracrypt store
└ ventoy // Ventoy config
All that on a tiny USB on my keychain and super useful when you’re the IT person for the family.
Same here. “Theres a random folder on the USB now but where’s the software to put the ISO in there?”
Now, having used Linux for a some time, it makes sense why it’s just an empty folder. An ISO is just a file, like anything else.
And you can even go a step further and configure it so all the ISOs go into a subdirectory. Then you can still use the USB for other stuff without it becoming a mess. Right now I have the following structure:
├ apps // Lots of portable apps, using the PortableApps system ├ data // For copying files between devices ├ images // ISOs go here, separated into Linux, Windows and Utilities ├ installs // For apps that need to be installed ├ secure // Encrypted Veracrypt store └ ventoy // Ventoy config
All that on a tiny USB on my keychain and super useful when you’re the IT person for the family.
Ventoy folders are next on my list :D