Quote:
In fstab I have
[coed]/dev/hda1 /windows/C ntfs-3g ro,users,gid=users,umask=0000,nls=utf8 0 0[/code]
[/b]
|
This looks more complex than need be to me.
In my case I have:
Code:
/dev/hdb1****/windows/E****ntfs-3g****defaults,locale=en_US.UTF-8****0****0
Note I set the permissions to /windows/E such that every user had read/write access.
Code:
drwxrwxrwx**1 root root** 8192 2007-08-04 00:13 E
This may be over kill.