On Thu April 8 2004 19:28, s. keeling wrote:
> Incoming from Curtis Sloan:
> > I have one partition on one disk that the system believes is read-only. 
> > It is a FAT32 filesystem.  The only thing different from the other FAT32
> > partitions (I dual boot w/ Windows 98 for games) is that this partition
> > is primary,
>
> What's its fstab entry?

/dev/hdb2        /mnt/storage     vfat       
gid=10,users,exec,nodev,suid,rw,quiet,umask=002            1   0

Notes:  GroupID 10 = wheel (the members are root and my user account) -- just 
used for easy (and insecure ;-) sudo commands.

Hope that survived formatting.  I haven't checked the options recently, so it 
may not be the cleanest implementation but they work for what I need (rw 
access to FAT32 drives from Linux).

Any feeback appreciated.

Sincerely,
Curtis

_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to