Tom's Hardware > Forum > Storage > Hard Disks > Cloning hard disk partitions selectively

Cloning hard disk partitions selectively

Forum Storage : Hard Disks - Cloning hard disk partitions selectively

Tom's Hardware: Over 1.4 million members in 6 different countries available to answer all your high-tech questions. Sign up now! Its free!
Word :    Username :           
 

Hi

I've a Seagate hard disk divided into 5 partitions: C, D, J, K, and H. C and D are primary partitions with C as the system drive hosting Windows XP.

I'd like to clone partitions C, D, and J only to a new, larger sized WD Caviar Black drive, and replace my old Seagate with the WD. Ideally, the end result is that the cloned C, D and J partitions will be identical in size to the existing ones, with a large unformatted section on the WD drive.

What would you recommend as the most straightforward procedure to accomplish the above objective using free software tools? I've spent some time reading about DriveImage XML, BartPE and a few tools but none seems to offer the selective cloning feature. Further, there appears to be frequent problems with how to set the OS partition of the new drive active.

Thanks!

Max

Sponsored Links
Register or log in to remove.

Just boot an Ubuntu cd and use a simple command known as dd to make an exact copy of your Seagate disk. This would be accomplished by a command such as:

sudo dd if=/dev/sda of=/dev/sdb bs=1M

The 'if=' section specifies the input file, or call this the 'source'
The 'of=' section specifies the output file, or call this the 'target'
The bs specifies blocksize and is not required but will make the data transfer faster

This dd command will copy all data from disk /dev/sda to the target disk /dev/sdb. You need to change these names to correspond with the actual harddrives once you booted Ubuntu. To get a list of all harddrives found by the system, issue a: 'dmesg | grep sd' without the quotes. This will give you alot of text but you can see your disks labeled sda, sdb, sdc and so on. Figure out which one is the source or target disk.

So in short:
1. download ubuntu and boot from it
2. open a terminal and find out which names your disks have with 'dmesg | grep sd'
3. issue the dd command and double check if its correct

If you mix the source and target drives the other way around, you will loose your data so be sure to insert the command properly. After that, simply shutdown your pc and connect only the new drive, which now contains a complete copy of your old one. You can use partitioning tools to use the additional space your older drive didn't had.

------------------------------ ...man will occasionally stumble over the truth, but usually manages to pick himself up, walk over or around it, and carry on.
Reply to sub mesa

Use acronis drive image image home. One of its features is generating image files for entire drives or selective partition. Specific partition can restored to your liking or preference.

You can also use it as your back up software for specific folder, files, partition or drive.

For drive partitioning you can use acronis disk director. You create , delete, resize without losing your partittion/data(unless you delete).

The 2 software is what i use and i know it works. The downside is you need to buy it. Its not free. I have mulitple drive, multple partition, and multiple OS on my setup.


The software is all icon-based. Very user friendly.

------------------------------ Q6600: Maximus Formula: Zalman 9700LED8GByte: Crucial Ballistics 4-4-4-12: PC6400; Vista Ultimate-64BFG XOC 4890; Disp: 70 Inch HDTV: Hauppage 2250 HDTV Tuner1.4TByte: 2x750Gbyte; RAID0; Case: Antec 900: PS:Antec Quatro 850
Reply to leon2006
- 0 +

the software that comes with the retail version of the drive can do it also

Reply to rand_79
- 0 +

Hi

Thanks for all your helpful feedback. Still trying to learn as much as possible about cloning and imaging...

Max

Reply to max789
Tom's Hardware > Forum > Storage > Hard Disks > Cloning hard disk partitions selectively
Go to:

There are 1071 identified and unidentified users. To see the list of identified users, Click here.

Please mind

You are about to answer a thread that has been inactive for more than 6 months.
If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.

Add a reply Cancel
Sponsored links
  • Ask the community now
  • Publish
Ad
They won a badge
Join us in greeting them