我知道如何在 ubuntu 中自动加载你的模块。你把你的模块放在 /etc/modules
但是,我为我正在研究的嵌入式系统编译了内核和文件系统。但是 /etc 目录中没有“模块”文件。(顺便说一下,我正在使用埃)
无论如何要在启动时加载我的模块?
提前致谢,
embedded-linux kernel-module
embedded-linux ×1
kernel-module ×1