Build Your Own Arcade Controls Forum

Main => Main Forum => Topic started by: More Cowbell on October 26, 2007, 02:58:26 pm

Title: How easy/hard is it to clone a hard drive?
Post by: More Cowbell on October 26, 2007, 02:58:26 pm
I have several computers with the same specs (PIII 733 mhz) that i would like to set up the same way. It takes hours to copy and configure everything that I put on one of these things including the operating system as I'm starting with blank hard drives. Is there a way or software or something that allows me to take one of the systems that I have set up correctly and simply clone the drive and drop it in another same-spec box?
Title: Re: How easy/hard is it to clone a hard drive?
Post by: ChadTower on October 26, 2007, 03:01:27 pm
dd (http://en.wikipedia.org/wiki/Dd_(Unix))

EDIT:  fixed link, the board choked on the parentheses
Title: Re: How easy/hard is it to clone a hard drive?
Post by: FunWithFire on October 26, 2007, 03:02:21 pm
Could you set the blank hd as a slave drive in a comp that is already set up, and then just copy and paste from the master drive to the slave drive?
Title: Re: How easy/hard is it to clone a hard drive?
Post by: More Cowbell on October 26, 2007, 03:12:44 pm

http://en.wikipedia.org/wiki/Dd_(Unix)

Wikipedia does not have an article with this exact name. Please search for Dd (Unix in Wikipedia to check for alternative titles or spellings.

Title: Re: How easy/hard is it to clone a hard drive?
Post by: ChadTower on October 26, 2007, 03:17:01 pm
Could you set the blank hd as a slave drive in a comp that is already set up, and then just copy and paste from the master drive to the slave drive?

No.  Depending on the operating system there would be a lot of stuff that would not go over.  I'd use DD in a Linux box or I'd set up a Ghost image.
Title: Re: How easy/hard is it to clone a hard drive?
Post by: fatfingers on October 26, 2007, 03:18:57 pm


Here's your link (http://en.wikipedia.org/wiki/Dd_%28Unix%29) (and yes, this is a great way to do it).
Title: Re: How easy/hard is it to clone a hard drive?
Post by: 2600 on October 26, 2007, 03:20:20 pm
If you had to click on a wikipedia link to see what Dd is then don't use it.

Try Acronis Trueimage.

If that doesn't work for you, I'd suggest an older copy of Norton's Ghost.
Title: Re: How easy/hard is it to clone a hard drive?
Post by: More Cowbell on October 26, 2007, 03:23:31 pm
Yeah, I'm not so sure I want to learn Unix to do this. I'm looking to save hours not weeks so if there's a way to do it in one step or in minutes it would be worth doing. Otherwise, I'll just have to bite the bullet and copy/paste and configure. I'll check out Trueimage and Norton Ghost.
Title: Re: How easy/hard is it to clone a hard drive?
Post by: More Cowbell on October 26, 2007, 03:26:20 pm
What about this?

http://www.snapfiles.com/get/hdclonefree.html
Title: Re: How easy/hard is it to clone a hard drive?
Post by: XyloSesame on October 26, 2007, 03:43:43 pm
Don't forget about Free Open-source Ghost (http://sourceforge.net/projects/freeghost/)
Title: Re: How easy/hard is it to clone a hard drive?
Post by: patrickl on October 26, 2007, 04:09:57 pm
Won't you run into problems with serial numbers for Windows if you do this (and thus activation problems)?
Title: Re: How easy/hard is it to clone a hard drive?
Post by: ChadTower on October 26, 2007, 04:11:04 pm

You could, yes, if you tried to use the same serial for too many installs.  Of course, you don't actually have to register your copy of windows.  It works just fine without that.
Title: Re: How easy/hard is it to clone a hard drive?
Post by: knave on October 26, 2007, 04:37:28 pm
I've been using ghost for many years both profesionally and for home use.  I will never go back.  I find it so useful that I make a ghost images all the time.  It's nice to be able to revert to past configs, or before that virus hit, or before I was an idiot and installed that crappy demo.

You can usually find last years version of systemworks pro for cheap like $15 or so.

It's easy too. I use a boot disk or CD that I make for each PC. Run the Dos ghost app and image the PC over my home network.
Title: Re: How easy/hard is it to clone a hard drive?
Post by: Samstag on October 26, 2007, 04:52:23 pm
My instructions for easy clones using dd:


You can do this without even knowing how to spell Linux.
Title: Re: How easy/hard is it to clone a hard drive?
Post by: kelemvor on October 26, 2007, 06:25:26 pm
I just use Ghost.

Hook up both drives
Boot from a ghost floppy or CD
Clone one to the other

Of course this has to be for identical hardware since it's all the drivers and such too.  Otherwise when ou're done you still have to go through and weed out things and fix drivers and such.
Title: Re: How easy/hard is it to clone a hard drive?
Post by: ChadTower on October 26, 2007, 09:01:24 pm
Of course this has to be for identical hardware since it's all the drivers and such too.  Otherwise when ou're done you still have to go through and weed out things and fix drivers and such.

Depending on how different the driver requirements are, relatively recent versions of Windows will do that itself.
Title: Re: How easy/hard is it to clone a hard drive?
Post by: kelemvor on October 26, 2007, 09:04:34 pm
Of course this has to be for identical hardware since it's all the drivers and such too.  Otherwise when ou're done you still have to go through and weed out things and fix drivers and such.

Depending on how different the driver requirements are, relatively recent versions of Windows will do that itself.

Yeah, Windows will probably have most of the drivers built in but you just have to sit for a while as it re-detects everything and such.
Title: Re: How easy/hard is it to clone a hard drive?
Post by: MrMojoZ on October 26, 2007, 11:49:45 pm
Depending on how different the driver requirements are, relatively recent versions of Windows will do that itself.

Oh lord, not this mess again....