How to solve the problem of installing Win8 in virtual machine

  
Windows 8 is Microsoft's next-generation Windows operating system, which introduces a range of compelling new features and features, such as the new Metro interface, Metro style applications, new task manager, Ribbon-style resource manager, and an easier-to-use system. Recovery and restore capabilities, as well as Windows To Go for Windows 8 portability.
Small series downloaded the ISO image of Windows 8 a few days ago, I want to experience it on the virtual machine, but I encountered an Error 0xc0000260 error when installing with Oracle VirtualBox:

After searching, 0xc0000260 installed The error is caused by incorrect configuration of the virtual machine in VirtualBox. The solution is as follows:
1. Open the virtual machine configuration interface of Windows 8. On the [System - Processor] configuration page, check [Enable PAE/NX]. Extended features. When enabled, the Physical Extended Address (PAE) feature on the computer will be passed to the virtual machine.

2. On the [Display-Graphics] configuration page, check [Enable 3D Acceleration] and [Enable 2D Video Acceleration] so that the virtual computer will be able to use the video acceleration capability of the graphics card.

Then re-install, you can also try this method when you encounter a 0xc0000260 error.

Copyright © Windows knowledge All Rights Reserved