first of all, it's kinda odd that your win2k partition is a vfat one... isn't 
it normally ntfs?

anyway, "man mount" is what you're looking for, in there you'll find all the 
options you need to mount a partition as a user or group and with whatever 
umask you like.

just search the text for user and you should find what you need

On October 24, 2002 12:04 am, agc wrote:
> I have windows 2000 and redhat 8.
> I did this as root: mkdir /mnt/vfat
> then : mount -t vfat /dev/hda1 /mnt/vfat
> so I could acce my win partition form my linux, hoe ever I can only
> write to this partition if I am root, how can I write to this partition
> being a usual user? thanks  in advance.



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to