View Single Post
sutaburosu's Avatar
Posts: 79 | Thanked: 47 times | Joined on Oct 2010 @ Devon, UK
#2
To my mind it would make sense that if any applications have open file handles on the MyDocs partition then it wouldn't be unmounted and exported as USB mass storage.

You can list the open files on that partition by entering the following command in an Xterm:
Code:
lsof +d /home/user/MyDocs/
If you get no output there are no open files, and my guess is incorrect.
 

The Following 2 Users Say Thank You to sutaburosu For This Useful Post: