<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    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  gid=100,uid=1001,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>
  </body>
</html>