thesourcerer8 / hddsuperclone

HDDSuperClone, HDDSuperTool
GNU General Public License v2.0
394 stars 32 forks source link

Guidance on using HDDSuperClone: Source Code vs. Pre-Built Binary #32

Closed agyson closed 6 months ago

agyson commented 6 months ago

Hello,

I'm interested in using HDDSuperClone for cloning my damaged (corrupted) hard drive to a new one. Would you be able to provide some guidance on whether I should:

  1. Build the software from source code (this repository)
  2. Use the pre-built binary from the official download page

Here's the link to the HDDSuperClone download folder: https://drive.google.com/drive/folders/1YdjHdjQbi0fig5BzCJgyGyC9tilnDJ6j (gathered from the official URL https://www.hddsuperclone.com/downloads)

I'd appreciate any insights into the advantages or considerations of each approach within the context of my use case.

Thank you!

SomeCrazyGuy commented 6 months ago

The official hddsuperclone live CD is the easiest way to get started cloning a failing hard drive, but you will need to use hardware that is a couple years old to not have driver issues. If you build from source there are a few fixes for some crashes and a bit more performance. If this is your first time using hddsuperclone I would recommend practicing with known good drives that have no important data on them to get an idea of what the workflow is like before trying on a failing hard drive.

agyson commented 6 months ago

Thanks for your detailed response!