MultiSystem Create a MultiBoot USB from Linux

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

  1. Download and Open the script with Ubuntu's archive manager.
    Open multiboot.sh with Download Manager
  2. Extract the install-depot-multiboot.sh Script from the archive to your desktop.
    Extract MultiBoot
    Extract to Desktop
  3. Double Click install-depot-multiboot.sh from your desktop and select the option to "Run in Terminal".
    Select to Run Script in Terminal

How to Use the Multisystem LiveUSB Tool

  1. Insert a flash drive into your computer.
  2. Launch the Script via Applications > Accessories > MultiBoot.
  3. Select your flash drive from the list and click Validate.
    Select and Validate your Multiboot USB Drive - Multisystem
  4. Now Drag and Drop an ISO file into the Window to add the Distribution (simply repeat the process to add more ISOs).
    Drag and Drop ISOs - Multisystem - Multiboot USB
  5. 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!