Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • What exactly are you mounting? Some kind of shared/cluster filesystem? Commented Feb 10, 2015 at 4:29
  • I am mounting "raw" disk image of Win7 VM. Commented Feb 10, 2015 at 16:06
  • What kind of filesystem is it, though? Because if it's not a cluster filesystem like OCFS2, you can only mount it outside the VM while the VM is not running, but from the question it sounds like this is being done while the VM is running. Commented Feb 11, 2015 at 3:17
  • It is NTFS file system. Commented Feb 12, 2015 at 21:27