Re: write/read to windows drives





ok, I changed the entry in fstab to: /dev/sda8 /windows/G
vfat ro,users,gid=users,umask=0002,nls=utf8 0 0
and I am still getting the same message.

I went to the web site about samba previously posted and I took a piece of
code for fstab: "defaults,gid=101,umask=007 0 0" to replace:
"ro,users,gid=users,umask=0002,nls=utf8 0 0" so it works now but I need to
know what I did.
.