Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jul 2002 22:26:20 -0500 (CDT)
From:      "=?iso-8859-1?q?Jorge=20Mario=20G.?=" <murcielako@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: NFS
Message-ID:  <20020723032620.80518.qmail@web13804.mail.yahoo.com>
In-Reply-To: <013301c231c1$1e11b000$0301a8c0@chad.ath.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
> how whould u specify different options for /usr/obj
> than
> /usr/src and /usr/ports have?  /usr/src/ and
> /usr/ports in /etc/exports. I
> want /usr/src/ and /usr/ports -alldirs -maproot=root
>  and i want
> /usr/obj -alldirs -ro
> 
> I have this in my /etc/exports:
> /usr/ports/ /usr/src -alldirs -maproot=root
> 192.168.1.1 192.168.1.4
> /usr/obj -alldirs -ro 192.168.1.1 192.168.1.4
> 
> when i reboot or reload mountd i get:
> mountd[74]: -alldirs has multiple directories
> mountd[74]: bad exports list line /usr/ports
> /usr/src -alldirs -maproot
> mountd[74]: cound not remount /usr/obj: Invaild
> argument
> mountd[74]: bad exports list line /usr/obj -alldirs
> -ro 192.168.1.1
> 192.168.1.4
> 
> any help whould be appreciated.

the -alldirs flag can be only used for partitions
example:
/usr -alldirs
or /var
or /
whatever

peace out

=====


_________________________________________________________
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.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?20020723032620.80518.qmail>