我有ubuntu 12.04,内核版本是2.6.32
Linux user1 2.6.32-042stab083.2 #1 SMP Fri Nov 8 18:08:40 MSK 2013 x86_64 x86_64 x86_64 GNU/Linux
Run Code Online (Sandbox Code Playgroud)
当我运行命令 modprobe fusion 时它说
FATAL: Module fuse not found.
Run Code Online (Sandbox Code Playgroud)
我已经运行 apt-get remove libfuse2 并再次安装了fuse、libfuse 和fuse-utils
但我仍然收到错误模块保险丝未找到。
问候
首先你可以尝试从缓存安装模块,
apt-cache 搜索熔丝
如果这不起作用---您可以使用模块助手安装保险丝模块,
apt-get 安装模块助手
apt-get 安装保险丝源
cd /usr/src
妈妈准备
马爱保险丝
depmod -ae $(uname -r)
现在你可以,
模组探针保险丝