|
Hi doddy,
had the same problem. You have to edit your 'fstab' and add ',umask=000' after the mount-options (e.g. 'defaults'). Make sure you don't enter a blank after the comma! Your resulting line should look something like:
/dev/hda6 /mnt/daten vfat defaults,umask=000 0 0
I hope I could help.
|