Byte for byte HDD copy software?
Byte for byte HDD copy software?
One of my drives is failing, anybody here know of good software to make an identical byte for byte copy of my main boot drive so i can replace it with another new drive but keep all software and os the same as before? Freeware if possible, commercial if necessary.
thanks.
thanks.
Re: Byte for byte HDD copy software?
I've only ever used Ghost (commercial) and it does a fantastic job.
However, I did download this freeware app the other day, but haven't tried it:
http://www.pc-inspector.de/clone-maxx/uk/welcome.htm
Sounds like it may do the same type of job. I'll have a play later.
However, I did download this freeware app the other day, but haven't tried it:
http://www.pc-inspector.de/clone-maxx/uk/welcome.htm
Sounds like it may do the same type of job. I'll have a play later.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.
Re: Byte for byte HDD copy software?
Okay, I tried Clone-Maxx and it seems to do what you want... it basically
dumps one drive to the other as an exact clone. I didn't actually proceed
with the process though because it would have destroyed the data on my
second drive, but it seems to be what you want...
dumps one drive to the other as an exact clone. I didn't actually proceed
with the process though because it would have destroyed the data on my
second drive, but it seems to be what you want...
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.
Re: Byte for byte HDD copy software?
Doesn't seem to boot Win2000 Server using scsi HDDs tho'PB wrote:Okay, I tried Clone-Maxx and it seems to do what you want... it basically
dumps one drive to the other as an exact clone. I didn't actually proceed
with the process though because it would have destroyed the data on my
second drive, but it seems to be what you want...

Re: Byte for byte HDD copy software?
> Doesn't seem to boot Win2000 Server using scsi HDDs tho'
Do you mean after a clone copy with it?
Do you mean after a clone copy with it?
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.
Re: Byte for byte HDD copy software?
Nah, the boot disk it makes doesn't boot the machine that has the win2000 installed on it. Its a funny system with lots of removable scsi drives and a strange motherboard. Norton Ghost doesn't like it either! I've contactacted HP and getting them to send an engineer with some fancy software to do it for me.PB wrote:> Doesn't seem to boot Win2000 Server using scsi HDDs tho'
Do you mean after a clone copy with it?

Maybe this might work?
http://www.grc.com/sr/spinrite.htm
http://www.grc.com/sr/spinrite.htm
Re: Byte for byte HDD copy software?
I am using (at work)Kale wrote:One of my drives is failing, anybody here know of good software to make an identical byte for byte copy of my main boot drive so i can replace it with another new drive but keep all software and os the same as before? Freeware if possible, commercial if necessary.
thanks.
- Ghost
For mass roll outs.
- HDCopy
When Ghost fails.
- True Image
When doing an online backup (aka while running the regular OS) on the same select computers that need to be cloned regularily
- Drive Snapshot
When it is not appropriate to install (install, reboot, clone) the cloning software but you need a quick backup, even from a batch.
Oh, and very rarely, I use dd from a Linux live system
Code: Select all
dd if=/dev/hdb1 of=/clone.img
Athlon64 3800+ · 1 GB RAM · Radeon X800 XL · Win XP Prof/SP1+IE6.0/Firefox · PB 3.94/4.0
Intel Centrino 1.4 MHz · 1.5 GB RAM · Radeon 9000 Mobility · Win XP Prof/SP2+IE6.0/Firefox · PB 3.94/4.0
Intel Centrino 1.4 MHz · 1.5 GB RAM · Radeon 9000 Mobility · Win XP Prof/SP2+IE6.0/Firefox · PB 3.94/4.0
- Psychophanta
- Always Here
- Posts: 5153
- Joined: Wed Jun 11, 2003 9:33 pm
- Location: Anare
- Contact:
Re: Byte for byte HDD copy software?
> the boot disk it makes doesn't boot the machine that has the win2000 installed on it
That's strange... a boot floppy doesn't care what OS is installed on a HD.
That's strange... a boot floppy doesn't care what OS is installed on a HD.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.
Kale,
I recommend True Image from http://www.acronis.com. You can download a trial version and it should do the trick for you.
I recommend True Image from http://www.acronis.com. You can download a trial version and it should do the trick for you.