Other NTFS volume can be mounted as normal user via FUSE, but can't be umounted in the same way

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 says:
1630312789070.png

sudo umount /dev/fuse umounts that volume successfully.
I tried the method in https://docs.freebsd.org/en/books/handbook/disks/#usb-disks but it doesn't help.
 
Back
Top