How to boot Multiple Images on one USB with Multisystem 05-25-2016, 09:28 PM
#1
How to boot Multiple Images on one USB with Multisystem
I have many different ISO's that I try and get running on my systems and recently I came across this amazing and possibly the easiest tool I have ever used for making a bootable USB.
How to install:
Add the PPA to your system sources and then run an update and download the file.
Code:
sudo apt-add-repository 'deb http://liveusb.info/multisystem/depot all main'
wget -q -O - http://liveusb.info/multisystem/depot/multisystem.asc | sudo apt-key add -
sudo apt update
sudo apt install multisystem
once installed you can run it with the command
Code:
multisystem
You can Drag and drop iso's but if Drag and Drop fails simply click the Icon at the bottom and go to where you keep your downloaded iso's.
![[Image: befpVei.png]](http://i.imgur.com/befpVei.png)
Then it will install itself to the USB
![[Image: NkjBtcV.png]](http://i.imgur.com/NkjBtcV.png)
and your done
I have my 32G USB booting UbuntuMini.iso, Kali, Slackware, Windows 7 x86/64 All in One, and FreeBSD.