<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Yes, that makes a lot of sense.   An
      interesting thing i did accidentally was to write a file to the OS
      folder before i mounted it.   After mounting, it never got sent to
      the actual drive after i then mounted it.    Kind of in limbo
      land.  <br>
      Lessons learned.   Thanks John<br>
      <br>
      On 2/5/2013 11:16 PM, John Wesorick wrote:<br>
    </div>
    <blockquote
cite="mid:CACrkP+HStAEu=kXPxMOQ03Qo+hz=HwnTyrCDuY=BTA3ZoRB9TQ@mail.gmail.com"
      type="cite">
      <p dir="ltr">Linux uses a single filesystem hierarchy. Everything
        is under / (even removable or network drives). When you created
        the folder and mounted the flash drive to /mnt/usbflash you were
        telling the OS that your flash drive can be found at
        /mnt/usbflash. Without mounting it, Linux can't see it, since it
        isn't in the file system hierarchy. Does that make sense?</p>
      <div class="gmail_quote">On Feb 5, 2013 11:08 PM, "Steve @ HCS"
        <<a moz-do-not-send="true"
          href="mailto:steveg@branchadventures.org">steveg@branchadventures.org</a>>
        wrote:<br type="attribution">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div bgcolor="#FFFFFF" text="#000000">
            <div>Thanks John,<br>
              <br>
              Is the folder on the OS,  a hardware abstraction queue?<br>
              <br>
              On 2/5/2013 10:53 PM, John Wesorick wrote:<br>
            </div>
            <blockquote type="cite">
              <p dir="ltr">I don't understand. You mounted your flash
                drive to a folder on your OS and wrote to it. That's how
                it works.</p>
              <div class="gmail_quote">On Feb 5, 2013 10:39 PM, "Steve @
                HCS" <<a moz-do-not-send="true"
                  href="mailto:steveg@branchadventures.org"
                  target="_blank">steveg@branchadventures.org</a>>
                wrote:<br type="attribution">
                <blockquote class="gmail_quote" style="margin:0 0 0
                  .8ex;border-left:1px #ccc solid;padding-left:1ex">
                  While i'm out tonight wearing my ignorance on my
                  shoulder,  i was wondering if someone could provide an
                  explanation of how the below works.<br>
                  <br>
                  On a VMware server running Centos, i needed to copy
                  some sql data onto a flashdrive.  Once the USB host
                  and device are attached to the VM,<br>
                  in order to be able to write to the flashdrive i:<br>
                  <br>
                  fdisk -l    and got the "sdc3" that i needed<br>
                  <br>
                  But i just don't understand enough about the OS to
                  know how the below mounting works.  Why writing to the
                  "usbflash" magically shows up on the flashdrive is a
                  mystery to my brain.<br>
                  <br>
                  mkdir /mnt/usbflash<br>
                  cp tmp/asdf.sql to the usbflash directory i just
                  created<br>
                  mount /dev/sdc3 /mnt/usbflash<br>
                  <br>
                  P.S. Above is from memory of earlier in the day so
                  hopefully is accurate<br>
                  _______________________________________________<br>
                  grlug mailing list<br>
                  <a moz-do-not-send="true"
                    href="mailto:grlug@grlug.org" target="_blank">grlug@grlug.org</a><br>
                  <a moz-do-not-send="true"
                    href="http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug"
                    target="_blank">http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug</a><br>
                </blockquote>
              </div>
              <br>
              <fieldset></fieldset>
              <br>
              <pre>_______________________________________________
grlug mailing list
<a moz-do-not-send="true" href="mailto:grlug@grlug.org" target="_blank">grlug@grlug.org</a>
<a moz-do-not-send="true" href="http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug" target="_blank">http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug</a></pre>
            </blockquote>
            <br>
            <br>
            <div>-- <br>
              <font color="black">
                <h3>Healthy Computer Systems </h3>
                <h4>Steve Grody - Owner </h4>
                <h4><a moz-do-not-send="true" href="tel:616-502-2454"
                    value="+16165022454" target="_blank">616-502-2454</a></h4>
              </font></div>
          </div>
          <br>
          _______________________________________________<br>
          grlug mailing list<br>
          <a moz-do-not-send="true" href="mailto:grlug@grlug.org">grlug@grlug.org</a><br>
          <a moz-do-not-send="true"
            href="http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug"
            target="_blank">http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
grlug mailing list
<a class="moz-txt-link-abbreviated" href="mailto:grlug@grlug.org">grlug@grlug.org</a>
<a class="moz-txt-link-freetext" href="http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug">http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug</a></pre>
    </blockquote>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <font color="black">
        <h3>Healthy Computer Systems
        </h3>
        <h4>Steve Grody - Owner
        </h4>
        <h4>616-502-2454</h4>
      </font></div>
  </body>
</html>