Building uEFI bootable ISO and USB for Windows 7 deployment

Posted by Darragh on Server Fault See other posts from Server Fault or by Darragh
Published on 2012-01-08T15:56:54Z Indexed on 2012/10/29 23:05 UTC
Read the original article Hit count: 281

I have been trying to build up a window's 7 and 2k8 EFI deployment ISO or USB. But struggling to to even get an ISO to boot from even VMware Workstation EFI implementation. The problem is there is no clear requirement to what the EFI bootloader is looking for, "e.g EFI boot file" even ISO's and USB's that are bootable don't find the required .efi file.

I'd like to know what is the process EFI bootloader follows to boot the EFI file. e.g;

in a EFI windows system its; C:\Windows\Boot\EFI\bootmgfw.efi

From DVD it's; F:\efi\microsoft\boot\cdboot.efi

from what people tell me it's on USB; G:\efi\boot\bootx64.efi (bootmgfw.efi renamed)

I've been testing on a HP notebook with EFI 2.0 and VMware Workstation 8.0 with .vmx file firmware = "efi"

© Server Fault or respective owner

Related posts about windows-server-2008

Related posts about windows-7