FAT32 partition permission question

Lennart Sorensen lsorense-1wCw9BSqJbv44Nm34jS7GywD8/FfD2ys at public.gmane.org
Mon Apr 18 13:50:56 UTC 2005


On Sat, Apr 16, 2005 at 03:09:12PM -0400, Steve wrote:
> I added the following line to my fstab, which automounts my fat32
> partition, however *some* folders are listed as read-only when I
> browse as a regular user (permission "555"). Most of the other folders
> and files are read-write ("777"):
> 
> /dev/hda5		/mnt/fat32		vfat	users,rw,umask=0 0 0
> 
> Is there something I did wrong with the fstab entry, or is there some
> idiosyncratic thing with some of my folders in the fat32 partition?

Maybe files that are readonly on dos default to readonly on linux
nomatter what the umask is.  I personally much prefer fmask/dmask over
umask since that way you can keep the execute bit on dirs but off the
files.

Lennart Sorensen
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list