<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Thanks for everyone's suggestions! 
      Sometimes one misses the obvious.</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Bruce</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">On 12/1/18 1:50 PM, Mac wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAHEqMkEGZNOUhqMWUebC2ED9aF9oWpuwP3FHx+jmDNDXFXi0nQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Umm...make a bootable usb stick, boot from that and
        do the dd?<br>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr">On Sat, Dec 1, 2018 at 12:51 PM Bruce Labitt &lt;<a
            href="mailto:bruce.labitt@myfairpoint.net"
            moz-do-not-send="true">bruce.labitt@myfairpoint.net</a>&gt;
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">It' apparent
          that one uses a variant of dd.  What isn't apparent is how <br>
          one goes about cloning one's primary disk (active).  From
          searching it <br>
          appears it is not recommended to use dd when the disk is
          active, either <br>
          the source or the destination.<br>
          <br>
          I'm trying to clone my nearly full SSD with the OS (Ubuntu
          18.04) to a <br>
          new larger SSD.<br>
          <br>
          Is there a tiny linux I can boot into that I can run dd from? 
          Or can I <br>
          make the main disk ro?  What do you suggest?<br>
          <br>
          I have backed up home.  I really don't want to re-install the
          OS, since <br>
          I have had troubles with gdm3 screwing up (different topic). 
          (Black <br>
          screen, no consoles)<br>
          <br>
          Recommendations/recipes on the cloning process sought.<br>
          <br>
          I was simply going to use<br>
          <br>
          # dd if=/dev/sda of=/dev/sdc bs=4096 conv=sync,noerror<br>
          <br>
          I've seen lots of comments about block size and optimal
          setting, but I'm <br>
          not sure what is optimal if there are unknown (but few) source
          drive errors.<br>
          <br>
          Thanks,<br>
          <br>
          Bruce<br>
          <br>
          <br>
          _______________________________________________<br>
          gnhlug-discuss mailing list<br>
          <a href="mailto:gnhlug-discuss@mail.gnhlug.org"
            target="_blank" moz-do-not-send="true">gnhlug-discuss@mail.gnhlug.org</a><br>
          <a
            href="http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/</a><br>
        </blockquote>
      </div>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>