Joseph Koshy wrote:
I have vfs.usermount=1 and 666 mode on /dev/fd0
What am I missing? :) Can you tell the exact point?

Having the user in the 'operator' group and keeping
the matching ownership for the device name in /dev.

The URL below says:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#USER-FLOPPYMOUNT

For example, to allow users to mount the first floppy drive, use:
# chmod 666 /dev/fd0

The /dev/fd0 mode is 666 so there shouldnt be any problems about which
group the user is in.

However Freddie Cash seems to be right. I now tried to mount to a directory that I own and it worked like a charm! :)

Thanks!
Evren
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to