Hi!
I'm currently working with Shake 4.1 on OSX. I'm currently trying to get some Linux-Shake4 Boxes into Qmaster to help with rendering. My problem is how Linux handles the Path in the FileInNodes.
In OSX I mount the shared server directories. They are mounted under /Volumes/sharemountxy
In Shake itself the Path looks like //servername/sharemount/...
So there is directly the server given in the Path, which is good for cluster rendering.
But I don't get these Setups to work on Linux Shake. I only know how to mount the servers directories and mount them somewhere. How do I get these directory paths in Linux running?
The Linuxboxes run Ubuntu btw.
Thx for help!