Vardhan asked this question in a comment:
I have tried Windows Server 2012 R2 Preview on VirtualBox but fell over with 0x000000C4 error. Is there any remedy for this?
EMCO MSI Package Builder
Create MSI AutomaticallyConvert EXE to MSICustomize Existing InstallationsBuild MSI for Remote Installation
I got the same error message. It doesn’t matter if you install from the ISO or the VHD. You always get:
Your PC needs to restart.
Please hold down the power button.
Error code: 0x000000C4
Parameters:
0x0000000000000091
0x000000000000000F
0xFFFFF801E5962A80
0x0000000000000000
The solution to the problem is this command:
1 |
“c:\Program Files\Oracle\VirtualBox\VBoxManage.exe” setextradata [ VBoxInternal 1 |
You have to replace vname with the name of your Virtual Machine which you can find in the VirtualBox interface or with this command:
1 |
“c:\Program Files\Oracle\VirtualBox\VBoxManage.exe” list |
Don’t forget to set the VM name in quotes if it contains blanks.
The command enables the CPU instruction CMPXCHG16B. More info here.
I tried it with the VHD of Windows Server 2012 R2 Preview and it with the ISO.
Read More:
- Error in installing canal server for windows
- About installing SQL server 0 in Windows 10 20h2 × 84bb0001 is one of the solutions
- Launchanywhere windows error loading Java VM: 2 and 216
- Installing Windows Identity Foundation on Windows 8 – The Certificate for the signer of the message …
- VMware Virtualcenter failed firstboot. Failed to generate Virtu when installing vCenter6.7 on Windows Server 2008R2
- Error installing OS X virtual machine vcu-0: verify vmcore / VM / main / physmem_ monitor.c:1123
- After windows VM is installed successfully, it is always prompted that this application may not work properly
- Error during connect when installing docker in Windows 10
- Countermeasures for Error 1935 when installing MATLAB under Windows 10
- Installing PyQt4 in Windows + Python 3.6
- Resolve the problem of “event ID 4107” or “event ID 11” errors recorded in the application logs of windows and windows server
- Error in installing paddlenlp on pip on Windows
- Installing Theano :Windows Installation Instructions
- A solution to 1603 error in installing vCenter server
- Error starting desktop problem when installing matlab on windows7
- Windows encountered 1152 when installing software: error extracting files to the temporary location
- How to handle error 2755 when installing software under windows
- Record of solving the failure of installing ie11 (9c59) under 64 bit Windows 7 system
- runtime error program:c :\windows\ explorer.exe (appears after installing the win8 security update) why?
- The solution of PL / SQL can’t connect to the remote server after installing Oracle locally