[root@localhost bonding]# lsmod
Module Size Used by
autofs4 23369 0
i2c_dev 13633 0
i2c_core 28481 1 i2c_dev
sunrpc 168121 1
ds 21449 0
yenta_socket 22849 0
pcmcia_core 69329 2 ds,yenta_socket
hptmv 225584 1
button 9057 0
battery 11209 0
ac 6729 0
md5 5697 1
ipv6 279969 14
uhci_hcd 34665 0
ehci_hcd 33349 0
e1000 90189 0
dm_snapshot 18561 0
dm_zero 3649 0
dm_mirror 24401 2
ext3 136913 3
jbd 68721 1 ext3
dm_mod 64001 6 dm_snapshot,dm_zero,dm_mirror
ata_piix 10693 2
libata 48329 1 ata_piix
sd_mod 19265 5
scsi_mod 135745 3 hptmv,libata,sd_mod
[root@localhost bonding]#
yes bonding.ko is in the specified directory.
Noob question: what is lsmod telling me and why is it important?
DBX
(Try it my way, it might work...)