<br><br><div><span class="gmail_quote">On 3/11/08, <b class="gmail_sendername">Bob Cortez</b> <<a href="mailto:rjcortez@gmail.com">rjcortez@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
<br><br><div class="gmail_quote"><span class="q">On Mon, Mar 10, 2008 at 3:57 PM, Rich Rudnick <<a href="mailto:rich@aphroneo.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">rich@aphroneo.net</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.80ex; padding-left: 1ex"><div>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></blockquote></span><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><br>--<br> ubuntu-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br> Modify settings or unsubscribe at: <a onclick="return top.js.OpenExtLink(window,event,this)" href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
<br></blockquote></div><br>Hey,<br>  Are you able to access the disks as a normal user logged into the system with this setup?<br>  How would you like to be able to access the disks over the network? <br>  If you have windows machines you'll want to install/configure samba, otherwise NFS.<br>
  Depending on what you're using them for though you may only need ftp/sftp/sshfs.<br><br>  In short: what can you do now, what are your requirements, and what have you done so far?<br><br>cheers,<br>Owen.<br><br>