Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Sep 2000 16:13:54 -0500
From:      Dan Nelson <dnelson@emsphone.com>
To:        Bigwillie <mvanberk@optonline.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: NFS and mounts
Message-ID:  <20000902161353.A13591@dan.emsphone.com>
In-Reply-To: <4.2.0.58.20000902161635.00a1b140@mail-hub.optonline.net>; from "Bigwillie" on Sat Sep  2 17:05:33 GMT 2000
References:  <4.2.0.58.20000902161635.00a1b140@mail-hub.optonline.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Sep 02), Bigwillie said:
> I am tring to mount /usr/obj and /usr/src so that I could have a main place 
> where I can keep the sources and stuff for the rest of the 
> network.  Everytime I try to adjust /etc/exports I get an error stating 
> that "can't change attributes for /usr/src & /usr/obj"
> The particular lines in /etc/exports were
> /usr/src -ro 192.168.0.2
> /usr/obj -ro 192.168.0.2
> I tried -maproot=0 and -alldirs and Im getting the same error.
> What am I to do.......
> 
> I tried going through the list and came across
> /xxx/point1 /xxx/point2 /xxx/point3 site1.com site2.com etc....
> 
> Well I tried that and Im getting the same results.
> I saw others talking about "real" mount points, well mine aren't symlinks, 
> they are the real /usr/src and /usr/obj.

But they're not real mount points, unless /usr/src and /usr/obj are
separate filesystems.

I find it easier to simply export /usr -alldirs.

-- 
	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?20000902161353.A13591>