[Pvfs2-users] Can't insmod pvfs2.ko on Ubuntu 8.04

Steven Truelove truelove at array.ca
Tue Feb 3 12:01:29 EST 2009


Thanks, the 'make prepare' stuff was just what this kernel newbie needed 
to get this working.

Steven Truelove

Emmanuel Florac wrote:
> Le Tue, 3 Feb 2009 09:59:25 -0600
> Kyle Schochenmaier <kschoche at gmail.com> écrivait:
>
>   
>> do a 'strings src/kernel/linux-2.6/pvfs2.ko | grep "2.6"`
>> and see if that matches 'uname -ar'
>>     
>
> Even better, use "modinfo  src/kernel/linux-2.6/pvfs2.ko"
>
>   
>> Rebuild against the correct kernel tree if it doesnt, that should fix
>> it up.
>>     
>
> Either use the kernel headers matching your kernel, or if you're using
> the sources instead :
>
> 1) copy /boot/Config-<kernel version>
> to /usr/src/linux-<version>/.config
> 2) cd /usr/src/linux-<version> && make prepare && make modules_prepare
> 3) cd /usr/src/pvfs and make kmod
>
>
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.beowulf-underground.org/pipermail/pvfs2-users/attachments/20090203/4d526df8/attachment.htm


More information about the Pvfs2-users mailing list