Cross Platform

windows-linux-large
No matter you work in Windows or Linux, MultiBootUSB will work in the same manner. Bootable USB created in windows should work in Linux and vice versa. It also reduces the development time significantly as the code base is same for Windows and Linux.

Open Source

open-source
MultiBootUSB is released under General Public Licence (GPL). Anybody can use, modify and redistribute if they wish. It is also build using the best of open source softwares from the world. Be it Python or Syslinux you get the best. Source code is always available to users to view.

Free

free
It is my promise that MultiBootUSB will always be free, unconditionally.

Linux distributions

multi-linux
MultiBootUSB supports many distros and still counting. There is no pre-configured distro specific files included in MultiBootUSB. The configuration files are modified dynamically during installation so that user get the distro’s all available default boot options.

Python

python
The entire code of MultiBootUSB is written in python. Python is a powerful dynamic programming language which is widely used in cross-platform application. The programming language use in famous software such as Dropbox is also used in MultiBootUSB.

PyQt

pyqt
GUI toolkit for MultiBootUSB has been carefully chosen as PyQt. PyQt is a Qt binding for python. MultiBootUSB make use of QtDesigner, a GUI form designer, for user interface so that we can code more. Qt is one of the most widely used GUI toolkit available in the filed today and looks native in all platform.

Syslinux

syslinux
Syslinux is used as default boot loader for making your USB bootable. The selection of boot loader is carefully chosen as many distros uses isolinux or syslinux in their ISOs. MultiBootUSB ships with different verion of syslinux to reduce incompatibility and install exact distro specif syslinux.