I've been fiddling with this on and off for months, I don't need nfs-server very often, but I've got saved notes from this working in the past. I'm currently building some older AA images to see when this last worked for me, but if anyone has some better ideas, or knows exactly what the problem is, that'd be much appreciated.
NFS _client_ is working just fine, in both AA and current trunk. my /etc/exports file looks like: / *(rw,sync,all_squash,anonuid=0,anongid=0) restarting nfsd reports the following error: exportfs: / does not support NFS export And then, as expected, /proc/fs/nfsd/exports is empty, and NFS clients fail to mount the export. I know it's not exactly normal to export the entire root like this, but it definitely worked in the past. I've tried a few other export points, like /usr/lib and /etc, but they all fail like that too. Attempting to export /tmp is a different error: "exportfs: /tmp requires fsid= for NFS export" but /tmp isn't super interesting to me anyway. Any suggestions? Sincerely, Karl P _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel