On Wed, Aug 16, 2000 at 19:47:52 +0300, Peter Pentchev wrote:
> /usr/n/ringrowl/root  -maproot=root -network 192.168.1.0 -mask 255.255.255.0
> /usr/n/ringrowl/usr   -maproot=root -network 192.168.1.0 -mask 255.255.255.0
> 
> And the result of ``mountd -d -l'' is:
> 
> Aug 16 19:36:35 ringwraith mountd[2956]: can't change attributes for 
>/usr/n/ringrowl/usr
> Aug 16 19:36:35 ringwraith mountd[2956]: bad exports list line /usr/n/ringrowl/usr   
> -maproot
> 
> After this, showmount -e shows an exported /usr/n/ringrowl/root, and plain
> old mount shows something new: /usr now has a NFS-mounted flag.
> 
> Am I right in thinking that the kernel won't let me export more than one
> subdir of the same filesystem?  If so, how do I get around this?
> I really really really really do not want to repartition, and vnconfig is
> just barely an option.. though if there is no other way, I'll have to
> do it.

I think you want the '-alldirs' option.  e.g.:

/usr            -alldirs -maproot=root -network 192.168.1.0 -mask 255.255.255.0

Ken
-- 
Kenneth Merry
[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to