Normal User Unable to Write to FAT32 Partition Ubuntu

Just when I though I had finished reviving my parent’s computer with Ubuntu, I discovered that the normal user was unable to write to the shared FAT32 partition.

Much googling later, I found the solution.

fstab entry for offending partition:

/dev/hdb1   /media/MOUNT_POINT   vfat   user,rw,umask=000,uid=<username>,gid=<username>   0       0

From this thread.

Thanks Internet!

Like this post? Move it on along with:

email Email | delicious delicious | digg Digg | Tweet this post Tweet | reddit Reddit | newsvine Newsvine | furl Furl | google Google | StumbleUpon Stumble | Hao Hao HaoHao


Trackback:

Comments: 0 | Comments Feed


Scroll to top

Related posts:

  1. Partition Displayed as ‘40.0 GB Volume’ Instead of Mount Name Ubuntu Installing Ubuntu on my parent's computer today I ran into this problem: though the Windows and Storage partitions were being mounted correctly at login, they were displaying as "40.0 GB Media" and "80.0 GB Media" respectively. ...
  2. Installing JDownloader in Ubuntu Scroll to comments JDownloader is an excellent download manager. When I had a Mac I used Speed Downloader, but when the free trial period ran out I switched back to DownThemAll, a download manager plugin for Firefox. The only thing I missed about Speed Downloader was its ability to store my Rapidshare Password: a [...]...
  3. Write Your Own Listener Interface (you know you want to) This tutorial was all I needed to quickly implement my listener: Listeners in Java It's clear, succinct and comprehensive. When you need to implement your custom listener interface, check it out. ...
  4. Rescuing Settings From Broken JDownloader Installation in Ubuntu Somehow I broke my JDownloader installation, by meddling with the network settings. As I had quite a lot of download packages queued, I wanted to rescue them and use them with the latest version of JDownloader. I managed to do this successfully, here's how:...
  5. Ubuntu 8.10 on a Macbook Installing Ubuntu 8.10 took 15 minutes. I cannot believe how easy it was....

No commentsTrackback

Comments are closed.