Why not display volume name in Finder when a volume is mounted by OSXFUSE?

1,862 views
Skip to first unread message

Calvin Ngei

unread,
May 15, 2013, 11:21:46 PM5/15/13
to osxfus...@googlegroups.com
See the attachment screen shot.

I use OSXFUSE and fuse-xfs to mount Linux / partition.
As we can see, the Volume name is Ubuntu.
But in Finder, it dose not display the volume name but ugly "OSXFUSE Volume 0(fuse-xfs)".
This behavior is too disgusting!
Please FIX IT!


Benjamin Fleischer

unread,
May 16, 2013, 6:42:20 PM5/16/13
to osxfus...@googlegroups.com
The volume name needs to be set at mount time by the file system implementation itself or the user mounting the volume via option "-o volname=Name". In case no name is set at mount time OSXFUSE uses generic names like the one you are seeing. Have you tried using the volname option?

Regards,
Benjamin

--
You received this message because you are subscribed to the Google Groups "OSXFUSE" group.
To unsubscribe from this group and stop receiving emails from it, send an email to osxfuse-grou...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Lawrence Heisler

unread,
Nov 22, 2013, 9:22:51 AM11/22/13
to osxfus...@googlegroups.com
I had been using -o volname parameter previously

After upgrading to Mavericks, this is no longer working. 

oddly, when I look at the help info for sshfs, i do not even see this as an option.  It is possible that I may have upgraded sshfs/osxfuse as i did do a  reinstall when first running into problems.

Currently I am using:

sshfs --version
SSHFS version 2.4 (OSXFUSE SSHFS 2.4.1)
OSXFUSE library version: FUSE 2.7.3 / OSXFUSE 2.6.1


Advice or insight into this much appreciated.

Larry

ivenhov

unread,
Apr 26, 2014, 6:58:16 AM4/26/14
to osxfus...@googlegroups.com
Has this been resolved?
I'm on Mavericks and OSXFUSE 2.6.2 and first time I mount my fs I see proper volume name set with -ovolname but after unmounting and remounting I see name of the folder as a mountpoint
in FInder

Regards
Daniel

ivenhov

unread,
Apr 26, 2014, 8:52:33 AM4/26/14
to osxfus...@googlegroups.com
I found this

not related to OSXFUSE but with the same issues.
Any help appreciated

Daniel

David Simerly

unread,
Jun 5, 2014, 6:04:58 PM6/5/14
to osxfus...@googlegroups.com
The "-o volname=[name]" parameter works for me in 10.9.3, but I couldn't get it to work unless I leave the mountpoint parameter in place, followed by -C, and then -o volname=. So my sshfs command looks something like this:

sshfs [user@]host:[dir] mountpoint -C -o volname=[vol_name]...

Hope that helps.

- Dave 

ivenhov

unread,
Jun 6, 2014, 4:10:00 AM6/6/14
to osxfus...@googlegroups.com
Thanks Dave

It works for me on 10.9.3 as well. I don't know if it's coincidence but looks like 10.9.3 fixed quite a few issues for me, including updating free space on the volumes and copying large files to OSXFUSE volumes.

Daniel

Lawrence Heisler

unread,
Jun 6, 2014, 7:48:39 AM6/6/14
to osxfus...@googlegroups.com
Also working now under 10.9.3


Lawrence

--
You received this message because you are subscribed to a topic in the Google Groups "OSXFUSE" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/osxfuse-group/GjZEqoT28Dg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to osxfuse-grou...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages