Fstab and JFS

Mario Vukelic mario.vukelic at dantian.org
Wed Jul 5 05:48:08 UTC 2006


On Wed, 2006-07-05 at 17:34 +1200, Michal Ludvig wrote:
> Try "user" not "users"

"users" is fine, it allows anyone to umount file systems regardless of
who mounted them. From man mount:

user
Allow an ordinary user to mount the file system. The name of the
mounting user is written to mtab so that he can unmount the file system
again. This option implies the  options noexec, nosuid, and nodev
(unless overridden by subsequent options, as in the option line
user,exec,dev,suid).

users
Allow every user to mount and unmount the file system. This option
implies the options noexec, nosuid, and nodev (unless overridden by sub‐
sequent options, as in the option line users,exec,dev,suid).






More information about the ubuntu-users mailing list