Skip to main content
4 events
when toggle format what by license comment
Mar 22, 2019 at 21:05 comment added sourcejedi @xhienne depends on your version of modprobe, but recent versions from kmod, at least, will know about builtins. Try it. E.g. modprobe unix and modprobe -r unix.
Jan 18, 2017 at 5:56 vote accept Kushal
Jan 6, 2017 at 9:41 comment added xhienne "the error message FATAL: Module dummy not found indicates that you may have a kernel where the dummy interface module is not enabled" => No, it may mean the dummy driver was not built as a module, but directly added to the kernel instead. Apparently a dummy0 interface exists on the OP's machine. Other than that, your answer is OK.
Jan 6, 2017 at 6:54 history answered dirkt CC BY-SA 3.0