Help with NFS on Apple TV 1

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Memphiz Offline
Team-XBMC Developer
Posts: 7,683
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #11
snaw Wrote:OK.

The good news, I updated to the latest nightly and I can see the NFS share.

The bad news (Longer list)

I can't actually see any files in the NFS share (When I navigate to them on console they're all their). Odd.

Even worse news

I tried to stream the HD movie from an SMB share, to see if it worked with the new version, and it all went a bit wrong, got weird sound of playback (Like a very bad phone call) and then when I exited out I lost all sound, including back in the ATV menu. Had to reboot to get my sound back.

One step forward Smile


Tried to switch back to original version, but times out. Ahh well.

you add a folder as source ... you won't see files during selecting this folder ... when you have added the source and then enter the source - you should see your files ...

AppleTV2/iPhone/iPod: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for XBMC: Wiki NFS
HowTo configure avahi (zeroconf): Wiki Avahi
READ THE IOS FAQ!: iOS FAQ
find quote
snaw Offline
Junior Member
Posts: 18
Joined: Nov 2011
Reputation: 0
Post: #12
Sorry, should have been clearer - I can add it as an NFS source, and it now appears in my source lists when I go browse to it via XBMC, but the folder appears to be empty in XBMC (I can navigate in SSH(.
find quote
Memphiz Offline
Team-XBMC Developer
Posts: 7,683
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #13
If you run the hanewin nfs server on windows you could try with the next nightly ... i've added a fix for this stupid nfs server ...

AppleTV2/iPhone/iPod: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for XBMC: Wiki NFS
HowTo configure avahi (zeroconf): Wiki Avahi
READ THE IOS FAQ!: iOS FAQ
find quote
ubuntuaddicted Offline
Junior Member
Posts: 44
Joined: Jun 2009
Reputation: 0
Post: #14
trying to do a similar thing here but I will just mount the NFS share into some OSX folder. ANyone know IF OSX has a build in NFS client to mount an NFS share?

SO I would just basically log in over ssh and edit some file within OSX to tell it to mount 192.168.0.5:/media/500gb1 /media/500gb1 nfs rsize=8192,wsize=8192,timeo=14,intr

Does OSX have an /etc/fstab like Ubuntu does?
find quote
Memphiz Offline
Team-XBMC Developer
Posts: 7,683
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #15
mazda01 Wrote:trying to do a similar thing here but I will just mount the NFS share into some OSX folder. ANyone know IF OSX has a build in NFS client to mount an NFS share?

SO I would just basically log in over ssh and edit some file within OSX to tell it to mount 192.168.0.5:/media/500gb1 /media/500gb1 nfs rsize=8192,wsize=8192,timeo=14,intr

Does OSX have an /etc/fstab like Ubuntu does?

Hope this helps http://kampmeier.com/chris/blog/?p=43 (assuming you are using snow leopard ...)

AppleTV2/iPhone/iPod: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for XBMC: Wiki NFS
HowTo configure avahi (zeroconf): Wiki Avahi
READ THE IOS FAQ!: iOS FAQ
find quote
Post Reply