On Wednesday 11 June 2003 22:20, Wolfgang Gill wrote:
Ah, so this means that I will have to recompile the kernel to achieve
this??
Not exactly, just build the bonding module for your kernel (edit the head Makefile to make it match your kernel version "2.4.20-18.9smp" or whatnot), build the module, and then copy it over to the appropriate place in /lib/modules/2.4.20-18.9smp/kernel/drivers/net/ or whereever.
Why tell folks to compile?
Just say "modprobe bonding" and you're good to go.
Joe