Best way to migrate to larger SSD?

With clonezilla you’d be stuck with the same size partitions, and resizing luks partitions is messy.

I have used both rsync

Error trying to resize encrypted partition - #26 by otherbarry

… and partclone to move / clone a system to a different ssd.

Stability vs Manjaro? - #70 by otherbarry

Techniques are very similar, except you copy files with rsync and restore a file system with partclone, then make the required alterations. Partclone may be easier if you don’t want to manually setup your btrfs config, just be aware of possible duplicate UUIDs.

Process looks more complicated than it actually is, most of the work is manual partitioning, encryption and bootloader config.

2 Likes