/etc/exports invalid parameter
Sun May 03 13:43:00 CDT 2009
if you attempt to export a path that is a sub-path of a different export, you get a cryptic message. For instance:
I was getting this because /usr/portage is a soft link to /home/portage and I was trying to export /home and /home/portage (via /usr/portage).
took me a while to figure. So I remember it here.
If this helps you, please let me know.