MultiBoot USB
This is a project that contains a collection of GRUB files and scripts that will allow you to create a pendrive capable of booting different ISO files.
This project is Free Software released under the GNU General Public License (Version 3), therefore contributions are encouraged.
If you find a bug (and you don’t know how to fix it), have trouble following the installation process or have a question/suggestion about the project, go ahead and create an issue.
If you think you can solve the issue or want to add support for another distro, feel free to make a pull request with the code:
git checkout -b my-branch-name
.git push -u origin my-branch-name
.