<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Disk Cloning on KnightLi Blog</title>
        <link>https://knightli.com/en/tags/disk-cloning/</link>
        <description>Recent content in Disk Cloning on KnightLi Blog</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Tue, 23 Jun 2026 15:49:24 +0800</lastBuildDate><atom:link href="https://knightli.com/en/tags/disk-cloning/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>Clonezilla Disk-to-Disk Clone Guide: Clone a Small Drive to a Larger Drive</title>
        <link>https://knightli.com/en/2026/06/23/clonezilla-disk-to-disk-clone-guide/</link>
        <pubDate>Tue, 23 Jun 2026 15:49:24 +0800</pubDate>
        
        <guid>https://knightli.com/en/2026/06/23/clonezilla-disk-to-disk-clone-guide/</guid>
        <description>&lt;p&gt;Clonezilla Live can clone one full drive to another. The official example clones a 20GB old drive to a 60GB new drive, which is a common case when upgrading to a larger SSD, migrating a system disk, or replacing an old drive.&lt;/p&gt;
&lt;p&gt;Official document:
&lt;a class=&#34;link&#34; href=&#34;https://clonezilla.org/fine-print-live-doc.php?path=clonezilla-live/doc/03_Disk_to_disk_clone&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://clonezilla.org/fine-print-live-doc.php?path=clonezilla-live/doc/03_Disk_to_disk_clone&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The most important point comes first: back up important data before doing any disk clone, and check the source and target disks more than once. Clonezilla overwrites the target disk. Choosing the wrong disk can erase data directly.&lt;/p&gt;
&lt;h2 id=&#34;what-to-prepare&#34;&gt;What to prepare
&lt;/h2&gt;&lt;p&gt;You need:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;A new drive with capacity equal to or larger than the old drive.&lt;/li&gt;
&lt;li&gt;Clonezilla Live boot media, such as a USB drive, CD, or the temporary method from the official example where Clonezilla Live is placed on the new disk.&lt;/li&gt;
&lt;li&gt;A disk enclosure or adapter cable if the new drive is connected externally.&lt;/li&gt;
&lt;li&gt;A computer that can boot from USB or an external device.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The official example puts Clonezilla Live on the new drive and boots from it. The advantage is that no extra USB drive is needed. The downside is that this is a one-time setup: after cloning, the Clonezilla Live files on the new drive will be overwritten by the target system.&lt;/p&gt;
&lt;p&gt;If you already have a Clonezilla Live USB drive, you can boot from that instead. The rest of the procedure is almost the same.&lt;/p&gt;
&lt;h2 id=&#34;why-choose-toram&#34;&gt;Why choose ToRAM
&lt;/h2&gt;&lt;p&gt;In the Clonezilla Live boot menu, the official example recommends choosing an option with &lt;code&gt;ToRAM&lt;/code&gt;, such as:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;(VGA 800x600 &amp;amp; To RAM)
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;or:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;(VGA with large font &amp;amp; To RAM)
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;&lt;code&gt;ToRAM&lt;/code&gt; copies Clonezilla Live files into memory and runs from there. This releases the partition used for booting, so it is not kept busy by running programs during the clone.&lt;/p&gt;
&lt;p&gt;If you boot from a separate USB drive, &lt;code&gt;ToRAM&lt;/code&gt; is not always required, but it is still a safe choice. On very old machines with little RAM, copying to memory may take longer or may not be suitable.&lt;/p&gt;
&lt;h2 id=&#34;basic-workflow&#34;&gt;Basic workflow
&lt;/h2&gt;&lt;p&gt;After entering Clonezilla Live, the flow is roughly:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Choose a language.&lt;/li&gt;
&lt;li&gt;Choose the keyboard layout. The default is fine for a US keyboard.&lt;/li&gt;
&lt;li&gt;Choose &lt;code&gt;Start Clonezilla&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Choose &lt;code&gt;device-device&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Choose &lt;code&gt;Beginner&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Choose &lt;code&gt;disk_to_local_disk&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Select the source disk.&lt;/li&gt;
&lt;li&gt;Select the target disk.&lt;/li&gt;
&lt;li&gt;Choose whether to check the source file system.&lt;/li&gt;
&lt;li&gt;Choose how to handle the target disk partition table.&lt;/li&gt;
&lt;li&gt;Confirm and start cloning.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The key steps are step 7 and step 8. The source disk is the old disk you want to copy from. The target disk is the new disk that will be overwritten. In the official example, the source is &lt;code&gt;sda&lt;/code&gt; and the target is &lt;code&gt;sdb&lt;/code&gt;, but your machine may be different.&lt;/p&gt;
&lt;p&gt;Do not rely only on names like &lt;code&gt;sda&lt;/code&gt; and &lt;code&gt;sdb&lt;/code&gt;. Check capacity, model, and connection type together. For example, if the old disk is 512GB and the new disk is 1TB, use both capacity and model information to confirm.&lt;/p&gt;
&lt;h2 id=&#34;space-after-cloning-a-small-drive-to-a-larger-drive&#34;&gt;Space after cloning a small drive to a larger drive
&lt;/h2&gt;&lt;p&gt;By default, Clonezilla clones the source disk&amp;rsquo;s existing data and partition structure. The official document notes that it does not automatically expand all remaining space on the target disk.&lt;/p&gt;
&lt;p&gt;For example, if the source disk is 20GB with 8GB used and the target disk is 60GB, Clonezilla will process the data and structure that correspond to the source disk. The remaining space on the target disk may not automatically become an available partition.&lt;/p&gt;
&lt;p&gt;If you want the cloned system to use the whole larger disk directly, pay attention to the &lt;code&gt;-k1&lt;/code&gt; option. The official document says that if you want to use the full target disk size, choose &lt;code&gt;-k1&lt;/code&gt;, whether you are in Beginner or Expert mode.&lt;/p&gt;
&lt;p&gt;If you keep the default &lt;code&gt;-k0&lt;/code&gt;, it usually preserves the original partition table structure. This is more conservative, but after cloning you may still need to expand the partition in the operating system or with a partition tool.&lt;/p&gt;
&lt;p&gt;In short:&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Goal&lt;/th&gt;
          &lt;th&gt;Suggestion&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Copy the original disk structure safely&lt;/td&gt;
          &lt;td&gt;Keep the default partition table handling&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Use the larger target disk space as much as possible&lt;/td&gt;
          &lt;td&gt;Pay attention to &lt;code&gt;-k1&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Not sure what to choose&lt;/td&gt;
          &lt;td&gt;Back up first, then follow the official screenshots step by step&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;the-confirmations-matter&#34;&gt;The confirmations matter
