会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
scott_h
新随笔
管理
2026年1月20日
Linux insmod 和 modprobe区别
摘要: https://zhuanlan.zhihu.com/p/693088545 Linux 下用来加载.ko文件模块的命令有insmod 和 modprobe,比如我们需要加载模块为helloworld.ko 什么是模块 模块是一种可以动态加载到内核中的代码,它可以扩展内核的功能。 在Linux系
阅读全文
posted @ 2026-01-20 00:33 scott_h
阅读(10)
评论(0)
推荐(0)
公告