DRBL logo Clonezilla Live Doc DRBL logo
Print all this session
Create Recovery Clonezilla : Create a autorun recovery Clonezilla live CD or USB flash drive (Step by step)
  1. Boot the machine via Clonezilla live
  2. The boot menu of Clonezilla live
  3. Here we choose 800x600 mode, after pressing Enter, you will see Debian Linux booting process:
  4. Choose language
  5. Choose keyboard layout
  6. Choose "Start Clonezilla"
  7. Choose "device-image" option
  8. Choose "local_dev" option to assign sdb1 as the image home
  9. Select sdb1 as image repository, then choose "restoredisk" option
  10. Choose the image you want to include in the recovery CD or USB flash drive:
Boot the machine via Clonezilla live
In this example, the machine has 2 disks, 1st disk's name is sda (device name in GNU/Linux), 2nd disk's device name is sdb. We already have a Clonezilla image in sdb. //NOTE// You must first create an image and it should exist in dir /home/partimag, otherwise later the menu "recovery-iso-zip" won't be shown.
In this example, the image name is called "lucid-2010-07-28-07-img". and its contents is:
root@debian:~# ls -alFh /home/partimag/
total 512
drwxr-xr-x 7 root root 168 2010-07-28 07:12 ./
drwxr-xr-x 4 root root  80 2010-07-28 07:15 ../
drwxr-xr-x 2 root root  48 2010-07-28 07:07 DOCS/
drwxr-xr-x 2 root root 512 2010-07-28 07:12 lucid-2010-07-28-07-img/
drwxr-xr-x 2 root root  48 2010-07-28 07:07 Photos/

root@debian:~# ls -alFh /home/partimag/lucid-2010-07-28-07-img/
total 220M
drwxr-xr-x 2 root root  512 2010-07-28 07:12 ./
drwxr-xr-x 7 root root  168 2010-07-28 07:12 ../
-rw-r--r-- 1 root root    4 2010-07-28 07:12 disk
-rw-r--r-- 1 root root  34K 2010-07-28 07:12 Info-dmi.txt
-rw-r--r-- 1 root root  18K 2010-07-28 07:12 Info-lshw.txt
-rw-r--r-- 1 root root 1.4K 2010-07-28 07:12 Info-lspci.txt
-rw-r--r-- 1 root root  260 2010-07-28 07:12 Info-packages.txt
-rw-r--r-- 1 root root   10 2010-07-28 07:12 parts
-rw------- 1 root root 216M 2010-07-28 07:12 sda1.ext4-ptcl-img.gz.aa
-rw------- 1 root root 2.3M 2010-07-28 07:12 sda5.ext4-ptcl-img.gz.aa
-rw-r--r-- 1 root root   36 2010-07-28 07:11 sda-chs.sf
-rw-r--r-- 1 root root 1.0M 2010-07-28 07:11 sda-hidden-data-after-mbr
-rw-r--r-- 1 root root  512 2010-07-28 07:11 sda-mbr
-rw-r--r-- 1 root root  434 2010-07-28 07:11 sda-pt.parted
-rw-r--r-- 1 root root  310 2010-07-28 07:11 sda-pt.sf
-rw-r--r-- 1 root root   53 2010-07-28 07:12 swappt-sda2.info
Now we will use the image "lucid-2010-07-28-07-img" to create a recovery Clonezilla live CD, which can be used to recover the sda if the system on sda crashes.
Once you have the bootable Clonezilla Live CD/DVD or USB flash drive, you can boot the machine you want to clone via Clonezilla live. Remember to use the Clonezilla live CD or USB flash drive to boot the machine. For example, if you have Clonezilla Live in USB flash drive, you have to boot it via USB device (Ex. USB-HDD or USB-ZIP). If necessary, you can set the first boot priority in the BIOS as USB-HDD or USB-ZIP so that it can boot Clonezilla Live from your USB flash drive.
Here we take CD as an example. You can either set CD as first boot priority in machine's BIOS like this:


Or by pressing a hotkey (e.g. Esc or F9) when you boot the machine, you will see the boot menu of BIOS like this:


Check your motherboard manual for more details about how to boot your machine via CD.

Print this page


Last modified: July 28 2010 03:11:04.

NCHC Free Software Lab. All Rights Reserved. Anyone is permitted to copy and distribute verbatim copies of this document under the terms of the GNU FDL Free Documentation License.