Skip to content

Instantly share code, notes, and snippets.

Fixing missing armada 4.5.2 modules on OVH armv7 machines

You can run into this problem while configuring iptables

root@dedic:~# iptables --list
modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/4.5.2-armada375/modules.dep.bin'
modprobe: FATAL: Module ip_tables not found in directory /lib/modules/4.5.2-armada375
iptables v1.6.0: can't initialize iptables table `filter': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.