Re: Share Permission & Auto mount issues
Instead of using that entry for your /dev/sda2 in /etc/fstab, try this one.
Code:
/dev/sda2 /media/data vfat iocharset=utf8,umask=000 0 0
Save it and mount your /dev/sda2, assuming you already have that mount point, /dev/data.
Code:
sudo mount -a
df -h
Everyone should be able to write to /media/data now.
In the world of Linux, who needs Windows and Gates...
Got most of my golden beans at an auction on eBay (with a couple of free drinks).