<br><br><div class="gmail_quote">On Mon, Mar 10, 2008 at 3:57 PM, Rich Rudnick <<a href="mailto:rich@aphroneo.net">rich@aphroneo.net</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Bob Cortez wrote:<br>
> I have a dual boot (XP and Gutsy)  I want to be able to read write in<br>
> both OS to two FAT 32 partitions.  They will also be shared drives on<br>
> our network.<br>
><br>
> Results from fdisk -l<br>
><br>
> /dev/sda4            2676        9729    56661255    b  W95 FAT32<br>
> /dev/sdb1               1        9729    78148161    b  W95 FAT32<br>
><br>
> Lines in /etc/fstab<br>
><br>
> # /dev/sda4<br>
> UUID=F8F2-2027  /disk1          vfat    defaults,utf8,umask=007,gid=46<br>
> 0       1<br>
> # /dev/sdb1<br>
> UUID=FC2C-3A48  /disk2          vfat    defaults,utf8,umask=007,gid=46<br>
> 0       1<br>
><br>
<br>
</div>I'm assuming you can read these as root, but not as your user. You<br>
should be sure you are in group plugdev , that's what gid=46 is pointing at.<br>
<font color="#888888"></font></blockquote><div><br>How do I change it so they mount on boot up and are available to all users on the network?<br><br>Thanks,<br><br>Bob<br></div></div>