OpenWrt Forum Archive

Topic: nfsd won't load in Kamikaze 7.06

The content of this topic has been archived on 1 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Using the kernel 2.6 Kamikaze 7.06 image on my WRTSL54GS, nfsd refuses to load.

The error messages from dmesg are:

nfsd: Unknown symbol find_exported_dentry
nfsd: Unknown symbol export_op_default

I believe that there should be a module called exportfs.ko, but it does not exist.

From googling around a bit, I read somewhere that nfsd compiled as a module may have trouble with exportfs compiled into the kernel rather than as a module.

I've built the latest kamikaze and it looks like exportfs is compiled as a module (exportfs.ko), but there is no kmod package for it.

At any rate, copying exportfs to the router and loading it first allows nfsd to load properly.  Should I file a ticket on this?  Or am I doing something wrong?

Thanks,
Steve

The discussion might have continued from here.