I am using VirtualBox 4.1.2 for Windows hosts
Here is the configuration used for the virtual machine:
When I start the virtual machine some files are loaded and there is a progress-bar Loading Files...
then after it is finished there is a black screen for some 30 or 35 seconds.
Then comes the splash screen Windows Developer Preview
which is displayed again for some 30 or 35 seconds.
After that there is a blinking message which says
Your computer needs restart
Please hold the power button
Code: 0x0000000A
Para
...some values in Hexadecimal...
It blinks for some time then comes to a halt.
Here is a screenshot.
How do I get it to work?
Where is the problem?
Is it some problem with the RAM alloted to Windows 8 Developer Preview?
I am using this guide for reference.
Edit: Another guide which can be used for reference.
Windows 8 needs hardware support for virtualization, and error 0x0000000A
appears to be linked with the lack of the forementionned : althrough I see that your VT-x/AMD-V acceleration is enabled, I would recommend you to double check it (especially, verify that the feature is enabled in the BIOS setting menu).
I realize that this is a very old thread but it came up as the fifth result when researching why Windows 10 would throw error 0x0000000A when booting in Virtualbox. Both Windows 8 and 10 require the no execute or NX bit be turned on in the BIOS in addition to virtualization.
It seems that all but one thread I have read on this error completely ignores that option. It enabled me to install and boot Windows 10 just fine in Virtualbox 4.3.26.
This answer also applies to Microsoft Windows 10.
First, "What is the VT-x/AMD-V?" (Wikipedia). All new major OS from Microsoft campus love to use the VT options of the processor. This superclass the 'Supervisor Mode' was used in the past of the first generation of multi-thread processor.
It's basically creating a kind of task manager in the processor for threads. Look for more information in the Wikipedia article linked above.
If you catch this error when trying Windows 10, just think you are using a very old computer, maybe it's time to go back or use alternative OS. Olds guys or hacker will tell you it is possible to work around this, you have to boot the Windows loader with the option VT disabled.
Go back to an earlier version of WinPE. WinPE 2.1 (6.0.6000 for Vista,) worked for me when I needed an image of a ancient parallel ATA hard disk, from a very old Gigabyte 1U server with a 1.8 GHz Pentium 4.
User contributions licensed under CC BY-SA 3.0