# [EMAIL PROTECTED] / 2002-10-14 18:18:50 +0200: > i would like to mount an ext2fs partition writable for at least one > user, same with a few msdos partitions.
# might be "ext2" below, not sure /dev/foo /lunix ext2fs rw 0 0 /dev/bar /windoze msdos rw 0 0 > FreeBSD's /etc/fstab apparently does not support a "user" option to > allow users to mount file systems - neither does the mount command > setting the user id to someone else than root as far as i can tell. http://www.freebsd.org/doc/faq/disks.html#USER-FLOPPYMOUNT > how can i achieve write permissions for a non-privileged user there? see mount_msdos(8) for FAT filesystems, no idea about ext2fs -- If you cc me or take the list(s) out completely I'll most likely ignore your message. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message