mounting NFS remote volumes on boot-up?

Ned Deily nad at acm.org
Sat May 26 15:26:47 PDT 2007


In article <07May26.143908pdt."57996"@synergy1.parc.xerox.com>,
 Bill Janssen <janssen at parc.com> wrote:

> I'd like to mount some remote NFS volumes automatically on boot, but
> /etc/fstab.hd now has a scary warning in it...  What's the modern way
> to go about this on OS X 10.4.9?

Not exactly "modern" but one way is to create mount entries in your 
local netinfo domain, using Netinfo Manager.app or from the command line 
with "nicl" or "niload".  The nfs volumes will then be automounted as 
needed.  There are various ways to do this.  See, for example:

http://mactechnotes.blogspot.com/2005/08/mac-os-x-as-nfs-client_31.html

I use something similar to the suggestion in the comments near the 
bottom of the page, that is using the "net" opts flag which causes the 
mount points to be automatically created under /Network/Servers/.

The usual warnings about using caution when mucking around with netinfo 
apply.

-- 
 Ned Deily,
 nad at acm.org



More information about the MacOSX-admin mailing list