Page 1 of 1

Clonezilla

Posted: Tue May 28, 2024 11:41 pm
by Grogan
A free (GPL v2) imaging program for cloning. It used to be something where you had to run a server daemon and boot the machines with PSX, but I've noted they have a "Live" version now. It's a Debian based system (or Ubuntu base is also available) with the clonezilla program that you can use similarly to Ghost or True Image.

https://clonezilla.org/clonezilla-live.php

I'd have to more than test it before recommending it, but it's going on my Ventoy USB stick. Personally I just use tar from off system to make restorable OS backups for Linux systems, but you can't do shit like that for Windows.

Main page:

https://clonezilla.org/
Features:

Many File systems are supported: (1) ext2, ext3, ext4, reiserfs, reiser4, xfs, jfs, btrfs, f2fs and nilfs2 of GNU/Linux, (2) FAT12, FAT16, FAT32, exFAT and NTFS of MS Windows, (3) HFS+ and APFS of Mac OS, (4) UFS of FreeBSD, NetBSD, and OpenBSD, (5) minix of Minix, and (6) VMFS3 and VMFS5 of VMWare ESX. Therefore you can clone GNU/Linux, MS windows, Intel-based Mac OS, FreeBSD, NetBSD, OpenBSD, Minix, VMWare ESX and Chrome OS/Chromium OS, no matter it's 32-bit (x86) or 64-bit (x86-64) OS. For these file systems, only used blocks in partition are saved and restored by Partclone. For unsupported file system, sector-to-sector copy is done by dd in Clonezilla.
LVM2 (LVM version 1 is not) under GNU/Linux is supported.
LUKS (Linux Unified Key Setup) is supported.
Boot loader, including grub (version 1 and version 2) and syslinux, could be reinstalled.
Both MBR and GPT partition formats of hard drive are supported. Clonezilla live also can be booted on a BIOS or uEFI machine.
Unattended mode is supported. Almost all steps can be done via commands and options. You can also use a lot of boot parameters to customize your own imaging and cloning.
One image restoring to multiple local devices is supported.
Image could be encrypted. This is done with ecryptfs, a POSIX-compliant enterprise cryptographic stacked filesystem.
Multicast is supported in Clonezilla SE, which is suitable for massive clone. You can also remotely use it to save or restore a bunch of computers if PXE and Wake-on-LAN are supported in your clients.
Bittorrent (BT) is supported in Clonezilla lite server, which is suitable for massive deployment. The job for BT mode is done by Ezio.
The image file can be on local disk, ssh server, samba server, NFS server or WebDAV server.
AES-256 encryption could be used to secures data access, storage and transfer.
Based on Partclone (default), Partimage (optional), ntfsclone (optional), or dd to image or clone a partition. However, Clonezilla, containing some other programs, can save and restore not only partitions, but also a whole disk.
By using another free software drbl-winroll, which is also developed by us, the hostname, group, and SID of cloned MS windows machine can be automatically changed.