Clonezilla Clone Software Raid

Disk to disk clone

Clonezilla is arguably the best disk cloning software for Linux. It offers a plethora of robust disk cloning facilities to ensure your precious data remains safe in cases of catastrophic failures. It is a console-based disk cloning software with features inspired by DRBL, Partimage, ntfsclone, and udpcast. Clonezilla: Clone As Free As You Want Steven Shiau, Ceasar Sun, Jazz Wang, Thomas Tsai. Software RAID/fake RAID is not supported by default (extra manual. Cloning software that supports RAIDs. A computer running some Intel onboard RAID controller had a RAID configured, and my friend wanted to clone the RAID disk so. Clonezilla Image. I recently purchased a second SSD, the same size as the first (though, different manufacturers and models). I was thinking about trying a RAID 0 config for fun.

Raid
Clonezilla Clone Software Raid

Clonezilla Restore Partition

CloneClonezilla vs ghost

Clonezilla Restore

In this example: Clone small disk to larger disk (e.g. 8 GB to 20 GB) (Step by step)
  • Prepare Clonezilla live^TOP^
  • FIRST OF ALL, BACK UP IMPORTANT DATA BEFORE YOU USE CLONEZILLA LIVE TO DO ANYTHING.
    In this example, the machine has 1 disk (8 GB), we want to clone it to an external disk (20 GB). This is a normal case when you buy a new disk to replace old disk on your machine. Here since we use virtual machine to give this example, we use small disk size, i.e. 8 GB to 20 GB instead of modern disk size.
    Besides, modern 'light' laptop normally comes WITHOUT CD drive, or you happen to leave your USB CD drive in another place, it's a good idea to use USB device to boot Clonezilla live. In this example, we use a better, neater method, i.e. put Clonezilla live on the new disk and use it to boot clonezilla live. By doing this, you do not have to burn a CD, or prepare another USB flash drive. This is an one-time-use Clonezilla live, because later the clonezilla live files on new disk will be overwritten. Of course, you still can put Clonezilla live in CD or USB flash drive, then boot it to clone the 8 GB disk to 20 GB disk. The procedure is quite similar. Just remember to choose the correct source and destination disks.
    Prerequisite: A new, equal or larger disk, an external disk closure, a USB cable. A running MS Windows or GNU/Linux.
    • Put the new disk inside your external disk closure, connect that to your running MS Windows or GNU/Linux via USB cable, then follow here to put Clonezilla live zip file on your external disk and make it bootable.
    • Of coure, if your machine has the space to put 2 disks, the 2nd disk can be the internal disk, not necessary as the external disk.

  • Boot your Clonezilla live via USB^TOP^
  • Insert the new hard drive (which is bootable with Clonezilla live builtin) with the USB cable to your machine.
  • Most modern PC comes with USB boot function, you can refer to your montherboard manul to see how to set it during boot. E.g. On the IBM thinkpad X61, you can press F12 and choose USB device to force the machine to boot via USB device.

  • Choose 'ToRAM' option in the boot menu^TOP^
  • In the boot menu, we choose 'Other modes of Clonezilla live'
    Then choose 'Clonezilla live (To RAM. Boot media can be removed later)'
    By doing this, all the Clonezilla live file on the new hard drive will be copied to RAM. Therefore the partition of new hard drive can be released, i.e. it won't be busy and locked by running programs.
    Press Enter, you will see Debian Linux booting process, and it will spend a few minutes when copying the files to RAM:

  • Choose language^TOP^


  • Choose keyboard layout^TOP^

  • The default keyboard layout is US keybaord, therefore if you are using US keyboard, just press enter (i.e. use the option 'Keep').
    If you want to change keymap, you can choose 'Change' then follow the dialog to change it.

  • Choose 'Start Clonezilla'
    ^TOP^

  • Choose 'device-device'
    Choose 'Beginner'
    If you choose 'Expert' mode, you will have some chances to choose advanced parameters, e.g. tune the CHS values of target disk, how to create partition table on the target disk, etc.. You can see more details here.
    ///NOTE/// By deafult, Clonezilla will clone the 'same' size of source disk to target disk. i.e. in this example, only 8 GB will be cloned to target disk, so the rest of 12 GB on the destination disk will be unallocated. If you want to make use all of the target disk size, remember to enter 'Expert' mode and choose option '-k1'.

  • Choose 'disk_to_local_disk'
    ^TOP^


  • Choose source disk^TOP^
  • Here the source disk is sda, which is 8 GB in size'.
    ///WARNING/// Be careful! Do not choose the wrong disk. Since all the data on the target disk will be overwritten!!!

  • Choose target disk^TOP^
  • Here the target disk is sdb, which is 20 GB in size'
    ///WARNING/// Be careful! Do not choose the wrong disk. Since all the data on the target disk will be overwritten!!!
    Select if the source file system need to be checked or not:
    Select the mode you want after the disk cloning is done:
    By default we will choose later, but if you have decided, you can choose to reboot or poweroff the machine.
    Clonezilla shows you the complete command to run this disk to disk clone action:

  • Start cloning^TOP^
  • Before doing the real cloning, Clonezilla will ask confirmation:
    Ask confirmation agin:
    Now Clonezilla starts cloning, first it will prepare a pseudo image of source disk
    Then Clonezilla creates partition table on the destination disk:
    Clonezilla is cloning the data from source disk to destination disk:

  • Disk is cloned^TOP^
  • When everything is done, Clonezilla will prompt you if about reboot, poweroff, etc.
    Then we choose poweroff:
    and the machine will be halted:
    That's all. The new hard drive is ready to be used. You can remove the old (8 GB) disk from your machine, and put the new one (20 GB) in your machine. Boot it, you can enjoy the new disk.
    //NOTE// You can only keep one of the disks in the same machine before you boot it. If you boot the machine with the source disk and the cloned destination disk on the same machine, the booting OS will be confused since there are two identical file systems on the same machine. They have same UUID so the booting OS might mount the wrong file system.

Comments are closed.