Location: Kilmarnock, Ayrshire, Scotland
Posts: 535
I'm stuart.
I had exactly this grief with Volumio that's why I went to Rune Audio.
Location: Wythall, Worcestershire, UK
Posts: 798
I'm Alan.
With guest access you leave username and password empty (not create a user called guest)
,,
Last edited by tubehunter; 18-05-2015 at 17:27.
Location: Oakengates, Shropshire
Posts: 654
I'm Richard.
+1
There are definitely still some bugs in Volumio when it comes to mounting remote shared drives. I remember tearing my hair out over this when I was trying to get it to point at my NAS box. It was another good reason for moving to MinimServer as this circumvents all of that hassle.
I'm not sure if this will help, but as I remember it, Volumio has trouble with mounting guest accounts, so you're better off with a proper login and password, but even then, there is a bug in the underlying Linux kernel. Something worth trying is to click the Advanced options at the bottom of the screen and add sec=ntlm to the end of what is already on that line - start with a comma to delimit it from any options that precede it. This worksaround a cifs/samba bug in the Linux client and I remember that helped me when I was using Volumio to perform remote share mounting.
There is a discussion here that goes into more depth:
https://volumio.org/forum/problems-m...ares-t158.html
Rich
Location: Kilmarnock, Ayrshire, Scotland
Posts: 535
I'm stuart.
Location: London UK
Posts: 529
I'm Chris.
You beat me to it with using "sec=ntlm" as a mount option, but it's not a kernel bug. In fact. this is not any kind of bug.
If relates to the default security mode used for SMB/CIFS mounts in more recent kernels which changed from ntlm to ntlmssp. Depending on what version of SMB is runing on your Windows PC, NAS etc. you may need to add the "sec=ntlm" mount option. There's a brief explanation here:
http://ubuntuforums.org/showthread.php?t=2230952
Note: "sec" is the security mode and determines how passwords are encrypted between server and client ( even if you don't require passwords ).
Hence it appears Volumio has trouble with mounting guest accounts, but's all down to using the correct security mode.
Chris
Stuff
1. Linux PC with onboard HDA SB/ALC892 24/192 optical S/PDIF and/or USB > TC-7520 (Gator + LM4562NA) > Quad 306 > AVI Neutron 3
2. Rotel RCD 965BX > TC-7520 ( Gator + LM4562NA) > Hd595
3. Rpi B+/HifiDigi B+ (with isolation transformer) Running "SqueezeOnArch" - https://github.com/SqueezeOnArch
Nonsense
1. Belkin Pure AV (white) phono, Belkin Pure AV (silver) USB, QEd 79-strand speaker cable.
2. MG belden digital co-ax
Yay! Glad you got it sorted Stuart! However, it just goes to show this stuff in its current incarnation is very much v1.0... heres hoping it moves to v2.0 PDQ![]()
Listening in a Foo free Zone...
Only a Sith deals in absolutes.
Location: Oakengates, Shropshire
Posts: 654
I'm Richard.
Yay! Great to hear that worked. Hope it's all plain sailing from here on in. That was the one thing that caused me a lot of head scratching so hopefully it's all good now.
I retract my statement that it's a bug. It's a bug in the same way that I call the fact that the newest versions of Filezilla make every connection connect using TLS encryption which many FTP sites don't use, so you can no longer use the quickconnect option which is a royal pain, so I tend to call anything that causes unnecessary extra steps a bug, but probably more diplomatic to call them 'functional quirks'![]()
Rich
Location: Wythall, Worcestershire, UK
Posts: 798
I'm Alan.