Save Disk Image PDF
Save Disk Image PDF
The Free and Open Source Software for Disk Imaging and Cloning
About
News
Save disk image
Screenshots
Live CD/USB OLX Jual
Beli
Server Edition
Downloads
CD/USB key vendors
DRBL-winroll
Related LiveCD
Bagus
Testimonials
Lecture Materials Tempat Jual
Related Articles
Partners
Beli No.1 di
FAQ/Q&A Indonesia,
Forum
Mailing Lists Cari barang
Developers
Contributors
yang kamu
Related links cari disini.
Local communities
Baidu
Browser
Download
NO.1 Android
Browser,
Easy & Fast. In this example: Save 1st disk (sda) as an image on 2nd disk (sdb) (Step by step)
100% Free. 1. Boot the machine via Clonezilla live
Speed Up 2. The boot menu of Clonezilla live
Browsing 3. Here we choose 800x600 mode, after pressing Enter, you will see Debian Linux booting process
Now ! 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 "savedisk" option
10. Input image name and select source disk
11. Clonezilla is saving disk image (sda) to the partition of 2nd disk (sdb1)
Or by pressing a hotkey (e.g. Esc, F9 or maybe F12) 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.
The first one is the default mode for Clonezilla Live. It will default to framebuffer mode with a resolution of
800x600.
There are more modes which you can choose in the 2nd choice "Other modes of Clonezilla live", e.g. 1024X768
or 640x480 one if you want, as shown here:
The choice, "Default settings, KMS" is for you to use KMS (Kernel Mode Setting) for your graphics card. If you
have some problem to use the framebuffer mode of your graphics card, you can try it.
The choice, "Clonezilla live (To RAM. Boot media can be removed later)", is the same function with the 1st one
except when Clonezilla live booting finishes, all the necessary files are copied to memory. Therefore you can
remove the boot media (CD or USB flash drive) then.
If you do not need Chinese or Japanese environment or if your computer experiences problems in the
framebuffer mode, you can choose the one "Clonezilla Live (no framebuffer)" to clone in the English environment.
The choice, "Clonezilla live (failsafe mode)", is for something goes wrong when you are not be able to boot your
machine, such as ACPI of your machine is not supported in the kernel.
If you want to boot local OS in your harddrive, you can choose the one "Local operating system in harddrive (if
available)". This is an extra function in the boot media that has nothing to do with Clonezilla Live.
The choice, "FreeDOS", allows you to boot your machine into Free DOS. This is an extra function in the boot
media that has nothing to do with Clonezilla Live.
The choice, "Memory test using Memtest86+," is for memory testing using Memtest86+. This is an extra function
in the boot media that has nothing to do with Clonezilla Live.
The choice, "Network boot via iPXE" is used to perform a network boot via iPXE. If your computer does not have a
PXE network, you can use this to do boot from a network. This is an extra function in the boot media that has
nothing to do with Clonezilla Live.
Here we choose 800x600 mode, after pressing Enter, you will see Debian Linux booting process ^TOP^
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 "Don't touch keymap").
If you want to change keymap, you can either choose "Select keymap from arch list" or "Select keymap from full
list".
///NOTE/// There is a bug when choosing French keymap in "Select keymap from arch list", so use "Select
keymap from full list" to change keymap if you are using French keyboard.
There are other options, e.g. sshfs, samba, nfs or webdav , you can use when network is available. This is
very useful when 2nd local disk is not available.
Since we choose "local_dev" option, we can use 2nd disk or USB flash drive to save 1st disk's image. If using USB
flash drive as repository, inster USB flash drive and wait a few secs.
Select sdb1 as image repository, then choose "savedisk" option ^TOP^
Choose the directory name on /dev/sdb1 as the image repository. Here we put image on the top directory:
If you are not familiar with the disk or partition name in GNU/Linux, read the hints:
'The partition name is the device name in GNU/Linux. The first partition in the first disk is "sda1", the 2nd partition
in the first disk is "sda2", the first partition in the second disk is "sdb1" or "sdb1"... If the system you want to save
is MS windows, normally C: is sda1, and D: could be sda2, or sda5...'
By default the image won't be encrypted. If you want to encrypt the image, it will prompt you to enter a
passphrase for the image. //NOTE// You have to remember the passphrase otherwise the image will _NOT_ be
useable in the future. There is no back door to decrypt the image.
Clonezilla will prompt us the command to save the image. This command is very useful when you want to create
a customized Clonezilla live:
Before starting to save the disk image, we still have a chance to say no:
Clonezilla is saving disk image (sda) to the partition of 2nd disk (sdb1) ^TOP^
Clonezilla now is saving disk sda as an image. The job is done by saving:
MBR (by dd)
Partition table (by sfdisk and parted), CHS of disk.
Data on every partition or LV (logical volume) (by partimage, ntfsclone, partclone or dd. It depends on the "-
q" option you choose)
Once the image is saved, since we have choosed to check the saved image, Clonezilla will do such a check:
When everything is done, Clonezilla will prompt you if you want to run it again,
1. 'Stay in this console (console 1), enter command line prompt'
2. 'Run command "exit" or "logout"'
That's all. We have successfully saved disk image (sda) on 2nd disk (sdb1). The image on the 2nd disk is a
directory with name "utopic-x86-20150218" and its contents are:
root@debian:~# ls -alFh /home/partimag/
total 32K
drwxr-xr-x 6 root root 4.0K Feb 18 04:18 ./
drwxr-xr-x 4 root root 80 Feb 18 06:54 ../
drwxr-xr-x 2 root root 4.0K Feb 18 03:51 Docs/
drwx------ 2 root root 16K Feb 18 03:50 lost+found/
drwxr-xr-x 2 root root 4.0K Feb 18 03:51 Photos/
drwxr-xr-x 2 root root 4.0K Feb 18 04:19 utopic-x86-20150218/
Clonezilla project. 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.