iPXE discussion forum
Blank Screen ESX5.1 VMWare V9 - Printable Version

+- iPXE discussion forum (https://forum.ipxe.org)
+-- Forum: iPXE user forums (/forumdisplay.php?fid=1)
+--- Forum: General (/forumdisplay.php?fid=2)
+--- Thread: Blank Screen ESX5.1 VMWare V9 (/showthread.php?tid=7912)



Blank Screen ESX5.1 VMWare V9 - khanand - 2016-01-14 18:23

Hi,

We've stumbled across a bit of a strange problem resulting in blank screen when building Windows 2012 server during the WINPE stage of the build process.

Components involved are iPXE, WIMBoot 5.1, ESX 5.1, Virtual Machine hardware version 9, WINPE 5.1, Windows 2K8 WDS, Windows Server 2012.

The problem seems to occur when WIMBoot calls winload.exe from WINPE 5.1 - the display goes blank but the build continues as normal, just can't be seen! using Virtual Hardware Version 8 works with no issues, it's only when we select VM version 9 in vCenter as the virtual machine does it become a problem. It smacks of VMware driver issues in WINPE, but the latest drivers have been injected into the PE WIM.

Anyone seem anything similar? any help appreciated Smile


RE: Blank Screen ESX5.1 VMWare V9 - NiKiZe - 2016-01-14 18:37

(2016-01-14 18:23)khanand Wrote:  The problem seems to occur when WIMBoot calls winload.exe from WINPE 5.1 - the display goes blank but the build continues as normal, just can't be seen!

Do you send any options to wimboot, if not try adding the "gui" option and if you do have "gui" on the wimboot prompt, try removing it.


RE: Blank Screen ESX5.1 VMWare V9 - mcb30 - 2016-01-14 22:13

(2016-01-14 18:37)NiKiZe Wrote:  Do you send any options to wimboot, if not try adding the "gui" option and if you do have "gui" on the wimboot prompt, try removing it.

Exactly what I was going to suggest!

Michael


RE: Blank Screen ESX5.1 VMWare V9 - khanand - 2016-01-19 17:09

Hey ...

Thanks for the suggestion, using the 'gui' switch helps reveal what's behind the blank screen. A BSOD with the error SYSTEM_THREAD_EXCEPTION_NOT_HANDLED. The BSOD only occurs if we select SERVER 2012 as the guest operating system on the virtual machines properties. If the OS is set to 2K8 no issue which I find a little strange as my understanding is ... setting the guest OS shouldn't make any difference in terms of the way the VM is presented to the operating system.

We tested ESX 5.5 and VM HW 10 - seems that whatever we set the guest OS to in this release we get a BSOD ...


RE: Blank Screen ESX5.1 VMWare V9 - mcb30 - 2016-01-19 17:16

(2016-01-19 17:09)khanand Wrote:  Thanks for the suggestion, using the 'gui' switch helps reveal what's behind the blank screen. A BSOD with the error SYSTEM_THREAD_EXCEPTION_NOT_HANDLED. The BSOD only occurs if we select SERVER 2012 as the guest operating system on the virtual machines properties. If the OS is set to 2K8 no issue which I find a little strange as my understanding is that setting the guest OS shouldn't make any difference in terms of the way the VM is presented to the operating system.

It potentially affects which virtual hardware is presented to the guest. It would be very reasonable for VMware to decide to present a known-good list of virtual hardware, and that list is likely to vary by OS.

Michael


RE: Blank Screen ESX5.1 VMWare V9 - khanand - 2016-01-19 17:43

(2016-01-19 17:16)mcb30 Wrote:  
(2016-01-19 17:09)khanand Wrote:  Thanks for the suggestion, using the 'gui' switch helps reveal what's behind the blank screen. A BSOD with the error SYSTEM_THREAD_EXCEPTION_NOT_HANDLED. The BSOD only occurs if we select SERVER 2012 as the guest operating system on the virtual machines properties. If the OS is set to 2K8 no issue which I find a little strange as my understanding is that setting the guest OS shouldn't make any difference in terms of the way the VM is presented to the operating system.

It potentially affects which virtual hardware is presented to the guest. It would be very reasonable for VMware to decide to present a known-good list of virtual hardware, and that list is likely to vary by OS.

Michael

you mean known good as in compatible with which components? I don't see the issue using native WDS (wdsnbp.exe) so the problem is IPXE or WIMBOOT it seems ?


RE: Blank Screen ESX5.1 VMWare V9 - Andreas - 2016-02-25 08:41

This is the same exceotion as we have talked about on IRC Michael. So might be something that we can try to address as well with the Dell HW.


RE: Blank Screen ESX5.1 VMWare V9 - marcel - 2016-08-23 08:01

Try to config your VM to only have 1 vCPU. This has worked for me.

Have a look at: http://forum.ipxe.org/showthread.php?tid=8115