public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] use fstab to mount my partition for normal user
@ 2005-12-17  0:17 prolibertine
  2005-12-17  0:29 ` Mark Knecht
  2005-12-17  9:38 ` Neil Bothwick
  0 siblings, 2 replies; 4+ messages in thread
From: prolibertine @ 2005-12-17  0:17 UTC (permalink / raw
  To: gentoo-user

i am using fstab to mount my win32 partition ,but only root user can
write to win32 vfat partition,i want my normal user can write win32
fat partition,who can tell me how to write the fstab. thanks



--
/**********************************************************
* Love in Gentoo-Linux  C and Python
* Look at my website and my blog
* http://www.jnlinux.org
* http://bbs.jnlinux.org
**********************************************************/

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] use fstab to mount my partition for normal user
  2005-12-17  0:17 [gentoo-user] use fstab to mount my partition for normal user prolibertine
@ 2005-12-17  0:29 ` Mark Knecht
  2005-12-17  4:33   ` prolibertine
  2005-12-17  9:38 ` Neil Bothwick
  1 sibling, 1 reply; 4+ messages in thread
From: Mark Knecht @ 2005-12-17  0:29 UTC (permalink / raw
  To: gentoo-user

On 12/16/05, prolibertine <prolibertine@gmail.com> wrote:
> i am using fstab to mount my win32 partition ,but only root user can
> write to win32 vfat partition,i want my normal user can write win32
> fat partition,who can tell me how to write the fstab. thanks
>

Explore the options 'rw' and 'users'

- Mark

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] use fstab to mount my partition for normal user
  2005-12-17  0:29 ` Mark Knecht
@ 2005-12-17  4:33   ` prolibertine
  0 siblings, 0 replies; 4+ messages in thread
From: prolibertine @ 2005-12-17  4:33 UTC (permalink / raw
  To: gentoo-user

> Explore the options 'rw' and 'users'
>
thanks for your reply

--
/**********************************************************
* Love in Gentoo-Linux  C and Python
* Look at my website and my blog
* http://www.jnlinux.org
* http://bbs.jnlinux.org
**********************************************************/

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] use fstab to mount my partition for normal user
  2005-12-17  0:17 [gentoo-user] use fstab to mount my partition for normal user prolibertine
  2005-12-17  0:29 ` Mark Knecht
@ 2005-12-17  9:38 ` Neil Bothwick
  1 sibling, 0 replies; 4+ messages in thread
From: Neil Bothwick @ 2005-12-17  9:38 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 524 bytes --]

On Sat, 17 Dec 2005 08:17:25 +0800, prolibertine wrote:

> i am using fstab to mount my win32 partition ,but only root user can
> write to win32 vfat partition,i want my normal user can write win32
> fat partition,who can tell me how to write the fstab. thanks

For a FAT partition, add umask=000 to the options to give full access for
everyone. FAT32 doesn't have permissions, so everything is handled by the
umask setting.

man mount has more info.


-- 
Neil Bothwick

Sacred cows make great hamburgers.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-12-17  9:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-17  0:17 [gentoo-user] use fstab to mount my partition for normal user prolibertine
2005-12-17  0:29 ` Mark Knecht
2005-12-17  4:33   ` prolibertine
2005-12-17  9:38 ` Neil Bothwick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox