Thread
:
Connecting N900 mass storage mode linux
View Single Post
sup
2011-11-27 , 10:52
Posts: 197 | Thanked: 91 times | Joined on Dec 2010
#
28
If the device says it cannot be connected because it says it is in use and your /home/user/MyDocs cannot be unmounted and
lsof /home/user/MyDocs
gives you nothing (if it output something, that something would need to be stopped first), you can unmout it manually in terminal with:
umount -l /home/user/MyDocs
Took me two hours to learn this the other day.
Quote & Reply
|
The Following User Says Thank You to sup For This Useful Post:
demolition
sup
View Public Profile
Send a private message to sup
Find all posts by sup