insmod某个内核模块时提示“Failed to find the folder holding the modules”如何处理?

答: 创建/lib/modules/$(uname -r)目录,命令如下:

  mkdir /lib/modules/$(uname -r)

posted @ 2019-08-05 12:39  Jello  阅读(1023)  评论(0编辑  收藏  举报