On Thu, Aug 25, 2011 at 4:00 PM, Valerio Pachera <[email protected]> wrote: > 2011/8/25 Paul Clements <[email protected]>: >> You need to copy the nbd.ko > > Right, this was my mistake but I stille get the error :( > > cp -a /usr/src/linux-source-2.6.32/drivers/block/nbd.ko > /lib/modules/2.6.32-5-amd64/kernel/drivers/block/ > depmod -a > modprobe nbd > FATAL: Error inserting nbd > (/lib/modules/2.6.32-5-amd64/kernel/drivers/block/nbd.ko): Invalid > module format
Probably something in the kernel config you're building against is not the same as the kernel that's running. Anything in syslog? -- Paul ------------------------------------------------------------------------------ EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified management Up to 160% more powerful than alternatives and 25% more efficient. Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev _______________________________________________ Nbd-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nbd-general
