Partclone
Partclone is an open-source block-level data cloning tool designed to efficiently copy partitions by transferring only the blocks that are in use by the file system. It is a core component of Clonezilla, a suite of disk-imaging and cloning utilities used for backup, deployment, and disaster recovery. By duplicating only active blocks rather than every sector, Partclone can produce smaller image files and speed up backup operations for partially filled partitions.
Partclone works by invoking filesystem-aware copy routines that handle the storage format of each supported file
Usage typically occurs within Clonezilla Live, where Partclone is selected as the imaging method. It can clone
Limitations include its focus on Linux file systems; Windows NTFS or other non-Linux formats are not natively