Tagged Questions
2
votes
6answers
2k views
How to match linux device path to windows drive name?
I'm writing an application that on some stage performs low-level disk operations in Linux environment. The app actually consists of 2 parts, one runs on Windows and interacts with a user and another ...