> 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to