katarek
January 28th, 2005, 11:06 AM
We use Directory.GetLogicalDrives to get access to partition on the hard disk. This function return list of partition on the disk or other devices on the computer. We would like to get access to unknown partition, for example: the linux ext2 partition. How we can do it ??