Hi Didier,

Thanks for your answer.

14 avr. 2021, 20:50 de didier.gau...@gmail.com:

> So it seems to me appropriate that dd is used as you want an image of a whole 
> disk?
>
Whole disk here doesn't mean 1 image file.

Actually, after running clonezilla I get numerous files:

nvme0n1p1.vfat-ptcl-img.zst.aa
nvme0n1p2.dd-ptcl-img.zst.aa
nvme0n1p3.ext4-ptcl-img.zst.aa
nvme0n1p4.ntfs-ptcl-img.zst.aa
nvme0n1p5.dd-ptcl-img.zst.aa
nvme0n1p5.dd-ptcl-img.zst.ab
nvme0n1p5.dd-ptcl-img.zst.ac
[...]

Partitions are processed one by one by clonezilla.
That's why I said that partitions like nvme0n1p{1,3,4} are backupped with 
`partclone.{vfat,ext4,ntfs}` respectively, while nvme0n1p{2,5} are backupped 
with `partclone.dd`.

Logs show that each step has run successfully:

Finished saving /dev/nvme0n1p1 as 
/tmp/ecryptfs_mnt.VDFrH7/nvme0n1p1.vfat-ptcl-img.zst
Finished saving /dev/nvme0n1p2 as 
/tmp/ecryptfs_mnt.VDFrH7/nvme0n1p2.dd-ptcl-img.zst
Finished saving /dev/nvme0n1p3 as 
/tmp/ecryptfs_mnt.VDFrH7/nvme0n1p3.ext4-ptcl-img.zst
Finished saving /dev/nvme0n1p4 as 
/tmp/ecryptfs_mnt.VDFrH7/nvme0n1p4.ntfs-ptcl-img.zst
Finished saving /dev/nvme0n1p5 as 
/tmp/ecryptfs_mnt.VDFrH7/nvme0n1p5.dd-ptcl-img.zst

Best regards,
l0f4r0

Reply via email to