Hello, I would like to load the kernel module in pvfs and i'm studying the chapter 5.4.1 in the following link:http://www.pvfs.org/cvs/pvfs-2-8-branch-docs/doc//pvfs2-quickstart.pdf I do: sudo /sbin/insmod /usr/pvfs-2.8.1/src/kernel/linux-2.6/pvfs2.koinsmod: can't read '/usr/pvfs-2.8.1/src/kernel/linux-2.6/pvfs2.ko': No such file or directory Then i typed "ls" in the /usr/pvfs-2.8.1/src/kernel/linux-2.6/ directory which consists of the following files: acl.c Makefile pvfs2-kernel.h upcall.hdcache.c Makefile.in pvfs2-mod.c waitqueue.cdevpvfs2-req.c namei.c pvfs2-proc.c xattr.cdir.c pvfs2-bufmap.c pvfs2-proc.h xattr-default.cdowncall.h pvfs2-bufmap.h pvfs2-utils.c xattr-trusted.cfile.c pvfs2-cache.c super.cinode.c pvfs2-dev-proto.h symlink.c But "pvfs2.ko" in not in there! Also, the directory " /usr/pvfs-2.8.1/src/kernel" consists of two folders: 1. linux-2.42. linux-2.6 In folder "/usr/pvfs-2.8.1/src/kernel/linux-2.4/" there are only 2 files:No file named "pvfs2.o" is found in here! a. Makefile b. Makefile.in Since i can't find the "pvfs2.o" or the "pvfs2.ko" file, how can i load the kernel module?Shall i do something else or shall i search into another directory in order to find the previous files? Thanks, in advance
_______________________________________________ Pvfs2-users mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
