Linux Tutorial: How depmod Works in Linux and Unix Command
In this two-minute whiteboard demonstration, The Linux Foundation’s Training Instructor John Bonesio demonstrates how the depmod utility works in the Linux and Unix command directory.
Inside kernel objects, or modules, it’s not just binary data, but a collection of tables. After initialization, each section is kept separate to keep track of where they’re loaded in memory. As it scans through all the directories where the modules are it will look for missing symbols to find related modules.
For more Linux training videos and opportunities visit: https://training.linuxfoundation.org/
linux foundation