Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
From: Virajith Jalaparti <virajith.j at gmail.com> > This did create a kernel module at > "/lib/modules/2.6.18.8-xen/kernel/drivers/block/drbd.ko". However, > when I do a "modprobe drbd", I still get an error saying "FATAL: > Module drbd not found". You remembered to run depmod -a after installing the module, right? Lots of people forget to do that when building out-of-tree kernel modules. Also, make sure that "uname -r" == "2.6.18.8-xen", because if it doesn't, then the drbd module was built against the wrong kernel source tree. -- Matt G / Dances With Crows The Crow202 Blog: http://crow202.org/wordpress/ There is no Darkness in Eternity/But only Light too dim for us to see