Excelente opção para montar seus pendrives com várias distribuições do Linux ou Windows no mesmo pendrive.
To install MultiSystem on Debian and Ubuntu based Linux distros, open up a terminal and run the following command.
sudo apt install software-properties-common
Then add the official software repository to your system.
sudo apt-add-repository 'deb http://liveusb.info/multisystem/depot all main'
Import the public key.
wget -q -O - http://liveusb.info/multisystem/depot/multisystem.asc | sudo apt-key add -
Update software repository index and install MultiSystem.
sudo apt update sudo apt install multisystem