view counter

Virtualbox: Windows 8 and the error 0x000005D

Thanks to Dietrich Schroff for this story



view counter

I tried to install Windows 8 (Preview Release) inside Virtualbox 4.1.16. Everything went well .... at the beginning:



and then:



After pressing start i got:



Wow, this was easy. But then i got:



"Your PC needs to be repaired
This operating system uses the Physical Address Extension feature to support systems with more than 4 GB of RAM. You'll need to use a PC with a compatible processor to run the operating system"
OK. After checking the processor settings i found:



No PAE enabled. This corresponds to the error message. But after enabling PAE/NX:





Error Code: 0x0000005D
Parameters:
0x0306170A
0x756E6547
0x49656E69
0x6C65746E







Some hints talk about NX or SSE2. But NX is enabled (together with PAE) and SSE2 is supported by nearly every processor.
But there are many posts out there with the same problem: answers.microsoft.com




In my opinion there is one processor check implemented by microsoft, which is to strict...
I searched for a list of supported processors for windows 8, but i found nothing.

Any comments?











Read the entire article at its source

view counter