Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] use fstab to mount my partition for normal user
Date: Sat, 17 Dec 2005 09:42:42
Message-Id: 20051217093841.2b6b1ea0@krikkit.digimed.co.uk
In Reply to: [gentoo-user] use fstab to mount my partition for normal user by prolibertine
1 On Sat, 17 Dec 2005 08:17:25 +0800, prolibertine wrote:
2
3 > i am using fstab to mount my win32 partition ,but only root user can
4 > write to win32 vfat partition,i want my normal user can write win32
5 > fat partition,who can tell me how to write the fstab. thanks
6
7 For a FAT partition, add umask=000 to the options to give full access for
8 everyone. FAT32 doesn't have permissions, so everything is handled by the
9 umask setting.
10
11 man mount has more info.
12
13
14 --
15 Neil Bothwick
16
17 Sacred cows make great hamburgers.

Attachments

File name MIME type
signature.asc application/pgp-signature