<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I would beg the group's indulgence again, as I want to be sure I get
    this correctly.<br>
    <br>
    I think this is what I want as the fstab:<br>
    <br>
    # /etc/fstab: static file system information.<br>
    #<br>
    # Use 'blkid' to print the universally unique identifier for a<br>
    # device; this may be used with UUID= as a more robust way to name
    devices<br>
    # that works even if disks are added and removed. See fstab(5).<br>
    #<br>
    # &lt;file system&gt; &lt;mount point&gt;&nbsp;&nbsp; &lt;type&gt;&nbsp;
    &lt;options&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;dump&gt;&nbsp; &lt;pass&gt;<br>
    # / was on /dev/sda1 during installation<br>
    UUID=4dc278b7-1792-4e89-b67e-a517fce97d19 / ext4 errors=remount-ro 0
    1<br>
    # swap was on /dev/sda5 during installation<br>
    UUID=acfb9d26-69c6-4489-88fc-12f5c50bda97 none swap sw 0 0<br>
    <br>
    UUID=900b5f0b-4f3d-4a64-8c91-29aee4c6fd07 /sdb1 ext4&nbsp;
    defaults,errors=remount-ro 0 1<br>
    <br>
    UUID=1f363165-2c59-4236-850d-36d1e807099e /Apps ext4&nbsp;
    defaults,errors=remount-ro 0 1<br>
    <br>
    /dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0<br>
    <br>
    in addition I need to have:<br>
    <br>
    /sbd1<br>
    /Apps<br>
    /dev/sdb1<br>
    /devApps<br>
    <br>
    I'm still not quite sure, however, how to give the user 'comp' read
    and write permissions<br>
    <br>
    Comnents and corrections will be much appreciated.<br>
    <br>
    Thanks in advance.<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 03/05/2019 10:15 PM, Chris Punches
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAB1WSFJ7OdD_=_YYQzQjG3Xa8swAEE7bb8aaUP8LFG-ix-stCw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>you may also want to inspect the bios to see which drive it
          wants to boot from.&nbsp; also didn't say whether you're using uefi
          or not.</div>
        <div><br>
        </div>
        <div>Does it boot?&nbsp; Try and see.</div>
        <div><br>
        </div>
        <div>Yes Rick is correct, use a UUID.<br>
        </div>
        <div><br>
        </div>
        <div>-C<br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Tue, Mar 5, 2019 at 9:46 PM
          Stephen Potter &lt;<a moz-do-not-send="true"
            href="mailto:spp@unixsa.net">spp@unixsa.net</a>&gt; wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
          On 3/5/2019 2:36 PM, Stephen P. Molnar wrote:<br>
          &gt; 1. Will the boot proceed to completion?<br>
          &gt; 2. Will users have read/write permission?<br>
          <br>
          Presuming your bootblock is installed properly on /dev/sda and
          your <br>
          kernel is properly in /boot on /dev/sda1, your boot should
          work.&nbsp; Of <br>
          course, this is all dependent on your other services and such
          being <br>
          properly setup and there not being corruption on /dev/sda1
          that requires <br>
          an fsck.<br>
          <br>
          fstab has nothing to do with user level permissions.&nbsp; I assume
          you mean <br>
          read/write permission to /hdb1 and /hdc1.&nbsp; It will depend on
          how you <br>
          created the mount points as well as the filesystems on
          /dev/sdb1 and <br>
          /dev/sdc1.<br>
          <br>
          -spp<br>
          <br>
          _______________________________________________<br>
          colug-432 mailing list<br>
          <a moz-do-not-send="true" href="mailto:colug-432@colug.net"
            target="_blank">colug-432@colug.net</a><br>
          <a moz-do-not-send="true"
            href="http://lists.colug.net/mailman/listinfo/colug-432"
            rel="noreferrer" target="_blank">http://lists.colug.net/mailman/listinfo/colug-432</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
colug-432 mailing list
<a class="moz-txt-link-abbreviated" href="mailto:colug-432@colug.net">colug-432@colug.net</a>
<a class="moz-txt-link-freetext" href="http://lists.colug.net/mailman/listinfo/colug-432">http://lists.colug.net/mailman/listinfo/colug-432</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Stephen P. Molnar, Ph.D.
Consultant
<a class="moz-txt-link-abbreviated" href="http://www.molecular-modeling.net">www.molecular-modeling.net</a>
(614)312-7528 (c)
Skype: smolnar1
</pre>
  </body>
</html>