Skip to content

Version 8.9.0 is ready for download

Compare
Choose a tag to compare
@mbusb mbusb released this 17 Nov 19:07
· 289 commits to master since this release

Some of the significant changes since last release are:-

  • Support for GPT based USB disks. But my experience with GPT disk was erratic. Some time it works and some time not. Try your luck
  • Added new command line option to install sysinux on multibootusb director (use -s or --syslinux)
  • Added new command line option write ISO images directly to USB disk (use -r or --raw)
  • Boot un supported ISO or IMG directly using memdisk
  • Added feature for selecting ISO, IMG or Zip from file chooser dialog
  • Corrected path to menu.lst file for distrs based on grub4dos
  • Fix for crash when multicard reader is inserted on the system without a SD card
  • Correctly detect USB disk information using udisk2-dbus without crash under Linux
  • Fixed an issue where path contain spaces would result in qemu boot error
  • If distro is not supported, ISO is automatically added using memdisk. You can uninstall later if it does not work
  • Added Nano Linux
  • Added KonBoot
  • Startup time of windows version of multibootusb will be little slow as it has to check for GPT disk.