I am following the instructions on
http://www.linode.com/wiki/index.php/S3fs to mount an s3 bucket in my filesystem. When running s3fs to do an actual mount I get the following error:
fuse: device not found, try 'modprobe fuse' first
"modprobe fuse" gives:
FATAL: module fuse not found
I am running a debian lenny image "Latest 2.6 Stable (2.6.18.8-linode22)" and was under the impression that, from articles I read in the forum, that the kernel had the fuse module installed. Am I missing something? Can somebody give me advice on how to make this working?
Many thanks.