Mark wrote:
> X-posted: alt.comp.freeware,alt.comp.hardware
>
> Ladies and gentlemen,
>
> I intend to replace my 320 GB 'parallel ATA' HD with a 500 GB SATA
> disk and have to transfer the lot: boot & system (XP) partition and
> program partitions (plus a lot of media files). Of course, I could to
> a fresh install, re-register XP and re-install all software. But there
> should be a better way, or isn't there? How to go about it? Any good
> freeware for this?
>
> Mark
Linux and "dd" did it for me. I moved four partitions, two Windows
and two Linux partitions, with one command. "dd" just copies
sectors, so it doesn't even know what file system it is copying.
There are limitations to this technique, as it doesn't solve the
partition resizing problem. So the partitions are the same size as
before. But otherwise, it does a good job of moving the data.
If you suspect the old drive had bad sectors, use "dd_rescue" instead.
A surface scan can tell you whether a drive has bad sectors.
Seagate has free tools for download, and one of the tools is a
rebranded Acronis tool. It will move data from your old drive,
to a new Seagate drive. Check the disk manufacturer web sites
for more details. The Seagate download, even comes with a manual.
This tool can even resize a partition, which is a good feature
when a bigger drive is installed.
http://www.seagate.com/support/discwizard/dw_ug.en.pdf
Some companies are a little less generous.
http://www.hitachigst.com/hdd/support/download.htm
I've used Partition Magic in the past, but that isn't
free.
This tool is free and might be a replacement for Partition
Magic. But before using it, I'd want to see some reviews,
as there is no way to know how good it is. I haven't used
it myself, because I already have enough tools to do the
job.
EASEUS Partition Master 3.5 Home Edition
http://www.partition-tool.com/personal.htm
HTH,
Paul