Guillermo Garron wrote:
Hi,
I did the same thing,
here is my fstab file
hope this helps you.
/dev/hdb3 /media/e_drive vfat rw,defaults,umask=0007 0 0
uid=[user] guid=[group]
should be:
/dev/hdb3 /media/e_drive vfat rw,defaults,umask=007,uid=[user],
guid=[group] 0 0
Scott
Miata Red wrote:
While running XP I have created a FAT32 partition with the intention
of saving files to share between XP and FC.
When I run FC I cannot open the drive, the FAT32 - Permission Denied...
How can I set permissions properly ?
Thanks.
Denis