I have an NVMe disk with the following setup:
- UEFI partition
- Windows 11: NTFS
- Ubuntu: ext4
- Debian: ext4
- NTFS partition data
I would clone the entire disk with CloneZilla, format the NVME, encrypt with VeraCrypt, and restore the cloned data to the NVME with CloneZilla.
Is it possible since CloneZilla uses dd?
Has anyone been successful doing it?