| 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.
 |
|