Reprinted: http://blog.chinaunix.net/uid-23242876-id-2480270.html
Capture the blue screen code: press the prtsc key on the keyboard
When enabling USB support in a virtual machine in virtualbox, the Windows XP system blue screen suddenly occurs. When shutter is started, it captures the error message prompted by the system and finds intelppm. sys, using "intelppm. sys blue screen virtualbox "is used as the keyword Google. After trying it, the link is found:
The method in http://blog.csdn.net/jackyyen/archive/2009/10/29/4741327.aspx is very positive. The current post is as follows: ---------- reprinted 1, start ---------- solve the problem of restarting XP shutdown on virtualbox, blue screen at startup, click the blue screen of power options
Three problems are solved at one time.
The error message displayed on the blue screen at startup is:
Stop 0x000000ce (...)
Driver_unloaded_without_cancelling_pending_operations
Intelppm. sys
Press F8 at startup, and select "restore to the last correct configuration.
However, it is annoying to start the system.
The solution found here does work. Simply put, delete intelppm. sys.
The procedure is as follows:
1. Start and press F8 to enter the safe mode with network connection,
2. In the Windows Installation Directory, find intelppm. sys,
3. delete all the intelppm. sys files found,
4. Disable the computer. OK
When you start the instance again, there will be no blue screen.