Using a fresh install of FreeBSD 13.0. I'm trying to mount a remote directory on a linux server via sshfs with the following command:
sshfs user@x.x.x.x:/home/user/Dir/dir/ /usr/home/anotheruser/DestinationDir/ -p1234 -v -o idmap=user,uid=X,guid=Y,allow_other,follow_symlinks,reconnect
The...
I have fusefs, fusefs-ntfs, gvfs as well as pcmanfm-qt installed through ports, with FUSE option enabled when building gvfs, and have fusefs in my kld_list. Now in pcmanfm-qt I can click on an NTFS volume to mount it without any privilege, but when I click on the eject button on the left it...
In my latest attempt to upgrade 12.2 to 13.0 (on a ThinkPad X220) I'm unable to use i915kms.ko and fuse.
Initially the system refuses to boot because /etc/fstab tries to mount a Linux (ext2fs) partition but after commenting it out it boots, however kldload will not load fuse.
Also...
# uname -a
FreeBSD bsd_test 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 #0 r306420: Thu Sep 29 01:43:23 UTC 2016 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
Problem:
According to manual of mount.fuse, default_permission should let the OS to do file permission checking using the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.