In this example: Restore an image on 2nd disk (sdb) to 1st disk (sda) (Step by step) | ||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||
|
Monday, September 25, 2017
Restore disk image Clonezilla
Restore Disk image and ubuntu
Image
source: What did the cloned sheep say to the other sheep?
Image backup is useful for:
- System restore after a disk failure
- System restore after a scheduled disc change
- System restore after a failed upgrade of the the operating system
- System restore after accidental deletion of important system files
- System restore after malicious intervention (hacking, viruses etc)
- and rarely for selective file recovery, provided that the images can be attached to the file system (mounted).
- Clonezilla Live suitable for workstations backup tasks
- Clonezilla Server Edition a DRBL server suitable for advanced network backups
Clonezilla can be used in almost every Opearting System (Microsoft Windows, Linux, Unix, Mac etc). For detailed features and some limitations read this.
Backup
This is the first step, where an image of disk partitions will be created (one image per each partition). So, insert Clonezilla Live CD and reboot your system. From boot menu (usually pressing DEL during boot), select boot from CD. Of course, you may use a bootable USB, if you prefer.If you perform this operation for first time, create a (top level) directory in the disk you want your images to be saved (in my case clonezilla_athena) in sda8 partition.
After boot, you have to select language and keymap. Afterwards, select device-image option, which is more safe than device-device (directly copy from one disk to another)
(click
the
thumb for full image)
Where you want Clonezilla to save your image? To save this in local device select local_dev
(click
the
thumb for full image)
Clonezilla will scan your disks...
(click
the
thumb for full image)
Select the partition where your image will be saved. In my case sda8
(click
the
thumb for full image)
Select a directory in the previous selected partition (must be already existed)
(click
the
thumb for full image)
Select Expert mode
(click
the
thumb for full image)
Select saveparts to save a partition
(click
the
thumb for full image)
Give a name for your image. A directory will be created with this name, which will contain all image files.
(click
the
thumb for full image)
For example, when I save the boot partition, I give this name
(click
the
thumb for full image)
Select the local partition you want to save (for example sda1 which is my boot partition)
(click
the
thumb for full image)
Tell Clonezilla which tools you prefer to use to clone the selected partition
(click
the
thumb for full image)
Set extra parameters. Remark: -j2 Clone the hidden data between MBD and 1st partition is needed only when
you clone your boot partition.
(click
the
thumb for full image)
Select compression level
(click
the
thumb for full image)
Set a number larger than 10 to avoid split image in multiple files
(click
the
thumb for full image)
In this step I set 2000000
(click
the
thumb for full image)
Select Yes, check the saved image
(click
the
thumb for full image)
Select the first option here
(click
the
thumb for full image)
just continue...
(click
the
thumb for full image)
just continue...
(click
the
thumb for full image)
just continue...
(click
the
thumb for full image)
If everything went OK you will see the folder you selected previously which contains your image
(click
the
thumb for full image)
And here are the contents of this folder (actually, more than one files have been created)
(click
the
thumb for full image)
Repeat this procedure for every other partition you want to save.Restore
Here are the steps you have to follow, when you need to restore one or more saved partition images.Again, insert Clonezilla Live CD (or a bootable USB) and reboot your system.
Restore performed in a virtual machine (just for demo purposes).
After boot, select language
(click
the
thumb for full image)
Don't touch keymap
(click
the
thumb for full image)
Start Clonezilla
(click
the
thumb for full image)
Select device-image option, which is more safe than device-device (directly copy
from one disk to another)
(click
the
thumb for full image)
Where Clonezilla will find the saved image? The default option is loval_dev, but... (see next)
(click
the
thumb for full image)
... for this demo I used ssh_server (Clonezilla will be connected with host machine, using SSH, as saved
image is located in host computer).
(click
the
thumb for full image)
Give SSH settings...
(click
the
thumb for full image)
Give SSH settings...(here the IP of the virtual machine)
(click
the
thumb for full image)
Give SSH settings...
(click
the
thumb for full image)
Give SSH settings...
(click
the
thumb for full image)
Give SSH settings...
(click
the
thumb for full image)
Give SSH settings...(here the IP of the host machine)
(click
the
thumb for full image)
Give SSH settings...
(click
the
thumb for full image)
Give SSH settings...
(click
the
thumb for full image)
Give the directory where saved images are located
(click
the
thumb for full image)
Give SSH password
(click
the
thumb for full image)
Select expert mode
(click
the
thumb for full image)
Select restoreparts
(click
the
thumb for full image)
After SSH connection, select the folder where the image is located
(click
the
thumb for full image)
Choose the partition image to restore
(click
the
thumb for full image)
Choose the target partition to be overwritten (ATTENTION!)
(click
the
thumb for full image)
Set advanced parameters (I have already created a partition table in virtual machine - otherwise first option would
be necessary -g install Grub...)
(click
the
thumb for full image)
Set advanced parameters (I have already created a partition table in virtual machine)
(click
the
thumb for full image)
Select Yes, check the image before restoring
(click
the
thumb for full image)
First option here...
(click
the
thumb for full image)
Just continue...
(click
the
thumb for full image)
Just continue...
(click
the
thumb for full image)
Just continue...
(click
the
thumb for full image)
Your partition image is restored successfully!Select Start_over to repeat this procedure for other partitions you want to restore (if any)
(click
the
thumb for full image)
When everything is done, select Poweroff
(click
the
thumb for full image)
After reboot the machine where you have restored your partition images you should have a fully functional computer! Good
luck!
Subscribe to:
Posts (Atom)
Configure NIC Teaming in VMware First go to Windows Server 2012 then go to Server Manger Click on All Server then right click on your...
-
In the previous post, we have prepared and configured a WDS server . In this post, we will explain how to install Windows operating syste...
-
Using VMware Guest Isolation [Copy and Paste] In the previous posts, we have discussed a lot about the VMware step by step tutorials. H...
-
%AMDP2_FE-6-EXCESSCOLL: Ethernet0/1 TDR=0, TRC=0 Try these commands once logging discriminator EXCESS severity drops 6 msg-body dro...