[Bug 99437] Re: umount: mount disagrees with the fstab
Martin Lindhe
99437 at bugs.launchpad.net
Mon Sep 6 20:56:10 UTC 2010
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:
ml at styggve.dyndns.org:/media /media/media-server fuse.sshfs
user,idmap=user,allow_other,port=62000 0 0
user at 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 Kernel
Bugs, which is subscribed to util-linux in ubuntu.
More information about the kernel-bugs
mailing list