Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Filter drivers or mini-port drivers do not work correctly in the Windows Preinstallation Environment


View products that this article applies to.

Symptoms

When you try to use filter drivers or mini-port drivers in the Microsoft Windows Preinstallation Environment (Windows PE), the drivers do not work correctly.

↑ Back to the top


Cause

This issue occurs because Windows PE supports the use of only monolithic drivers.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More information

A monolithic driver is a type of device driver that contains all the instructions that are required for the system to function without being required to communicate with the miniport driver subsystem.

Windows PE is a minimal Win32 subsystem that is based on the Microsoft Windows XP Professional kernel when this kernel is running in protected mode. Windows PE contains the minimal functionality that you must have to perform the following operations:
Run Windows Setup.
Install an operating system from a network share.
Automate basic processes.
Run hardware validation.

↑ Back to the top


Keywords: KB917007, kbexpertiseinter, kbtshoot

↑ Back to the top

Article Info
Article ID : 917007
Revision : 2
Created on : 3/23/2006
Published on : 3/23/2006
Exists online : False
Views : 334