Hi all, I've got a dual boot, with the windows partition mounted as /drvc as show in the /etc/fstab extract. As you can see, it's mounted with my UID/GID so I own it.
I can then create/amend/delete files in the root dir of that fs, but once I go down a level, in this case to 'Program Files', I can no longer update. I believe that this is to do with the lack of the 'w' permissions, as shown in the 'ls' command. Anyone know how I can fix this? I've tried using chmod, but of course as it's a vfat FS it's ignored. Ta, Gary /etc/fstab entry: /dev/hda2 /drvc vfat gid=500,uid=500 0 0 'ls listing': [gary@dcomp2 windows]$ ls -ld / /drvc/ /drvc/Program\ Files/ drwxr-xr-x 20 root root 4096 Nov 6 09:36 / drwxr-xr-x 12 gary gary 4096 Nov 14 12:29 /drvc/ dr-xr-xr-x 13 gary gary 4096 Nov 14 12:27 /drvc/Program Files/ [gary@dcomp2 windows]$ -- Gary Stainburn This email does not contain private or confidential material as it may be snooped on by interested government parties for unknown and undisclosed purposes - Regulation of Investigatory Powers Act, 2000 _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list