I only know which device (hard disk), but how can I know which partition in
a disk ?
(This topic would probably be more appropriate for the NTDEV list)
Use the ‘devicetree’ application (from OSR) to get a feel for the
organization of devices on you system and their names. Use it with and
without your filter (or diskperf) attached so you can see how a filter
driver relates to other drivers in the driver stack.
You can use the ‘addfilter’ sample in the DDK to get a list of devices
to attach to, and to attach your filter (or diskperf) to a specific
device. This might also be interesting to look at - from the device
names it should be reasonably clear which devices are disks and which
are partitions.
–
Cliff
On 8-Mar-05, at 12:19 AM, Leo wrote:
I only know which device (hard disk), but how can I know which
partition in
a disk ?
Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17You are currently subscribed to ntfsd as: xxxxx@telus.net
To unsubscribe send a blank email to xxxxx@lists.osr.com