On Wed, Jun 12, 2002 at 10:25:41PM -0500 or thereabouts, Hunter Scales wrote: > I am running Redhat 7.2 and I have a problem. I am dual-booting the > system with Windows 98 and I wish to be able to share file (like > Netscape mail files and bookmarks, etc) with the Windows partition. I > have created a directory "/mnt/windows" and then I mount the windows > partition (/dev/hda1) on the mount point. Since the mount point was > created by root, it has rwxr--r-- permissions. To allow Netcape, under > my own user permissions to access it, I changed the permission on the > Netscape mail directories to "rwxrwxrwx". But when I check the > permissions, there are unchanged? Any work arounds? > Thanks. Add this to your /etc/fstab file
/dev/hda1 /mnt/windows vfat user,exec,umask=0 0 0 This will mount winders when you boot up, r/w by anyone, and have a umask of 777. You then can make a shortcut on your desktop to open it up by clicking on it. I have used this for years over several distros, except my vfat winders is just used for storage now <g> -- Best regards, Gary Today's thought: My other computer is your windows box. _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list