> 3. > # insmod reiser4 > insmod: can't read 'reiser4': No such file or directory > 4. > # modprobe -v reiser4 > insmod /lib/modules/3.11.9-2.ga012288-vanilla/kernel/fs/reiser4/reiser4.ko hm, try running "depmod -v". seems like "reiser4" is not listed in modules.dep or whereever it should be, thus insmod cannot find it (and load on mount attempt). read "man depmod" if it will ask smth more - since i don't have any modules on both machines, i can't check what options are necessary. as for those dmesg warnings - we can just see what will Edward say on this)) meanwhile i offer you the simplest way to check whether they are driver/kernel related, or your fs has error that fsck can't detect or fix - just create shiny new reiser4 fs on some free partiton or even on loop-mounted temporary file and try wirh it. -- To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html