this post was submitted on 18 Dec 2023
12 points (100.0% liked)
askchapo
22717 readers
1 users here now
Ask Hexbear is the place to ask and answer ~~thought-provoking~~ questions.
Rules:
-
Posts must ask a question.
-
If the question asked is serious, answer seriously.
-
Questions where you want to learn more about socialism are allowed, but questions in bad faith are not.
-
Try !feedback@hexbear.net if you're having questions about regarding moderation, site policy, the site itself, development, volunteering or the mod team.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yes clonezilla is what I used to use when I migrated a bunch of old hdds to ssds for a company.
Just make sure that the new SSD is the same size or bigger than the old HDD.
Assuming the HDD isn't dying and you got time. Then first try it with just the default settings for a disk to disk copy. And be sure to choose the right source and destination. If you have issues then try it again with a sector by sector clone.
If you really want to be safe, plug in another HDD that is bigger than the disk you want to clone and then do a sector by sector clone to an image. You can then do a clone to any disk using that image.
You can also use smartmontools to check the smart data of your drives in a live image. And fdisk will confirm what your device names are.
Also if your destination disk is new, you might want to just use gparted to install a new partition table to it before the clone. (windows should be okay with gpt by now)