-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
maxim wexler wrote: | Hello everyone, | | I have a fat32 partition on another drive /dev/hda5 | which is listed in /etc/fstab like this: | | /dev/hda5 /home/blissfix/fat vfat auto,user o o | | But as user I have no access, only as root. | | cat /proc/mounts reveals: | | /dev/hda5 /home/blissfix/fat vfat | rw,nodiratime,nosuid,nodev,noexec,fmask=0033,dmask=0033 | 0 0 | | not sure what this means but even as root chown gives: | | chown: Changing ownership of '/home/blissfix/fat/*': | operation not permitted. | | BTW, /home is part of my root partition: | | /dev/hdb3 / reiserfs noatime 0 1 | | | | __________________________________ | Do you Yahoo!? | Read only the mail you want - Yahoo! Mail SpamGuard. | http://promotions.yahoo.com/new_mail | -- | [email protected] mailing list | |
Try this:
/dev/hda1 /mnt/somewhere vfat auto,users,gid=users,umask=0002 0 0
Regards, Karsten -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCHlvGgUNlsZQzobwRAs2RAKCRHln9x7x+eSqtyT+318gsb3MPSQCfW5hU GKfcbLVpNIGzhFWvgcXhDzM= =e+f/ -----END PGP SIGNATURE----- -- [email protected] mailing list
