1. 程式人生 > >HOW TO CREATE A UEFI WINDOWS 7 USB BOOT DISK

HOW TO CREATE A UEFI WINDOWS 7 USB BOOT DISK

  1. Extract the files from DVD or ISO file
  2. Partition your USB Drive (optional) a. Open Command Window (CMD) as administrator b. diskpart c. list disk d. select disk NUMBER e. clean f. create Partition Primary g. select Partition 1 h. active i. format quick fs=FAT32 j. assign j. exit
  3. Copy files from DVD or ISO to USB Drive
  4. Make a directory “/efi/boot” on the USB Drive
  5. Go to “/source/install.wim” open archive with 7-zip a. In the archive go to “/1/Windows/boot/efi” b. Copy file bootmgfw.efi to “/efi/boot” on USB Drive
  6. Rename bootmgfw.efi to bootx64.efi in “/efi/boot”
  7. Copy Files from “/efi/microsoft/boot” TO “/efi/boot”