On Sat, 17 Dec 2005 08:17:25 +0800, prolibertine wrote:

> i am using fstab to mount my win32 partition ,but only root user can
> write to win32 vfat partition,i want my normal user can write win32
> fat partition,who can tell me how to write the fstab. thanks

For a FAT partition, add umask=000 to the options to give full access for
everyone. FAT32 doesn't have permissions, so everything is handled by the
umask setting.

man mount has more info.


-- 
Neil Bothwick

Sacred cows make great hamburgers.

Attachment: signature.asc
Description: PGP signature

Reply via email to