solution
hi
with some online help i figured out the solution.
installed fuse 2.5.3
intalled ntfs-3g beta
and added the following code to my /etc/fstab
/dev/sda5 /media/DOWNLOADS ntfs-3g silent,unmask=0,locale=en_US.utf8,no_def_opts,allow_other
and everything worked fine
hope this helps someone else too.
|