Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 2026 11:15:03 -0500
From:      Lucas Rufkahr <luke@lukerufkahr.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Mounting SMBv2 Share
Message-ID:  <20260518111503.7000f9aa@freebsd.vlg.garynet.org>
In-Reply-To: <20260518100420.2c51b007@freebsd.vlg.garynet.org>

index | next in thread | previous in thread | raw e-mail

On Mon, 18 May 2026 10:04:20 -0500
Lucas Rufkahr <luke@lukerufkahr.com> wrote:

> I am pulling my hair out trying to figure out how to mount this share
> to a folder I can view in my terminal.
> 
> So far I've tried using the gio command. I want to use gio and GVFS
> because its what Thunar uses.
> 
> I can get it to "mount" but its not making a folder anywhere and its
> only visible within Thunar.
> 

I've managed to get it done.

I added fusefs to kld_list in /etc/rc.conf
I added myself to the operator group -- Not sure if this was needed
I recompiled GVFS with FUSE support
I then rebooted.

Thunar and gio now mount my share in $XDG_RUNTIME_DIR/gvfs



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20260518111503.7000f9aa>