Kernel modules

If you have kernel modules, they need to be installed into the root filesystem, using the kernel make modules_install target, as we saw in the last chapter. This will copy them into the directory /lib/modules/<kernel version> together with the configuration files needed by the modprobe command.

Be aware that you have just created a dependency between the kernel and the root filesystem. If you update one, you will have to update the other.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.219.198.159