both insmod & modprobe. I check it first before I move it to /lib/modules/'uname'/kernel/fs/afs/libafs.ko and depmod -a.
Doesn't depmod haul in all the dependencies? thanks ted On Fri, Jan 7, 2011 at 5:37 PM, Andrew Deason <[email protected]>wrote: > On Fri, 7 Jan 2011 11:01:08 -0800 > Ted Creedon <[email protected]> wrote: > > > libafs: Unknown symbol find_exported_dentry > > libafs: Unknown symbol export_op_default > > libafs: Unknown symbol find_exported_dentry > > libafs: Unknown symbol export_op_default > > libafs: Unknown symbol find_exported_dentry > > libafs: Unknown symbol export_op_default > > Are you running 'insmod' yourself, or are you starting the client from > an init script? You need to 'modprobe exportfs' before loading the > OpenAFS kernel module. > > -- > Andrew Deason > [email protected] > > _______________________________________________ > OpenAFS-info mailing list > [email protected] > https://lists.openafs.org/mailman/listinfo/openafs-info >
