How to re-partition?

BostonMike

Member
Jan 4, 2006
54
0
0
Say I've created a backup image and I have a HD with 3 partitions. 10GB, 10GB, 220GB. I want to merge the 2 10GB partitions and install the image on the new 20gb partition. How do I do this?
 

Cr0nJ0b

Golden Member
Apr 13, 2004
1,141
29
91
meettomy.site
this is very OS dependent, so I will assume you are using win2K or XP type systems.

Also, I will assume that you don't care about the data on the (2) 10GB partitions.

The simple answer is to go into your storage manager (control panel-->Administrative tools-->computer manger-->[storage] -->[disk management]

there you will see all of your partitions. select the 10GB partitions and delete them, then select the 20GB unallocated space (this will be created after you delete the partitions) and create a new partition with that space...format it...and you are done.

If you want to do this the really easy, but not so free way, get acronis or partition magic. Acronis will do the partition work and even copy data from one partition to another for you.

By the way, what format is your backup image in? is it ghost? If it's a ghost image, you can use ghost to restore the data to the new partition.
 

BostonMike

Member
Jan 4, 2006
54
0
0
Thanks for the great info CrOnJOb.

It is a Win XP Pro System. One of the partitions contains the OS.

So I wont be able to do the {disk management} feature.

The backup image does not exist yet. I was thinking I would buy Acronis.
 

Markbnj

Elite Member <br>Moderator Emeritus
Moderator
Sep 16, 2005
15,682
14
81
www.markbetz.net
I would suggest GParted LiveCD for the partitioning chore. It will boot your system and provide the partitioning tools.

As for imaging, I recently used a relatively new free product that has gotten some good reviews. It's called DriveImage XML, and they have a plug-in included with the latest BartPE builder (3.11 I think), so you can easily create a BartPE boot CD that contains DriveImage. I have created an image with this tool, and browsed it's contents, but I have not restored it. In fact, if you go that route you can do the partitioning and everything from that CD.
 

BostonMike

Member
Jan 4, 2006
54
0
0
Thanks Markbnj. I am going to check out the DriveImage XML now. Sounds interesting. Any other info would be welcome.