MacNFSSetupSnowLeopard

From LLL
Revision as of 04:55, 24 November 2010 by 10.0.9.34 (talk | contribs)
Jump to navigationJump to search

Setting up home directory mount

On Snow Leopard, there is no Netinfo manager, so you must edit <code>/etc/fstab</code> directly:

<code>10.0.0.1:/home /home nfs async,intr,soft,-P</code>

You also need to comment out the <code>/home</code> line from <code>/etc/auto_master</code>