2
0
mirror of https://github.com/mbusb/multibootusb synced 2024-11-16 21:26:23 +00:00
Go to file
mbusb 75342f1198 Add debug info and qemu enhancement
1. Added debug info to check the python version
2. Added kvm option in qemu under Linux
2018-01-21 13:05:32 +05:30
data Fix for crash on windows: 2018-01-21 12:03:32 +05:30
scripts Add debug info and qemu enhancement 2018-01-21 13:05:32 +05:30
.gitignore Improvements to uefi booting. 2017-12-29 22:04:24 +05:30
build_pkg Windows improvements and update extlinux.cfg 2017-12-30 17:26:43 +05:30
CHANGELOG Update Changelog for new release 2017-12-30 15:58:56 +05:30
install.py modify install.py 2017-12-30 11:57:36 +05:30
LICENSE.txt Update files to version 8.1.0 2016-11-20 16:28:02 +05:30
multibootusb Add debug info and qemu enhancement 2018-01-21 13:05:32 +05:30
multibootusb-pkexec Improvement under Linux and build improvements 2017-04-30 01:32:02 +05:30
multibootusb.nsi Added setup.exe support and qemu device boot failure fix for Linux 2017-04-23 14:51:42 +05:30
org.debian.pkexec.run-multibootusb.policy Added distro and functionality... 2017-05-13 19:59:02 +05:30
README.md Update Readme 2017-12-30 16:14:07 +05:30
setup.py Bug fix to setup file and new distros: 2017-05-08 00:12:18 +05:30
uninstall.py Update files to version 8.1.0 2016-11-20 16:28:02 +05:30

Only limited instructions are provided here. For detailed instruction please refer User guide

What is multibootusb?

MultiBootUSB is a cross platform* software/utility to create multi boot live Linux on a removable USB disk. It is similar to UNetbootin but many distros can be installed, provided you have enough space on the disk. MultiBootUSB also provides an option to uninstall distro(s) at any time, if you wish.

  • Only works on windows and linux

What does multibootusb do?

MultiBootUSB allows you to do the following:

  1. Install multiple live Linux and other Operating Systems to a USB disk and make it bootable without erasing existing data.
  2. Ability to uninstall installed OS later.
  3. Write ISO image directly to a USB disk (you can think of GUI for Linux dd command).
  4. Boot ISO images directly without rebooting your system using QEMU option.
  5. Boot bootable USBs without rebooting your system using QEMU option.
  6. Boot USB on UEFI/EFI system through GRUB2 bootloader (limited support).

Installation:

  • On Windows:

    • The windows version of multbootusb is not a standalone program. You need to install it on windows after download. Download the latest precompiled setup binary (.exe) file from here
    • The installation is fairly simple. Double click on the executable and follow the onscreen instructions.
  • On Linux:

    Using binary method:

    • Download the installation and source files for various distros from here
    • Use your favourite package manager to install multibootusb.

    Using source code method:

    • Please follow the instructions provided here

For the rest of the guide please refer Guide section of http://multibootusb.org

Website:

http://multibootusb.org

Development:

https://github.com/mbusb/multibootusb

Help:

Use Github issue service at https://github.com/mbusb/multibootusb/issues for help and issues.

Contributor(s)

Ian Bruce
LiQiong Lee
Alin Trăistaru (alindt)
and many others who have given their valuable bug report/ feedback.

Author(s)

MultiBootUSB is brought to you by Sundar and co-authored by Ian Bruce.