Storage Manager Loading Process (Windows Embedded CE 6.0)
1/6/2010
The following steps show how Storage Manager loads a block device:
- Device Manager loads the block driver.
- The device sends an attach notification using the GUID from the registry.
- Storage Manager recognizes the GUID and requests the profile information from the block driver.
- Storage Manager looks up the profile information for the device and loads the appropriate partition driver.
- Storage Manager enumerates the partitions.
- Storage Manager loads the file system drivers (FSDs), based on the partition type.
- Storage Manager keeps loading FSDs until all partitions are loaded.
The following illustration shows the how Storage Manager loads block devices.
See Also
Concepts
Storage Management
File System Filters
Partition Driver
Partition Manager
Storage Manager Architecture