MacNFSSetupSnowLeopard
From LLL
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>