I'm having problem mounting anything over FUSE.
For example
I have installed fusefs-kmod.tbz fusefs-libs.tbz fusefs-sshfs.tbz, and kernel module is loaded and FUSE is started.
For example
Code:
sshfs -o idmap=user root@x.x.x.x:/ /mnt/portable/
mount_fusefs: /dev/fuse0 on /mnt/portable: Invalid argument
fuse: failed to mount file system: No such file or directory
I have installed fusefs-kmod.tbz fusefs-libs.tbz fusefs-sshfs.tbz, and kernel module is loaded and FUSE is started.