In testing Winodws 8.1 deployment I’ve encountered numerous BSOD’s with “CRITICAL_STRUCTURE_CORRUPTION” errors in both Windows PE 5 and he full Windows 8.1 Operating System.
Solution is pretty simple if you’re running VMware ESX 5: http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2060019
In sumary, this is resolved in ESXi 5.0 Update 3, but as a workaround:
Manually create a CPUID mask for the affected virtual machines:
- Power down the virtual machine.
- Right-click the virtual machine.
- Click Edit Settings.
- Click the Options tab.
- Select CPUID Mask under Advanced.
- Click Advanced.
- Under the Register column, locate the edx register under Level 80000001.
- Paste this into the Value field:
—-:0—:—-:—-:—-:—-:—-:—- - Click OK.
- Click OK to close the virtual machine properties.