Date: Wed, 19 Jan 2000 11:51:51 -0600 From: Dan Nelson <dnelson@emsphone.com> To: Dino Rivera <dinor@best.com> Cc: freebsd-questions@FreeBSD.ORG, drivera@inktomi.com Subject: Re: NFS autoumount on FreeBSD 3.2 Message-ID: <20000119115151.A1306@dan.emsphone.com> In-Reply-To: <3.0.2.32.20000118213608.006a5db0@shell14.ba.best.com>; from "Dino Rivera" on Tue Jan 18 21:36:08 GMT 2000 References: <3.0.2.32.20000118213608.006a5db0@shell14.ba.best.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jan 18), Dino Rivera said: > Please cc: drivera@inktomi.com on the reply. > > Can anyone tell me if the Automount NFS feature rungs on FreeBSD 3.2? > I saw no mention of it on the F.A.Q. > > Problem: I'm exploring a filesystem from a Solaris 2.6 server, > and trying to mount it locally on a FreeBSD 3.2 system. > > I know the files that I need to configure are: > /etc/rc.conf > /etc/fstab If you want true automount support, just enable amd in /etc/rc.conf. It will create a /net tree that you can use to autmount any NFS share on your network. i.e. "cd /net/m1.company.com/usr" does the right thing. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000119115151.A1306>