How to Create a MultiBoot USB flash drive from Linux: Multisystem is an awesome little tool created by LiveUSB. It works similar to the Windows based YUMI MultiBootISOs USB Creator, but was created specifically for use within Linux. It can be run from within Ubuntu to create a custom Multiboot UFD from the ISO files of your favorite bootable Live Linux distributions.
Official Website: http://liveusb.info/dotclear
This tool uses Grub2 instead of Grub Legacy.
NOTE: MultiSystem might not work as expected, as it appears this project is no longer active.
Prerequisites:
- A running Ubuntu based operating system.
- Flash drive (to use for your Multisystem USB).
- A working Internet connection.
- install-depot-multiboot.sh.tar.bz2
Installing the Multisystem LiveUSB Tool
- Download and Open the script with Ubuntu's archive manager.
- Extract the install-depot-multiboot.sh Script from the archive to your desktop.
- Double Click install-depot-multiboot.sh from your desktop and select the option to "Run in Terminal".
How to Use the Multisystem LiveUSB Tool
- Insert a flash drive into your computer.
- Launch the Script via Applications > Accessories > MultiBoot.
- Select your flash drive from the list and click Validate.
- Now Drag and Drop an ISO file into the Window to add the Distribution (simply repeat the process to add more ISOs).
- Once finished, restart your PC, set your BIOS or Boot Menu to boot from the removable device, Select the distro you want to Boot up, and enjoy!