Multiboot USB drive for multiple OSes and tools
- Windows
This is the successfull procedure I adopted to create my multiboot USB drive with Ubuntu linux and Windows 10 (but you can put every bootable .iso or .zip file you want).
I have also tried SARDU and YUMI, but I couldn’t get them to work with UEFI.
Unfortunately the entire procedure only works on a Windows OS, if someone knows a way to do the same on linux just drop a comment line.
Create multiboot USB
- Download the OSes and tools that you want to put on your USB drive as
.isoor.zipfiles - Download and extract tools from Easy2Boot official website:
- E2B - formats and installs Easy2Boot on the USB drive
- MPI Tool Pack (MakePartImage) - converts
.isoand.zipfiles to.imgPTN
- Install Easy2Boot on a USB drive - go to extracted E2B tool
- insert a USB drive
- execute as admin
MAKE_E2B_USB_DRIVE (run as admin).cmd - select the correct USB drive
- choose
NTFS - choose preferred keyboard layout
- press “Enter” to all the subsequent requests
- Check: at the end of the procedure the window becomes green, USB drive has been formatted and E2B is installed on the USB drive
- Convert
.isoand.zipfiles to.imgPTN- go to extracted MPI Tool Pack (MakePartImage) tool- install ImDisk from
ImDisk\imdiskinst.exe - execute
CreateDesktopShortcuts.cmd - For each downloaded
.isoand.zip- Drag
.isoor.zipto the newly created desktop shortcutMPI_FAT32 - press “Enter”
- Check: in the same folder of your
.isoor.zipit should have created the.imgPTNfile
- Drag
- install ImDisk from
- Move created
.imgPTNfiles to\_ISO\MAINMENUof your USB drive - Execute
MAKE_THIS_DRIVE_CONTIGUOUS.cmdfrom your USB drive
If you want to later add any other .iso or .zip, just start from step 4 (of course you can also delete any .imgPTN file you don’t want anymore).
Use multiboot USB
Now that you have prepared your E2B drive, execute SWITCH_E2B.exe from your E2B drive in \_ISO folder and double click on the OS or tool that you wish to boot with. Next time you boot your computer you will be able to boot the selected OS or tool chosen.
To get back and choose another OS or tool to boot, go to e2b folder, execute SWITCH_E2B.exe and choose “Restore E2B partitions”.