Clonezilla is a partition or disk cloning tool similar to Symantec Ghost. It saves and restores only blocks in use on the hard drive if the file system is supported. For unsupported file systems, dd is used instead. It has been used to clone a 5 GB system to 40 clients in about 10 minutes.
| Tags | Archiving backup Mirroring |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | Unix Shell bash |
| Translations | Chinese English |
Recent releases


Changes: A "--rescue" option was added in ocs-onthefly to be used with partclone. A bug where the swap partition was not cloned when doing a disk-to-disk clone was fixed.


Changes: A bug was fixed where ocs-iso failed to create a recovery ISO in the Clonezilla live env.


Changes: Now a utils directory (syslinux.exe, syslinux, makeboot.bat, and makeboot.sh) is included in the Clonezilla live ISO file. The program ocs-live-dev was improved so it can be run without downloading syslinux if it's run in a Clonezilla live environment. ocs-live-bug-report should not be run in a non-Clonezilla-live environment.


Changes: syslinux 3.82 and partclone 0.1.1-10 are now used. Some bugs regarding HFS+ were fixed. A patch to improve fault tolerance was added.


Changes: syslinux 3.81 is now used. partclone 0.1.1-9 is included. A "-rescue" option was added to continue to read the next blocks if reading a block fails (maybe due to bad blocks).