Commit Graph

4 Commits (master)

Author SHA1 Message Date
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
7 years ago
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
7 years ago
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)
7 years ago
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.
7 years ago