-----Original Message-----
From: flalug@nks.net [mailto:flalug@nks.net] On Behalf Of Eben King
Sent: Sunday, April 03, 2005 4:19 PM
To: flalug@nks.net
Subject: Re: [flalug] question about writing on particion
On Sun, 3 Apr 2005, smitty wrote:
> On Sunday 03 April 2005 15:32, smitty wrote:
> > On Sunday 03 April 2005 14:40, Igor Kresnik wrote:
> > > How I do, that be in FC3 can all users written on vfat particion
> > > and not just root user?
> >
> > The permissions for the directories and files on that partition
> > should be drwxrwxr-x.
> I qualify that for only directories. The file permissions should be
> either
> -rwxrwxr-- for executables or -rw-rw-r-- for all other files.
> Well heck. You can use "umask=005" to make everything -rwxrwxr-x, but I
have no idea how to . > make files and directories different.
> Is it possible to mount it ro?
Try 'mount <partition> -o remount,ro'
That'll probably work :)
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:27:04 EDT