Same thing here. I investigated a little bit and the shfs kernel module seems to unmaintained since 2004. There are at least 2 kernel changes that make 2.6.20 incompatible with the module.
However, there is a package sshfs which provides equivalent functionality using fuse. Install it and add your user to the fuse group, then do sshfs <Host>:<RemotePath> <LocalMountPoint> Unfortunately mount -t sshfs ... does not seem to be supported. Conclusion: Use sshfs, shfs-source is unmaintained, broken and should be removed. da1l6 -- Fails to build with module-assistent against 2.6.20 https://bugs.launchpad.net/bugs/94942 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
