Ooh! A question I think I can help with. First try unmounting
your fat32, change the permissions of the mount point, and then mount
it back up again.<br>
<br>
If you want this on a more permanent basis, I believe that you need to change your /etc/fstab file. <br>
<br>
I think that if you add a rw under the fs-options that the device will
be mounted with read write permissions at startup. Please correct
me if I'm wrong on this.<br>
<pre>device -        mount -        type -        fs-options -        freq/passno<br>/dev/hda6        /stuff        vfat        defaults        0 0<br><br><br></pre>
Aaron Korver<br><br><div><span class="gmail_quote">On 6/28/05, <b class="gmail_sendername">Dan Hockey</b> <<a href="mailto:icepuck2k@mchsi.com">icepuck2k@mchsi.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Jim Asbille wrote:<br><br>>I posted this before but the answer I received indicated that I didn't<br>>properly describe the problem.<br>><br>>I used to have my computer setup with Windows 2k and Suse 9.0. From Suse I
<br>>could Read and Write to and from the Win2k partition. This was setup during<br>>install by Suse. When I got Suse 9.3 I decided to wipe out the box, install<br>>a new hard drive (much bigger) and break down and install Windows XP Pro with
<br>>a FAT32 partition. Now I can read from the Windows partition when in Suse<br>>9.3 but I can't write to it. I have tried to change the owner of Windows<br>>which worked but it doesn't change permissions for C:. Does anyone know how
<br>>to fix this?<br>><br>><br>Have you tried it while being root? being that you used fat32 you<br>shoudn't(in theory) have any problems with fat32.When I had XP/MDK9.2 I<br>could read/write to windows with no problem, now with my Xp/MDK10.1
<br>setup, I can read the ntfs and fat32 partitons but I have to be root in<br>order to write. Now that I think about It, this may be something to do<br>with permissions that I know nothing about.<br>-dh<br>_______________________________________________
<br>Cialug mailing list<br><a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br><a href="http://cialug.org/mailman/listinfo/cialug">http://cialug.org/mailman/listinfo/cialug</a><br></blockquote></div><br>