Jump to content

Changing Permissions on a FAT 32 Partition


Bob The Nob
 Share

Recommended Posts

There are lots of posts on how to do this. But here's the typical fstab entry for a windows FAT32 partition which is world read/write:

 

/dev/hdxx /mnt/win_x vfat umask=0,user,codepage=850,iocharset=iso8859-1,exec 0 0

 

You need to be root to edit fstab. The important stuff is what comes after "vfat"; those are the options. The "umask=0" is the key one.

Link to comment
Share on other sites

Good one pmpatrick. That is EXACTLY the line I edit /etc/fstab with everytime I do a reinstall. It is the very first thing I do after a reinstall. Mandriva does NOT change it back to something else, from my experience and I have been using it for over a year now and dozens and dozens of various Mandriva installs and reinstalls.

 

I have no other complicated means of achieving the same result and I work with the windows files as easily as from any other area of my account.

 

Cheers. John.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...