&lt;/h2&gt;&lt;p&gt;Clonezilla asks for confirmation more than once before it starts writing. Do not just press Enter through these prompts.&lt;/p&gt;
&lt;p&gt;Check again:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Is the source disk the old disk?&lt;/li&gt;
&lt;li&gt;Is the target disk the new disk?&lt;/li&gt;
&lt;li&gt;Is there anything on the target disk that still needs to be saved?&lt;/li&gt;
&lt;li&gt;Are you ready for the target disk to be overwritten?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;After confirmation, Clonezilla prepares a pseudo image of the source disk, creates the target disk partition table, and then writes data to the target disk. Depending on disk size, interface speed, and data volume, this may take minutes or hours.&lt;/p&gt;
&lt;h2 id=&#34;what-to-do-after-cloning&#34;&gt;What to do after cloning
&lt;/h2&gt;&lt;p&gt;When everything is done, Clonezilla asks whether to reboot, power off, or return to the command line. For system disk migration, powering off first is usually safer.&lt;/p&gt;
&lt;p&gt;After shutdown:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Remove the old disk.&lt;/li&gt;
&lt;li&gt;Install the new disk in the machine.&lt;/li&gt;
&lt;li&gt;Boot from the new disk.&lt;/li&gt;
&lt;li&gt;Check that the system starts normally and that partitions and data are present.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The official document also warns against booting with both the source disk and the cloned target disk in the same machine. The two disks may contain identical file system UUIDs, and the operating system can become confused and mount the wrong file system.&lt;/p&gt;
&lt;p&gt;If you really need to connect both disks at the same time, first check boot order, then verify disk UUIDs, mount points, and partition state after boot.&lt;/p&gt;
&lt;h2 id=&#34;suitable-scenarios&#34;&gt;Suitable scenarios
&lt;/h2&gt;&lt;p&gt;Clonezilla disk-to-disk cloning is suitable for:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Upgrading an old drive to a larger SSD.&lt;/li&gt;
&lt;li&gt;Migrating a complete system disk.&lt;/li&gt;
&lt;li&gt;Copying a system environment between machines of the same type.&lt;/li&gt;
&lt;li&gt;Quickly duplicating disks in labs, machine rooms, or repair work.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;It is not a good idea to run it blindly when you have no backup, the disk state is unclear, or the partition layout is complex. If BitLocker, LUKS, dynamic disks, RAID, dual boot, or multiple boot partitions are involved, check compatibility and recovery options first.&lt;/p&gt;
&lt;h2 id=&#34;short-advice&#34;&gt;Short advice
&lt;/h2&gt;&lt;p&gt;For a normal Windows or Linux single-system disk migration, Clonezilla&amp;rsquo;s &lt;code&gt;device-device&lt;/code&gt; and &lt;code&gt;disk_to_local_disk&lt;/code&gt; flow is enough.&lt;/p&gt;
&lt;p&gt;The risky parts are not the menus themselves, but these three things:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Back up important data.&lt;/li&gt;
&lt;li&gt;Confirm the source and target disks.&lt;/li&gt;
&lt;li&gt;Decide whether to use &lt;code&gt;-k1&lt;/code&gt; when cloning from a smaller drive to a larger one.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Once these are clear, following the Clonezilla Live steps becomes much safer.&lt;/p&gt;
</description>
        </item>
        
    </channel>
</rss>
