Mountain Lion and nfs
#1
Hi:

Not sure if this is the right place.

I upgraded to mountain lion and everything is working ok.
The only problem I have is that nfs won't start automatically at boot. I'm able to start it manually and xbmc works allright.

Any ideas?

Thank you.

My com.apple.nfsd.plist looks like this:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>KeepAlive</key>
<dict>
<key>PathState</key>
<dict>
<key>/etc/exports</key>
<true/>
</dict>
</dict>
<key>Label</key>
<string>com.apple.nfsd</string>
<key>ProgramArguments</key>
<array>
<string>/sbin/nfsd</string>
<string>-N</string>
</array>
</dict>
</plist>
Reply
#2
nfsd start
nfsd enable

well thats how it worked on all other osx versions iirc.
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#3
Have done that already it won't work.

The problem is that com.apple.nfsd.plist have chances location. Just copy to the correct one and its working.

Thank you.
Reply
#4
Could you adapt the nfs wiki please for mountain lion (see link in my signature) - or at least tell me what exactly has to be changed for getting it to work?
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply

Logout Mark Read Team Forum Stats Members Help
Mountain Lion and nfs0