sudo apt install kmod 如果你不确定哪个软件包是 module-init-tools 的替代,你可以使用包管理工具的搜索功能来查找相关软件包。例如,在Ubuntu中,你可以使用: bash apt search module | grep init 考虑系统发行版和版本: 不同的Linux发行版和版本可能有不同的软件包可用。确保你正在尝试安装的软件包与你的系...
* When a Driver Update package (that is, one of the various "kmod" packages) is updated, a symbolic link is recreated in the weak-updates directory to correlate with the compatible kernel. However, previous version of the module-init-tools package introduced a bug, which caused it no...
~# /sbin/modprobe --version kmod version 14 root@qemu0:~# lsmod Module Size Used by processor 27279 0 ata_generic 3910 0 === kmod => NEW_MODUTILS=1 => AWK (iptables.init line 78) [ $NEW_MODUTILS = 1 ] \ && ref=$(lsmod | awk "/^${mod}/ { print \$4; }" | tr ',' ...