HI,
I have been wondering if there is a way so that I can mount only the boot partitions using the vddk api. Right now I am using VixMntapi_GetVolumeHandles() to get the number of volumes present When I try to mount all the volumes present, I am facing a crash issue only when I try to mount the system reserved partition. So, I need to find a way to mount exactly the boot partition. Since the System reserved partition is not present for Windows XP and Windows Server 2003, I can't skip the first volume which is the System Reserved Partition in Windows 7, Windows 8, Windows server 2008, Windows Server 2012.
Please help me out on this.
Thanks in advance.
Manish