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.&nbsp; <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.&nbsp; 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> &lt;<a href="mailto:icepuck2k@mchsi.com">icepuck2k@mchsi.com</a>&gt; 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>&gt;I posted this before but the answer I received indicated that I didn't<br>&gt;properly describe the problem.<br>&gt;<br>&gt;I used to have my computer setup with Windows 2k and Suse 9.0.&nbsp;&nbsp;From Suse I
<br>&gt;could Read and Write to and from the Win2k partition.&nbsp;&nbsp;This was setup during<br>&gt;install by Suse.&nbsp;&nbsp;When I got Suse 9.3 I decided to wipe out the box, install<br>&gt;a new hard drive (much bigger) and break down and install Windows XP Pro with
<br>&gt;a FAT32 partition.&nbsp;&nbsp;Now I can read from the Windows partition when in Suse<br>&gt;9.3 but I can't write to it.&nbsp;&nbsp;I have tried to change the owner of Windows<br>&gt;which worked but it doesn't change permissions for C:.&nbsp;&nbsp;Does anyone know how
<br>&gt;to fix this?<br>&gt;<br>&gt;<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&nbsp;&nbsp;to be root in<br>order to write. Now that I think about It, this&nbsp;&nbsp;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>