So the story begins with the PXE automated installation on dedicated servers and virtual servers.
I am trying to boot operating systems using PXE (using ipxe scripts) and perform automated installations on them. Linux operating systems are being installed without any issues. I also have no issues with installing Windows Server 2008/2012 directly on physical servers.
However I wanted to do it on virtual machines (I am using VMware ESXi 5.x on my end). After everything is loaded (like bootmgr.exe
, bcd
, boot.sdi
, wgl4_boot.ttf
, boot.wim
) and the server boots, I get a blue screen:
Does anyone have any idea why I am getting this and how to fix it?