Void Linux discussion
 help / color / mirror / Atom feed
From: JD Robinson <jdrobi...@gmail.com>
To: voidlinux@googlegroups.com
Subject: Can't mount devices using gvfs
Date: Fri, 13 Mar 2015 09:21:20 -0700 (PDT)	[thread overview]
Message-ID: <43d23f1d-c9a6-44bc-bbad-92fda867fb0c@googlegroups.com> (raw)
In-Reply-To: <134e5e44-19a7-431b-a026-992ac109eaf9@googlegroups.com>

[-- Attachment #1: Type: text/plain, Size: 860 bytes --]

Try adding your user to the "disk" group? There may be another group with gvfs. But try this first:

Void uses runit as the init process. You will want to star any daemons or services by creating a symbolic link for the daemon:

ln -s /etc/sv/gvfsd /var/service/

Of course sv may not have an entry for it and you will need to look at a prexisting sv service for the basic up/down scripts.

If it's already there, try:

sv u gvfs
Or
sv --start gvfsd

or similar.

Also make sure FUSE is installed,gvfs may be trying to use this. 

Personally I am using udev, and nemo is mounting things just fine in cinnamon ( nemo being a fork of thunar I think ).

As soon as I installed gnome I started getting network key related errors at login ....

I haven't fully moved into Void yet so I'll look at gnome and see if I'm having a similar issue.

  reply	other threads:[~2015-03-13 16:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-12  4:57 Rodrigo Patiño
2015-03-13 16:21 ` JD Robinson [this message]
2015-03-22  7:55   ` Juan RP

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43d23f1d-c9a6-44bc-bbad-92fda867fb0c@googlegroups.com \
    --to="jdrobi..."@gmail.com \
    --cc=voidlinux@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).