Enable UEFI in your VMWare machine

VMWare Workstation 8, 9, and 10 support booting to a UEFI environment.

Create a new virtual machine

Open the .VMX file of your virtual machine in Notepad (or similar) and add the following line to it:
firmware="efi"
Save the .VMX file.

 

 

 

 

In addition, order to be able to select network boot, it is advisable to add a boot delay to the startup of the virtual machine.

This can be done by adding the line "bios.bootdelay = 5000" (time is in milliseconds)

Popular posts from this blog

cognos content store database tables

How to fix: User, group, or role '*' already exists in the current database. (Microsoft SQL Server, Error: 15023)