FAQ  •  Register  •  Login

Ubuntu 12.04 and network folders

<<

Freedom

Serviio newbie

Posts: 1

Joined: Sun Sep 16, 2012 8:12 am

Post Sun Sep 16, 2012 8:17 am

Ubuntu 12.04 and network folders

Hi,

Sorry if this has been discussed already but the forum search tool seems to be not working.

I have a computer which is running Ubuntu 12.04 and I have a NAS in my network. I can mount the folders fine in Ubuntu but in Serviio trying to add the folder I can't seem to find it anywhere. I tried the adding the /home/username/.gvfs folder and smb://sharename but when trying to access them from my TV I get nothing. No folders or files so it seems Serviio can't seem to properly locate the NAS and its drives.

Any suggestions what to do?

Thank you
<<

npuser

DLNA master

Posts: 172

Joined: Mon Feb 06, 2012 3:44 am

Location: Michigan

Post Mon Sep 17, 2012 12:53 am

Re: Ubuntu 12.04 and network folders

it's fairly easy. I think you said you manged to mapped shared drive already, if not follow this link https://wiki.ubuntu.com/MountWindowsSharesPermanently.

In my case - i mapped the network share to my nas as WDLive under /media/WDLive, then i added '/media/WDlive/Video' in serviio console.

sudo apt-get install smbfs
sudo mkdir /media/WDLive

Then edit your /etc/fstab file (with root privileges) to add this line:

//WDNas/Public /media/WDLive cifs guest,uid=1000,iocharset=utf8,codepage=unicode,unicode 0 0

sudo mount -a


NPuser

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 63 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.