Hi.
I have recently updated to the latest aTV Flash 1.6, and I am trying to configure an NFS export on my Ubuntu 11.10 Server box. I have to date been using an SMB share and it seems to be a touch slow for h.264 playback, buffering once every ten to fifteen minutes. I am hoping to get a slight performance increase by using NFS on the server and the AppleTV, however I can’t seem to get the AppleTV to connect.
I have created a user on the Ubuntu box called ‘mobile’, and set the UID and GID to 501, to match the AppleTV. I can access the files I want using SMB, so the permissions seem to be OK. I am not sure where else to go. Does anyone else have NFS working from an Ubuntu box?
/etc/exports:
/raid *(ro,sync,no_root_squash)
Kind Regards