2
0
mirror of https://github.com/mbusb/multibootusb synced 2024-11-16 21:26:23 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
mbusb
3136ffe4fa Fix for crash on windows:
1. This is yet another fix for crash under windows due to detecttion in partition type
2. Fix for syslinux install when USB disk is not inserted.
3. Now syslinux install properly copy required files after install
4. Intimate users if USB disk not inserted when trying to install syslinux
5. Update version to 9.2.0
2018-01-21 12:03:32 +05:30
mbusb
ec0f8d95f9 Added i386 grub2 modules and scan and boot ISO files directly from "/multibootusb/iso" directory.
1. Added latest i386 compatable module files
2. Added menu entries from multibootusb project http://mbusb.aguslr.com
3. Included section to boot ISOs directly using loop mount
2018-01-02 23:19:39 +05:30
mbusb
f868ea85f5 Windows improvements and update extlinux.cfg
1. Hide command wind when multibootusb is launched
2. Update extlinux.cfg to match with updated syslinux.cfg
2017-12-30 17:26:43 +05:30
mbusb
97b3cd830b Improvements to uefi booting.
1. Compiled new efi binary based from latest grub2 source
2. Added grub2 efi modules
3. Corrected partedmagic path issues
4. Added few more text in grub.cfg
2017-12-29 22:04:24 +05:30
mbusb
ed820167e6 Upgrade to version 8.9.0
* Improved the GPT detecttion under Windows
* Support for GPT based USB disks. BIOS and UEFI mode works only under USB created under Linux.
* Added command line option to install sysinux on multibootusb director (use -s or --syslinux)
* Added command line option to direct ISO writing to USB disk (use -r or --raw)
* Boot ISO and IMG directly using memdisk
* Added feature for selecting ISO, IMG, Zip and all files options in 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 using a path with spaces would cause a 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
2017-11-12 22:09:27 +05:30
mbusb
ea2e3ce9ed Partital GPT disk support under Windows (No BIOS boot). 2017-05-21 18:06:31 +05:30
mbusb
1a4e2520e6 GPT partition table support and more
1.  Support for GPT partition table (only under Linux as of now)
2.  Added various binaries to source for GPT partition table support
3.  Added command line option to install sysinux (use -s or --syslinux)
4.  Added command line option to direct ISO writing to USB disk (use -r or --raw)
2017-05-19 22:31:03 +05:30
mbusb
1e77980bf7 Prepare for version 8.8.0 release 2017-05-10 12:37:19 +05:30
mbusb
d12f4e9adb Version bump to 8.7.1 and bug fix for import errors based rpm distros 2017-05-03 22:47:15 +05:30
mbusb
995797d721 Fixes 2017-04-29 18:35:00 +05:30
mbusb
11096af0d8 User improvements and version bump
1. Warn users when using partition/disk for dd and normal disto install through a message
2. Bumped the version to 8.6.0
3. Updated changelog for version 8.6.0
4. Changes logic for Slackware mini
5. Check for host pyudev and use inbuilt if not available
6. Updated setup.py for inclusion of newer files towards new release
2017-04-23 00:07:00 +05:30
mbusb
4ca22ff1fd Bug fix
1.  GRUB command not found error
2.  Added missing command.lst file
3.  Crash while writing ISO to USB disk under Windows
2017-04-21 23:50:14 +05:30
mbusb
704769a81c Small improvements and added a distro
1. Added syslinux.bin and an entry in grub.cfg so as to chainload to syslinux from grub2
2. Added grml
3. Kill windows explorer when writing ISO image to USB (This is reqired to prevent dd.exe from failing)
4. Load combobox with detected drive when loading GUI
5. File dialog remembers last opened file directory
6. Logging syslinux install command
2017-04-16 22:19:18 +05:30
mbusb
1c6cd4fff7 GUI and other improvements
1. Diable persistence slider after installing a distro
2. Correct typo on default syslinux.cfg file
3. Update status text when applying filesystem to persistence file
4. Correct QEMU boot issue under Windows
2017-04-16 14:32:06 +05:30
mbusb
7b92c2021b Improvements and bug fixes
1. Added Finnix
2. Check for EFI binary after uninstalling a distro (and copy mbusb binary if not present)
3. Added Fatdog
4. Improved way to detect grub*.cfg file
5. Corrected spelling mistake
2017-04-16 10:37:12 +05:30
mbusb
d8b485efda 1. Initial UEFI support
2. Added PLOP boot manager
3. Added netboot.iso
4. Added latest memtest
5. Added slack mini boot
6. Improved fedora detection script

This commit provide initial and bare minimum support to UEFI boot.
The support will be improved upon users feedback and raising issues.
2017-04-10 21:30:38 +05:30
mbusb
f6b6d1c0e5 Update to new release - 8.5.0 2017-02-05 15:29:07 +05:30
mbusb
be4c8d9763 update to version 8.4.0 2016-12-26 23:23:21 +05:30
mbusb
859ccc8d17 New release - 8.3.0 2016-12-03 17:59:33 +05:30
mbusb
1e3f1f1c26 Added ReactOS 2016-11-30 21:59:03 +05:30
mbusb
767bcc6d4e Updating to new release 8.2.0 2016-11-27 16:41:30 +05:30
Vincent Bermel
cc37e27f0c Unhardcode icon file type in GNU/Linux laucher 2016-11-24 21:43:42 +01:00
mbusb
5aaa28c4b2 Update files to version 8.1.0 2016-11-20 16:28:02 +05:30
mbusb
2c33ed73de Upgrading to version 8.0.0 2016-11-06 16:48:53 +05:30