└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # UEFI_MULTI 2 | UEFI_MULTI - Make Multi-Boot USB-Drive 3 | 4 | Format USB Drive with MBR and 2 Partitions = Active FAT32 + NTFS 5 | 6 | USB drive Booting with Windows Boot Manager Menu in BIOS or UEFI Mode 7 | 8 | UEFI_MULTI can make Boot entry for Windows 10/11 x64 in VHD as FILEDISK 9 | 10 | UEFI_MULTI can make Boot entry for PE WIM file for Booting from RAMDISK 11 | 12 | VHD_Compact PDF - Windows To Go 13 | 14 | More Info: https://msfn.org/board/topic/186068-vhd_compact-repair-and-install-of-windows-1011-x64/ 15 | 16 | More Info: https://msfn.org/board/topic/181311-usb-format-tool-and-uefi_multi/ 17 | 18 | Best Performance: Switch AntiVirus Software e.g. Microsoft Defender Off 19 | 20 | **Credits and Thanks to:** 21 | 22 | - ChrisR - for making Win10XPE for Booting from RAMDISK 23 | https://github.com/ChrisRfr/Win10XPE 24 | 25 | - JFX for making WinNTSetup Program for Install of Windows 10/11 x64 in VHD 26 | https://msfn.org/board/topic/149612-winntsetup-v534/ 27 | 28 | --------------------------------------------------------------------------------