<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><span class=""><div><div class="gmail_extra"><div class="gmail_quote">On Oct 5, 2017 1:09 PM, "Curtis Gedak" <<a href="mailto:gedakc@gmail.com" target="_blank">gedakc@gmail.com</a>> wrote:<br type="attribution"><blockquote class="m_-4447717966124364729m_-5605556143754335851quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="m_-4447717966124364729m_-5605556143754335851quoted-text">On 2017-10-05 10:49 AM, Daryl McDonald wrote:<br>
> Do I have to first install xenial on the second<br>
> partition then restore the rsync backup, or is there a way to make the<br>
> restore bootable?<br>
<br>
</div>Assuming that you have restored all partition content to another drive,<br>
you can make the new drive bootable.<br>
<br>
There are likely many instructions on the Internet for how to do this.<br>
Following is a link to one I wrote for GParted:<br>
<br>
GParted Manual - Fixing Operating System Boot Problems<br>
<a href="https://gparted.org/display-doc.php?name=help-manual#gparted-fix-operating-system-boot-problems" rel="noreferrer" target="_blank">https://gparted.org/display-do<wbr>c.php?name=help-manual#gparted<wbr>-fix-operating-system-boot-pro<wbr>blems</a><br>
<br>
Curtis<br>
______________________________<wbr>______________<br></blockquote></div></div></div></span><div dir="auto">IIUIC, cloning sda1 to sda2 would result in two partitions with the same UUID, and cause boot problems.</div><div dir="auto"><br></div></div></blockquote><div>Yes, if you clone the entire partition, the UUID's would be the same and cause issues. If you already have 2 partitions created, the UUIDs would already be different. Using the partclone method, you are copying the filesystem, not partition information, from one to the other. Ack, you would have to change the UUID in the /etc/fstab to account for the correct partition to be used. Forgot about that.</div></div></div></div>