On Sat, 8 Jan 2011 08:31:21 -0800 Ted Creedon <[email protected]> wrote:
> 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? Yeah, as Matt said, if you load it with modprobe after depmod, it should do the right thing. If you're loading it manually with insmod from some random dir, you need exportfs first. -- Andrew Deason [email protected] _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
