modprobe: FATAL: Module dattobd not found in directory /lib/modules/5.4.101-1-pve

voarsh

Member
Nov 20, 2020
218
20
23
28
Hi.

Using an LXC, I can't seem to get this working?
I get
modprobe: FATAL: Module dattobd not found in directory /lib/modules/5.4.101-1-pve
 
what exactly are you trying to do?

if you want to load a kernel module, for lxc you need to load it on the host, since the containers share a kernel with the host
 
  • Like
Reactions: voarsh