On 12:20 pm 07/18/08 Chris Mason <chris.mason@xxxxxxxxxx> wrote: > On Fri, 2008-07-18 at 10:36 -0600, Tim Gelter wrote: > > > Hello all, > > I've been silently following the development of btrfs for a while > > now. After checking out and building the kernel module, I am > > unable to insmod it. It complains that it's not of a valid type. > > Any ideas? -Tim > > > > Hello, > > Could you please cut n' paste the error messages, as well as anything > from the kernel dmesg. > > -chris [tgelter@guapFed kernel]$ uname -r 2.6.25.10-86.fc9.x86_64 [tgelter@guapFed kernel]$ make make -C /lib/modules/`uname -r`/build M=`pwd` modules make[1]: Entering directory `/usr/src/kernels/2.6.25.10-86.fc9.x86_64' Building modules, stage 2. MODPOST 1 modules make[1]: Leaving directory `/usr/src/kernels/2.6.25.10-86.fc9.x86_64' [tgelter@guapFed kernel]$ su - Password or swipe finger: [root@guapFed ~]# cd /home/tgelter/btrfs/kernel/ [root@guapFed kernel]# modprobe libcrc32c [root@guapFed kernel]# lsmod | grep libcrc32c libcrc32c 11008 0 [root@guapFed kernel]# insmod btrfs.ko insmod: error inserting 'btrfs.ko': -1 Invalid module format [root@guapFed kernel]# [root@guapFed kernel]# dmesg ---snip--- btrfs: version magic '2.6.25.10-86.fc9.x86_64stripped SMP mod_unload ' should be '2.6.25.10-86.fc9.x86_64 SMP mod_unload ' ---snip--- Looks like I've got some residue of a custom kernel compile I was trying before cached somewhere. I haven't the foggiest idea how to get things straightened out...looks like I'll be hitting up freenode's #fedora for help. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
