Hi Michael, 2011/8/24 Michael Meskes <[email protected]>: > On Mon, Jul 18, 2011 at 04:12:10PM +0200, Robert Millan wrote: >> Else if avfs depends on fuse-utils because it can't work at all without >> fusermount, please reply to this bug report so we can try to find a solution. > > Well, it kind of works without fuse(-utils), it only needs fusermount to > unmount again. But on the other hand I consider unmounting a significant part > of it. :-) > > Anyway, how do you unmount on kfreebsd? I can easily change the script to use > different ways for different systems.
With umount(8). Note that on GNU/kFreeBSD, FUSE file systems can only be mounted or unmounted by root. HTH -- Robert Millan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

