[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sshfs?



> Trying to get sshfs to work on my 'sarge' box.
> 
> Installed sshfs, added root to the fuse group, then attempted to connect to
> remote machine that has sshd, with sftp extension, and get:
> 
> # sshfs remote_host:/<remotefs>  /<localmountpoint>
> Password: 
> FATAL: Module fuse not found.
> fusermount: fuse device not found, try 'modprobe fuse' first
> 
> # modprobe fuse
> FATAL: Module fuse not found.

Did you enable fuse as part of your kernel config?

$ grep -i fuse /boot/config-2.6.16
CONFIG_FUSE_FS=m




Reply to: