DragonFly users List (threaded) for 2011-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: user mountable filesystem
>mount /mnt/thumb/
>msdos: /dev/da8s1: Operation not permitted
>
>How can I do this?
Either you can login as root to do the mount / umount,
or you can set sysctl vfs.usermount to a non-zero value.
This is described in mount.2 manual page;
'mount -a mount' also shows mount options (mount.8);
we don't have 'user', as you found.
Please be aware of security consequences if you allow all users to mount.
-thomas
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]