Difference between revisions of "H: drive on cluster"
Line 6: | Line 6: | ||
gvfs-mount smb://cfs.st-andrews.ac.uk/shared/med_research/res | gvfs-mount smb://cfs.st-andrews.ac.uk/shared/med_research/res | ||
+ | |||
+ | Unfortunately you'll most likely get | ||
+ | |||
+ | Error mounting location: volume doesn't implement mount | ||
+ | |||
+ | with that. | ||
+ | |||
+ | gvfs-mount -l | ||
+ | |||
+ | should actually list out ... but in my case, it doesn't. |
Revision as of 14:46, 28 July 2016
Has something to do with gvfs
a gvfs daemon must be running
Maybe it's as easy as:
gvfs-mount smb://cfs.st-andrews.ac.uk/shared/med_research/res
Unfortunately you'll most likely get
Error mounting location: volume doesn't implement mount
with that.
gvfs-mount -l
should actually list out ... but in my case, it doesn't.