Partclone is a project similar to the well-known backup utility "Partition Image" a.k.a partimage.
Partclone provides utilities to back up and restore used-blocks of a partition and it is designed for higher compatibility of the file system by using existing library, e.g. e2fslibs is used to read and write the ext2 partition.
Partclone provides utilities to back up and restore used-blocks of a partition and it is designed for higher compatibility of the file system by using existing library, e.g. e2fslibs is used to read and write the ext2 partition.
Supported Filesystem
| FS | Library | Utility |
|---|---|---|
| Ext2 | e2fsprogs | partclone.ext2 or partclone.extfs |
| Ext3 | e2fsprogs | partclone.ext3 or partclone.extfs |
| Ext4 | e2fsprogs | partclone.ext4 or partclone.extfs |
| Reiserfs | libreiserfs | partclone.reiserfs |
| Reiser4 | reiser4progs | partclone.reiser4 |
| XFS | xfslibs | partclone.xfs |
| JFS | jfsutils | partclone.jfs |
| NTFS | ntfsprogs | partclone.ntfs |
| FAT 12 | X | partclone.fat12 or partclone.vfat |
| FAT 16 | X | partclone.fat16 or partclone.vfat |
| FAT 32 | X | partclone.fat32 or partclone.vfat |
| HFS plus | X(ref:HFS Plus Volume Format) | partclone.hfsplus , partclone.hfsp or partclone.hfs+ |
| UFS2 | ufsutilies | partclone.ufs |
| VMFS | vmfstools | partclone.vmfs |