On Sat, Feb 18, 2017 at 12:05:57PM -0500, '.' via qubes-users wrote:
> I have been trying to get a "proper" music setup working on my Qubes (3.2) 
> machine and am having issues. On a Fed24VM I can't seem to get mp3 support 
> (tried installing gstreamer no go) and on Deb9 I can connect to my file 
> server via the filemanager but can't find where it is mounting (where as I 
> can just type "mount" in Fed and the last entry is usuall the mount point).
> 
> I love VLC for videos, but despise it for music (compared to what I want in a 
> music player). I was able to run foobar2k with wine before (which apparently 
> took care of MP3 support issue in Fed) but that is an unweildy option and I 
> think Quod Libet player will suffice (which I have installed on both Deb/Fed 
> VMs no prob).
> 
> I would prefer to use a debVM for my music but could use some suggestions on 
> how to include a line to mount it to a point i can find. I have tried mount 
> -t smb //fileserver/directory /media/testmountdirectory and a few variations 
> (like CIFS) but nothing. I don't have a password on set on the server at the 
> moment and when I mount via the file manager I just put in 
> smb://fileserver/directory it prompts me to connect and I'm in.
> 
> How can I set a Deb "AudioVM" to automatically mount the music_directory so 
> it can be accessible to something like Quod Libet?

You should be able to see the mount using gvfs-mount. In Debian the
mount point from nautilus would be under /run/user/.

You don't say exactly what happens when you try a manual mount - unless
"nothing" is a full description, of course. If you looked on the server
you might find helpful logs.
(I'm assuming you have cifs-utils installed .)
Then "mount -v -t cifs //server/mount mountpoint -o user=nobody" should
work and provide useful information. 
You could equally well put this in to .bashrc rather than in a
Template, or add an entry to /etc/fstab using the mechanism in
/rw/config/rc.local.

unman

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20170218212402.GB23277%40thirdeyesecurity.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to