STOP: 0x000000D1 (0x00000001, 0x00000002, 0x00000001, 0xF6BC7CFF)

  • Thread starter Thread starter Network Interest
  • Start date Start date
N

Network Interest

We're in the process of installing Windows XP Pro but got a blue screen with
the following error:

STOP: 0x000000D1 (0x00000001, 0x00000002, 0x00000001, 0xF6BC7CFF)

What does this mean? Thanks in advance.
 
STOP 0x000000D1 DRIVER_IRQL_NOT_LESS_OR_EQUAL occurs when the system
attempts to access pageable memory at a process IRQL that is too high.
The fourth parameter is most important, which is the address that
referenced the memory. Very similar to STOP 0xA. Usually caused by buggy
device drivers, or services from backup utilities or virus scanners.
 
Thank you, this happened during the beginning of the installation just after
drive formatting. Essentially there is no operating system or other software
on the machine.
 
Back
Top