<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ScottDotDot </title>
	<atom:link href="http://s.co.tt/tag/disk-clone/feed/" rel="self" type="application/rss+xml" />
	<link>http://s.co.tt</link>
	<description>Babblings of a computer curmudgeon.</description>
	<lastBuildDate>Mon, 26 Jan 2026 16:08:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1</generator>
	<item>
		<title>Clone a Dynamic Disk to a New SSD in Windows 10</title>
		<link>http://s.co.tt/2019/11/08/clone-a-dynamic-disk-to-a-new-ssd-in-windows-10/</link>
		<comments>http://s.co.tt/2019/11/08/clone-a-dynamic-disk-to-a-new-ssd-in-windows-10/#comments</comments>
		<pubDate>Fri, 08 Nov 2019 05:04:28 +0000</pubDate>
		<dc:creator><![CDATA[Scott]]></dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[backups]]></category>
		<category><![CDATA[clonezilla]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[disk clone]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 10]]></category>

		<guid isPermaLink="false">http://s.co.tt/?p=2058</guid>
		<description><![CDATA[This is partially just for my own reference, so I don&#8217;t have to go down this rabbit hole again. (But I hope it helps you, too!) The Situation I wanted to upgrade the LITE-ON 256GB SSD in my trusty ol&#8217; Lenovo X1 Carbon laptop to a snazzy new Samsung 960 EVO 2TB drive. I have a version of Acronis that came with a Crucial (or Kingston?) SSD, which has worked great in the past. The problem? There was a system reserved partition at the very end of the disk, and Acronis therefore would not proportionally scale the OS partition to fill the disk; It would only scale that system reserved partition. In a moment of errant stupidity, I said, &#8220;Ah-hah! … <a class="continue-reading-link" href="http://s.co.tt/2019/11/08/clone-a-dynamic-disk-to-a-new-ssd-in-windows-10/"> Continue reading</a>]]></description>
				<content:encoded><![CDATA[<p><img src="http://s.co.tt/wp-content/uploads/2019/11/Clonezilla_Vomits_Feces_onto_Other_Tools_Because_thats_Classy-740x416.jpg" alt="Clonezilla Vomits Feces onto Other Tools Because that&#039;s Classy" width="740" height="416" class="aligncenter size-large wp-image-2068" /></p>
<p>This is partially just for my own reference, so I don&#8217;t have to go down this rabbit hole again.  (But I hope it helps you, too!)</p>
<h2>The Situation</h2>
<p>I wanted to upgrade the LITE-ON 256GB SSD in my trusty ol&#8217; Lenovo X1 Carbon laptop to a snazzy new Samsung 960 EVO 2TB drive.  I have a version of Acronis that came with a Crucial (or Kingston?) SSD, which has worked great in the past.  The problem?  </p>
<p>There was a system reserved partition at the very end of the disk, and Acronis therefore would not proportionally scale the OS partition to fill the disk;  It would only scale that system reserved partition.</p>
<p>In a moment of errant stupidity, I said, &#8220;Ah-hah!  If I make the drive a <strong>dynamic disk</strong>, that will allow me to rearrange the partitions!&#8221;  (It most certainly will <strong>not</strong>.)</p>
<p>So I made the main boot drive a <strong>dynamic disk</strong>.  I didn&#8217;t think for a second that would render the drive un-clone-able by most any software.  Yet, that&#8217;s what it did.</p>
<p>Hence my odyssey began&#8230;</p>
<p>I tried EASEUS, AOMEI, Acronis, Clonezilla, creating a RAID1 array, Windows Image Backup and even <code>dd</code>.</p>
<p>The free versions of the paid tools (the former three) would not clone dynamic disks, though some claimed that the paid/pro version would.  However I wasn&#8217;t going to shell out between $49 and $99 to do something that should be free.</p>
<p>Clonezilla had no problem actually cloning the drive, but a non-proportional clone resulted in the remaining ~1.75TB being unusable.  I couldn&#8217;t create a partition on it using Windows (either in the GUI or using <code>diskpart</code>), and so I tried booting into <code>gparted</code> and creating a new NTFS partition at the end of the disk.  That <em>ostensibly</em> worked fine, but then I got the dreaded <code>INACCESSIBLE_BOOT_DEVICE</code> error.</p>
<p>The same error resulted when doing a proportional clone in Clonezilla.</p>
<p>You can&#8217;t create a RAID array using a USB drive.. Or at least I couldn&#8217;t.  (The new SSD was housed temporarily in a USB enclosure.)</p>
<p>Windows Image Backup worked to do the actual.. ahem.. <em>backup</em>, but when I went to restore I got some obscure error about the volume shadow copy service (?????).</p>
<p>And <code>dd</code> just caused the thing not to boot.</p>
<h2>Requisite Disclaimer</h2>
<p>If you make one minor mistake while doing the below, you could wipe out all the data on your original drive.</p>
<p>Heck, even if you do everything right, your original drive might decide to poop the bed.</p>
<p>So before doing any of this <strong>back up your important files</strong> to a flash drive, another SSD, a hard drive, a cloud, or 4,000,000,000,000 punch cards.  Show the hex representations of each file to an android so that he/she/it can later recreate them via a keyboard with their hands but a blur.  </p>
<p><strong>Literally anything is better</strong> than just assuming you&#8217;ll pull this off without issue.</p>
<h2>The Solution!</h2>
<p>I <strong>put the new 2TB SSD in the laptop</strong> and wiped the partitions using <code>gparted</code>.  (You won&#8217;t have to do this if you&#8217;re starting from scratch, as there won&#8217;t be any partitions.)</p>
<p>Then I <strong>installed a fresh copy of Windows 10</strong> using the default settings.</p>
<p>This accomplished two important things:</p>
<ul>
<li>It created a 1.86TB (usable) partition for the OS</li>
<li>It rendered the SSD bootable <strong>to that partition</strong></li>
</ul>
<p>When you&#8217;re installing this fresh copy of Windows, <strong>leave the network disconnected</strong> because you don&#8217;t want to get snagged into doing lengthy updates for no reason.</p>
<p>Furthermore, <strong>don&#8217;t bother changing any settings or doing anything other than the default procedure</strong>.  Because the next step will wipe all of that out.</p>
<h2>The Next Step</h2>
<p>Connect the original SSD via USB (or via whatever).</p>
<p>Fire up Clonezilla.</p>
<p>Set it to <strong>expert mode</strong>.</p>
<p>Don&#8217;t let expert mode intimidate you.  Most everything is going to stay at the default.</p>
<p>Select a <strong>local partition to local partition</strong> clone.</p>
<p>Choose the OS partition on your original drive as the source.</p>
<p>Choose the OS partition on the new drive as the target.</p>
<p><strong>Check and check again and again that you have the right source and target selected.</strong>  If you get it the wrong way around, you&#8217;ll end up with your virgin Windows install overwriting your original OS and related files.</p>
<p>When the option comes up, <strong>choose to clone the partition proportionally</strong> so that it fills the disk.  (I&#8217;m assuming that you&#8217;re going up in size to a larger drive like I was.  But either way it should work even if you&#8217;re using a drive of the same size.  Smaller will not work.)</p>
<p><strong>Commence the clonein&#8217;.</strong></p>
<p>Once complete, disconnect the original SSD that&#8217;s connected via USB, and remove the Clonezilla flash drive.</p>
<p>Reboot, and <strong>you should now have a functional copy of your old system drive.</strong></p>
<p>The new drive will also be marked as a <strong>basic disk</strong> and can therefore be cloned by most any software until your heart&#8217;s content.</p>
]]></content:encoded>
			<wfw:commentRss>http://s.co.tt/2019/11/08/clone-a-dynamic-disk-to-a-new-ssd-in-windows-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
