Hi, I can’t use sshfs/veracrypt or other program that uses fuse library.
All of them got error
Error: fuse: device not found, try 'modprobe fuse' first
# modprobe fuse
ERROR: could not insert 'fuse': Unknown symbol in module, or unknown parameter (see dmesg)
#dmesg
fuse: Unknown symbol setattr_prepare (err 0)
# ls -lah /lib/modules
total 12K
drwxr-xr-x 3 root root 4.0K May 3 2013 .
drwxr-xr-x 13 root root 4.0K Dec 20 2014 ..
drwxr-xr-x 3 root root 4.0K May 22 12:25 3.2.0-4-amd64
# uname -a
Linux do.zvezdolet.kiev.ua 3.2.0-4-amd64 #1 SMP Debian 3.2.63-2+deb7u2 x86_64 GNU/Linux
After then i has changed kernel via control panel to 3.2.0-4-amd64 #1 SMP Debian 3.2.81-1 But same error
# modinfo fuse
filename: /lib/modules/3.2.0-4-amd64/kernel/fs/fuse/fuse.ko
alias: devname:fuse
alias: char-major-10-229
license: GPL
description: Filesystem in Userspace
author: Miklos Szeredi <miklos@szeredi.hu>
depends:
intree: Y
vermagic: 3.2.0-4-amd64 SMP mod_unload modversions
parm: max_user_bgreq:Global limit for the maximum number of backgrounded requests an unprivileged user can set (uint)
parm: max_user_congthresh:Global limit for the maximum congestion threshold an unprivileged user can set (uint)
What else can I do?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
@mtfcs
This question was asked and answered before please first check if the previous answer is good fro you
https://www.digitalocean.com/community/questions/can-t-seem-to-load-fuse-module