I had this exact problem and spent a long time searching out an answer,
I eventually found to add a line like this:

/dev/hda1              /mnt      vfat           rw,user,umask=000

The important thing here is the umask=000 which makes the mounted volume
world writeable.

HTH

Jamie

On Sat, 2003-06-21 at 14:16, Gëzim Hoxha wrote:
> Hi,
> How do I make it so when gentoo boots up, hda1 (win
> partiton) is loaded and every user is able to right to
> it.
> Right now the line that I added to /etc/fstab is:
> /dev/hda1     /win    vfat    defaults 
> 
> Thanks,
> 
> Zim
> 
> __________________________________
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!
> http://sbc.yahoo.com
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 


--
[EMAIL PROTECTED] mailing list

Reply via email to