<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Thank you for the advice. I found a solution to this problem by
    applying the following commands<br>
    <br>
    <pre><b><font face="sans-serif">sudo chown -R root:users /home/ben2/Public/shares
sudo chmod -R ug=rwx,o=rx /home/ben2/Public/shares

</font></b><font face="sans-serif">And the line I added to</font><b><font face="sans-serif"> /etc/fstab </font></b><font face="sans-serif">looks like</font><b><font face="sans-serif">

/dev/sdb5/ /home/ben2/Public/shares ext4 auto noatime 0 0

</font></b><font face="sans-serif">Everything is good, Have a nice weekend</font><b><font face="sans-serif">

</font></b></pre>
    <br>
    <div class="moz-forward-container"><br>
      <br>
      -------- Original Message --------
      <table class="moz-email-headers-table" border="0" cellpadding="0"
        cellspacing="0">
        <tbody>
          <tr>
            <th nowrap="nowrap" valign="BASELINE" align="RIGHT">Subject:
            </th>
            <td>Adding secondary hard drive to desktop</td>
          </tr>
          <tr>
            <th nowrap="nowrap" valign="BASELINE" align="RIGHT">Date: </th>
            <td>Sun, 03 Feb 2013 14:10:19 -0500</td>
          </tr>
          <tr>
            <th nowrap="nowrap" valign="BASELINE" align="RIGHT">From: </th>
            <td>Ben Chavez <a class="moz-txt-link-rfc2396E" href="mailto:ebcha1974@hotmail.com"><ebcha1974@hotmail.com></a></td>
          </tr>
          <tr>
            <th nowrap="nowrap" valign="BASELINE" align="RIGHT">To: </th>
            <td><a class="moz-txt-link-abbreviated" href="mailto:linux-user@egr.msu.edu">linux-user@egr.msu.edu</a></td>
          </tr>
        </tbody>
      </table>
      <br>
      <br>
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      O.k time to call for help again.<br>
      I just added a secondary hard drive to my desktop running Ubuntu
      12.04 and I would like to mount the drive a boot time<br>
      <br>
      I modified <b>/etc/fstab</b> and the drive is mounted but for
      some reason I cant get control over the content, I cant modify
      files or create directories in it.<br>
      <br>
      This is the line I added<br>
      <b>UUID=4f07995e-21bb-468d-8aaa-282510936bc3
        /home/ben2/Public/shares       ext4    defaults        0       0</b><br>
      <br>
      I had prebiously add it with the following syntax<br>
      <b>/dev/sdb5/ /home/ben2/Public/shares ext4  auto  noatime 0 0</b><b><br>
      </b><br>
      with the two lines the drive is mounted at boot time but it
      doesn't allow me add content to it. I will appreciate all advice.<br>
      <br>
      Thank you<br>
       <br>
      <br>
    </div>
    <br>
  </body>
</html>