Backup solutions?
October 2, 2008 8:23 AM
Subscribe
Best HD imaging software/solution? One large external USB2.0 HD, would like to image the primary partition of several XP computers.
I've been out of "the game" for a while and am no longer familiar with HD imaging software. I've tried an old version of Ghost (which had severe problems with a Dell) and a recent version of Ghost (way too crufty and it insisted on being resident).
There are several computers in the lab running XP (a couple of them are old decrepit Dells). We have an external HD. Ideally, we'd like to be able to make an image of the primary partition of several computers on one external HD so if/when a catastrophic crash occurs, we can re-image the computer (OS + data) from the last backup.
Scheduling is unnecessary as we'd be willing to do it manually (set it up Friday before leaving, letting it run overnight/weekend). Being able to have multiple images which can restore an entire HD on one external drive is a requirement (yes, I know, if the external HD goes, all the images go but <shrug>). I know of good ways to clone HDs 1:1, but I'd like to have multiple images on one external HD.
Free software good, but we'd be willing to spend money on commercial software. Also, is there is a way to make one initial primary image, then subsequent images containing only new or altered data?
Thanks!
posted by porpoise to computers & internet (8 comments total)
4 users marked this as a favorite
The upsides are that it's a perfect bit-for-bit image, imaging is crazy fast, and dd is ubiquitous.
The downsides are that you can't image from a drive mounted read/write (so not while the machine is normally running booted from its hard drive), you won't get any elegant way to do incremental backups, and I haven't found any way to mount a dd image file in Windows (short of restoring it to a drive).
posted by Asymptote at 8:33 AM on October 2, 2008