Read from dynamic volume on boot time

Hi,

My file system filter driver was set to start on boot time(start=0). It uses a configuration file which was saved on the \System32 directory. During boot time my driver will read the configuration file. This works well in a basic disk, but the failed to in a dynamic disk. I guess file system not being loaded caused this problem, but I have no good idea on how to solve this problem.

Thanks in advance!

Open the file as \SystemRoot\system32\yourfile

Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com

----- Original Message -----
From: “Simon Cox”
To: “Windows File Systems Devs Interest List”
Sent: Monday, April 05, 2004 4:36 PM
Subject: [ntfsd] Read from dynamic volume on boot time

> Hi,
>
> My file system filter driver was set to start on boot time(start=0). It uses
a configuration file which was saved on the \System32 directory. During boot
time my driver will read the configuration file. This works well in a basic
disk, but the failed to in a dynamic disk. I guess file system not being loaded
caused this problem, but I have no good idea on how to solve this problem.
>
> Thanks in advance!
>
>
> —
> Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com