Robin van Leeuwen: i solved the issue with sshfs mounts like this:

first, create a symlink:

ln -s mount.fuse /sbin/mount.fuse.sshfs

then change the /etc/fstab syntax like this:

m...@styggve.dyndns.org:/media       /media/media-server  fuse.sshfs
user,idmap=user,allow_other,port=62000  0 0

u...@server.com:/home/user /home/user/remotedisk fuse.sshfs options 0 0


i think maybe the sshfs installer should create that symlink

-- 
umount: mount disagrees with the fstab
https://bugs.launchpad.net/bugs/99437
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to