Re: [newbie] Writing access to a fat32 partition

2004-03-14 Thread martin brandt
Quoting Paul Smith [EMAIL PROTECTED]:

 Dear All
 
 I would like to know what is necessary to do in order to get writing 
 access to a fat32 partition shared with MS Windows.
 
 Thank you a lot in advance!
 
 Paul
 
 
 
 
 


-- 
Im having the same problems.
Ive found and been told that a FAT32 partition created under linux is not 
detected in window.. i have no idea why. Which means we have to create the 
partition under windows, however after doing that i cannot get linux to change 
ownership/write-permission for the partition, even under root. I have tried in 
security settings (control panel), in a terminal (as root: chown 
*owner*.*group* /mnt/windows/, the folder's properties, even in windows, i have 
no idea how to change the permissions of the partition. Perhaps there is a 
hidden ownership on the partition so that even root cannot change the settings.
Anyone help us out?

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Writing access to a fat32 partition

2004-03-14 Thread Richard Urwin
On Sunday 14 Mar 2004 8:01 pm, martin brandt wrote:
 Quoting Paul Smith [EMAIL PROTECTED]:
  Dear All
 
  I would like to know what is necessary to do in order to get
  writing access to a fat32 partition shared with MS Windows.
 
  Thank you a lot in advance!
 
  Paul

The permissions of the mount point have no effect.

Try adding the options umask=000, user to the /etc/fstab line.

See man mount for more details.

-- 
Richard Urwin

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Writing access to a fat32 partition

2004-03-14 Thread Olivier Esser
martin brandt wrote:
Quoting Paul Smith [EMAIL PROTECTED]:


Dear All

I would like to know what is necessary to do in order to get writing 
access to a fat32 partition shared with MS Windows.
You edit the /etc/fstab file as:

/dev/hda1 /mnt/windows vfat umask=000,codepage=850,iocharset=iso8859-1 0 0

/dev/hda1 is to be replaced by your fat32 partition.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Writing access to a fat32 partition

2004-03-14 Thread Anne Wilson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 14 March 2004 20:28, Richard Urwin wrote:
 On Sunday 14 Mar 2004 8:01 pm, martin brandt wrote:
  Quoting Paul Smith [EMAIL PROTECTED]:
   Dear All
  
   I would like to know what is necessary to do in order to get
   writing access to a fat32 partition shared with MS Windows.
  
   Thank you a lot in advance!
  
   Paul

 The permissions of the mount point have no effect.

 Try adding the options umask=000, user to the /etc/fstab line.

 See man mount for more details.

It's easier to set the options through Mandrake Control Center 
(Configure your computer).  Use Mount Points, select the partition, 
then check options.  It avoids the possibility of mis-typing or 
slight problem with syntax.

Anne
- -- 
Registered Linux User No.293302
Have you visited http://twiki.mdklinuxfaq.org yet?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQFAVMlmkFAvMr/nNX8RAtKXAJ0d0B/Uld8ajI4aHdnjlJ8ZtMoI0gCdFe+s
Mg91RSWyMYkRihzD5Wv4iHg=
=66wc
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com