Hello. I have ZERO experience in OS cloning. I've fine-tuned Garuda Linux Dr460nized Edition on a 256GB SATA SSD to my liking and would like to clone it to a bigger 1TB NVME SSD that had been partitioned into 120GB for (planned) filesystem clone and the rest for games and what have you.
My plan is to clone current system into said 120GB partition of NVME.
I've read there are several methods to execute:
- dd = simplest command line out there, but it copies the WHOLE disk (filesystem, good AND bad sectors) into new one. Very slow and can take even overnight
- rsync = only clones the necessities, compressed output, faster too
- clonezilla = safest option, compressed disk will be cloned, can be used to clone into smaller drive which requires expert mode (I am not one)
I have searched Google and this forum ups and downs. I have also read the archwiki and found it... intimidating, to say the least, due to the amount of alternatives it offers.
Which one do you think is the best option for my situation?
Is there any other way, like create my own .iso and install on new drive?
Or should I just resize the 120GB partition to 256GB/bigger, and use clonezilla normally to avoid headache?
Thanks in advance.