Jarom

Bardzo aktywny
Zasłużony
Dołączył
23 Wrzesień 2016
Posty
3893
Reakcje/Polubienia
1228
MultiBootUSB 8.5.0

6fe65fa1cf420f6939eab1d685bd3d03.jpg


MultiBootUSB to niewielka aplikacja pozwalająca na stworzenie samostartującego, multibootowalnego pendrive'a. Oznacza to, że na jednym pendrive możemy utworzyć wiele bootowalnych obrazów różnych systemów operacyjnych w formacie ISO.

Wraz z programem utworzymy napęd USB poprzez instalację Syslinux. Z kolei QEMU umożliwia uruchamianie obrazów ISO na wirtualnej maszynie.
źródło: instalki.pl

Zaloguj lub Zarejestruj się aby zobaczyć!
 

Jarom

Bardzo aktywny
Zasłużony
Dołączył
23 Wrzesień 2016
Posty
3893
Reakcje/Polubienia
1228
MultiBootUSB 8.6.0

  • Fresh and friendly user interface (GUI)
  • Initial support for UEFI/EFI boot
  • Added GRUB2 boot loader
  • Auto creation of loopback.cfg file for GRUB2 support
  • Direct ISO write to USB now uses '"oflag=sync"' flag
  • Use system pyudev library by default
  • Fixed syslinux install failure in distro dir on ext2/3/4
  • Fixed crash when writing ISO to USB on Windows
  • Detect isolinux version 2 and install version 3 instead.
  • Improvements to persistence logic
  • Simplified USB disk detection
  • Improved CentOS detection
  • Improved user experience through rewording display messages
  • Fix for creating persistence on mount points containing spaces
  • Fixed kaspersky install issue
  • Improved fedora detection script
  • Added support for Virtualized USB.
    Zaloguj lub Zarejestruj się aby zobaczyć!
  • Added PLOP boot manager
  • Added Dam Small Linux
  • Added netboot.iso
  • Added latest memtest
  • Added slack mini boot
  • Added Fat Dog
  • Added Finnix

Zaloguj lub Zarejestruj się aby zobaczyć!
 

Jarom

Bardzo aktywny
Zasłużony
Dołączył
23 Wrzesień 2016
Posty
3893
Reakcje/Polubienia
1228
MultiBootUSB 8.7.0
  • Hide GUI widgets when installation in progress
  • Show USB disk size in USB details
  • Reduced CPU usage drastically
  • Open default text editor application under Linux for editing syslinux file
  • Reduced various redundant function calls
  • Dropped p7zip-plugin for suse and mageia (package not available in repo)
  • Improved CLI user experience. Windows users should run from source to enable this option
  • Added custom functions for writing custom loopback.cfg file
  • Various code cleanup
  • Removed windows line ending which prevented application not to start under Linux
  • Corrected systemrescuecd subdir path
  • Full credit to and added as
  • Added colour to terminal output
  • Bundled Colorama module
  • Added vba32rescue ISO
  • Added PC Tools ISO
  • Few other minor improvements to code
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Jarom

Bardzo aktywny
Zasłużony
Dołączył
23 Wrzesień 2016
Posty
3893
Reakcje/Polubienia
1228
MultiBootUSB 8.7.1
  • Warning text under 'Write image to disk' tab
  • Fix for rpm based distro which did not run due to import error
  • Fix for suse package and it now checks for correct package dependencies
  • Copy only multibootusb directory to USB if user accept installation choice
  • Display human readable size for an ISO in terminal
  • New command line option to skip confirmation message 'try multibootusb -c -h' for more details
  • New command line option to install multiple distros at a time (Windows user should be able to run only under source code)
  • Fix for crash when installing under Install syslinux tab
  • Prevent read only filesystem under Linux
  • Corrected setup file copy location preventing crash
  • Improved multibootusb-pkexec script for working under rpm and deb based distros
  • Create correct policy file during build time for various packages
  • Improved user guide at
    Zaloguj lub Zarejestruj się aby zobaczyć!
  • Various code cleanups
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Jarom

