Date: Tue, 30 Jan 2001 22:42:25 -0800 From: Dima Dorfman <dima@unixfreak.org> To: David Preece <davep@afterswish.com> Cc: freebsd-questions@freebsd.org Subject: Re: Failing to mount /usr/obj over NFS Message-ID: <20010131064230.1BEAD3E09@bazooka.unixfreak.org> In-Reply-To: Message from David Preece <davep@afterswish.com> of "Wed, 31 Jan 2001 19:30:48 %2B1300." <5.0.0.25.1.20010131184614.01b994f0@pop3.paradise.net.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
> In practice I can mount /usr/src over NFS with no problem, but cannot mount > /usr/obj: > #mount cvs:/usr/src /usr/src > #mount cvs:/usr/obj /usr/obj > nfs: can't access /usr/obj: Permission denied Are /usr/src and /usr/obj on the same filesystem? I.e., are they both subdirectories of /usr or do you have separate mountpoints for /usr/src and /usr/obj? If the former is true, take a look at http://www.FreeBSD.org/FAQ/networking.html#EXPORTS_ERRORS (and check /var/log/messages). Dima Dorfman dima@unixfreak.org 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?20010131064230.1BEAD3E09>