Skip to content

moodyprod2000/Multiboot-Toolkit

 
 

Repository files navigation

Multiboot Toolkit

A small program to allow you to create a bootable disk on USB Flash Drive or HDD/SSD External Hard Drive. It works well for both Legacy BIOS Mode and UEFI Mode.

USB Flash drive: Multiboot Toolkit only supports to create a bootable disk base on the MBR partition table.

HDD/SSD External Hard Drive: It is supported to create a bootable disk for both the MBR partition table and the GPT partition table without losing your data.

Features

  1. Supported boot Legacy BIOS mode with Grub2, Grub4dos and Syslinux
  2. Supported boot UEFI mode with rEFInd, Grub2, Clover and Xorboot
  3. Boot into Windows / Linux / macOS UEFI mode via rEFInd in Multiboot OS
  4. Supported for booting Linux live ISO (only show menu when ISO file is available)
  5. Supported for booting Live Antivirus which used to scan for viruses outside the Windows environment
  6. Supported boot live hacker distros include powerful tools in pentesting, anonymity, forensics
  7. Supported rescue tools, such as Acronis True Image, Parted Magic, Bitdefender Rescue CD
  8. WinPE SE boot supported for advanced rescue (partition, rescue data, test computer hardware through WinPE SE)
  9. Install Windows directly through WinSetupfromUSB or indirectly through WinPE SE

Platform

Windows (7 or higher version)

Recommend to use on Windows 10 for multi-language supporting.

Installing

Run batch files as administrator to install/add modules/customize a multiboot device.

1. Create bootable disk: Install-Multiboot.png

2. Intergrate Modules: Install-Modules.png

2. Customize/Repair Multiboot Device: Extra-Features.png

Running the tests

  • Run "[ 03 ] Extra-Features.bat" as administrator >> Just Enter to open QemuBootTester
  • Or setup virtual machine with Virtual Machine USB Boot to test it (recommend)

Preview

1. Grub2 Menu: grub2menu.png

2. rEFInd Menu: rEFindmenu.png

For my particular thanks to the author of the following projects:

  1. Bootloader & Boot Manager: GRUB2 | rEFInd | Clover EFI | Syslinux | Grub4dos

  2. Disk Tools: AOMEI Partition Assistant | BootICE | GPT fdisk | WinCDEmu

  3. Grub2 File Manager: Grub2 File Manager

  4. Development Tools: 7-Zip | Wget | Curl

  5. Utility tools: WinSetupFromUSB | YUMI boot | Ntfs Drive Protection

About

Create a bootable disk

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 100.0%