Bardzo aktywny
Zasłużony
Dołączył
23 Wrzesień 2016
Posty
3893
Reakcje/Polubienia
1228
MultiBootUSB 8.8.0
  • Fix for crash when listing fixed partition
  • Simplified 7zip listing to include directories as well
  • Correctly remove files installed outside multibootusb directory when uninstalling
  • Added option to select zip files when choosing ISO files
  • Added option to choose between two methods when syslinux shipped by ISO is version 3 or below
  • Fix for trinity boot issue
  • Updated README file
  • Modified setup file for including grub2 modules in correct place
  • Add python path so as to avoid import error under debian
  • Fixed shipping of grub2 modules under correct directory (on Linux)
  • Display version info only before launching the application
  • Updated user guide
  • Added FAQ section on the official site
  • Reduced 7zip call when extracting files
  • Improved usage info string of command line option (Thanks to Keshav Kini)
  • Various code cleanup and removed redundancy codes
  • Added RISING Antivirus CD
  • Added INSERT ISO
  • Added Liberte
  • Added Alpine
  • Added Trinity Rescue Disk
  • Added AntiVirus Live CD (Calm AV)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37852
Reakcje/Polubienia
33966
MultiBootUSB 8.9.0
  • 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.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37852
Reakcje/Polubienia
33966
MultiBootUSB 9.0.0
Major changes since version 8.9.0 are:-

  • Improved UEFI support (thanks to many users for testing reporting back the problem, especially eaglerainbow)
  • New efi binary based on latest grub2 source
  • Added grub2 efi modules
  • Fix for crash when Windows system language is non set to English
  • Fis for rpm based packages during start of the programe
  • Improved the GPT detection under Windows and it is much faster than previous release
  • Corrected partedmagic path issues (thanks to user gabrielmagno)
  • Improved GPT detection under Linux
  • Check for root privilege when using CLI
  • Fix crash when installing ISO from CLI due to GPT check
  • Fix crash when installing syslinux from CLI due to GPT check
  • Install extlinux under Linux for NTFS filesystem
  • Correct usage instructions in help text
  • Added option to choose install distro using memdisk. Beware that not all distos would work. But you can uninstall it any time.
  • Added Xenial Puppy
  • Added OSFclone
  • Added Redcore Linux
  • Added Slacko Puppy
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19209
Reakcje/Polubienia
55912
MultiBootUSB 9.2.0
version 9.2.0:
  • Fix for crash under Windows
  • Reimplemented Debian persistence feature under Linux and Windows
  • Improved partition detection type
  • Allow target drive specification using lower case letter in command line interface
  • Added option to specify persistence option from commanl ine interface using 'persistence-size' or 'p'
  • Better conversion of syslinux config files to grub compatible one (loopback.cfg)
  • Prevent command line interface from installing over existing installation (similar to GUI)
  • Fix distro detection going out of sync after uninstalling a distro
  • Multibootusb remembers persistence size when trying next distro (having persistence feature)
  • Better detection og GPT devices under Windows
  • Fix linux (ubuntu16.04) incompatibility (7zip coding)
  • Fix crashing of multibootusb when installing default syslinux
  • Provide feedback after successful or failure of syslinux install
  • General code cleanup
  • Find and prompt for empty ISO files
  • Fixed various typographical errors
  • Fix wifi slax install issue
  • Fix Antergos booting issue
  • Fix slitaz rolling detection and install
  • Fix wifi slax install issue
  • Fix for syslinux install when USB disk is not inserted
  • Fix parted magic grub label (Thanks to gabrielmagno)
  • Intimate users if USB disk not inserted when trying to install syslinux
  • Add support for AntiX 17.1
  • Added Parabola Linux
  • Sync with other multibootusb project
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry