| Clonezilla is restoring disk image on 2nd disk (sdb) to 1st disk (sda) |
Clonezilla now is restoring the selected disk image to 1st disk (sda). The job is done by restoring:
- MBR (by dd), and Boot loader (by grub)
- Partition table (by sfdisk).
- Data on every partition or LV (logical volume) (by partimage, ntfsclone, partclone or dd. It depends on the image of each partition or LV.)



When everything is done, Clonezilla will prompt you if you want to run it again,
- 'Stay in this console (console 1), enter command line prompt'
- 'Run command "exit" or "logout"'

Then you can choose to:
- Poweroff
- Reboot
- Enter command line prompt
- Start over

Here we choose Poweroff (0), then when the shutdown process is done, it will ask you to remove the disk and close the try (if any) then press ENTER.

That's all. The 1st disk (sda) is ready to be used.
|
|