Page 1 of 1

How to setup correct path in Ubuntu

PostPosted: Wed Aug 08, 2012 10:11 am
by vawaver
I have installed Serviio 1.0 on Windows 7 and mapped network path "\\servername\video" and everything is working fine and I see all folders and content.

When I tried to use the same in my Ubuntu 12.04 it does not work. I tried also "smb://servername/video" but I does not work too.
Server is linux based and I am able to browse it via Nautilus without problem.

Please how to solve this?
Thank you for answer.

Re: How to setup correct path in Ubuntu

PostPosted: Thu Aug 09, 2012 1:31 pm
by zip
I guess you should map the drive to your /mnt directory. Then your path will be /mnt/myremotedrive/.....