thanks for this guide. On my Hardy servers, I also had to add the "flex" package for drbd to compile: "apt-get install flex".
Also, the compiled module was put into /lib/modules/2.6.24.3/kernel/drivers/block. I had to manually copy it to the correct location, which in my case was /lib/modules/2.6.24-17-server/ubuntu/block/drbd.
One tool was missing
Hey,
thanks for this guide. On my Hardy servers, I also had to add the "flex" package for drbd to compile: "apt-get install flex".
Also, the compiled module was put into
/lib/modules/2.6.24.3/kernel/drivers/block. I had to manually copy it to the correct location, which in my case was/lib/modules/2.6.24-17-server/ubuntu/block/drbd.