> I'm unable to find how do I set default mode for the
> files on a vfat/fat mount. I have a dual boot machine
> at home and wanted to use a common partition drive D:
> for Windows and /mnt/d for Linux. All the files on this
> mount show mode 755 where as this should be 644 or
> something like that.
>

Try
/dev/hda1 /mnt/win vfat user,exec,umask=0 0 0

Replace hda1 with whereever your FAT partition is

-
rgds







-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to