ARTICLES

How to merge 2 partitions

D_Tan January 1, 2004 at 00:25:10 Pacific
Windows XP, Pentium IV 1.4 GHz

I'm posting this information in case some people might it useful. I used to have a 40GB hard drive with 2 partitions: 1 bootable (C:) and 1 logical drive. I've tried merging the 2 drives using PartitionMagic, but the program didn't seem to recognize the logical drive. Finally, after weeks of searching, here is my solution for people who want to merge 2 partitions, but are unable or unwilling to use PartitionMagic:

1. Make sure you backup partition #2 (in my case, the logical drive) that you want absorbed into partition #1 (boot drive). The data in #2 will have to be erased.

2. Go to the command line (Start > Programs > Accessories > Command line) and type DISKPART

3. At the prompt line (DISKPART>), type:
- LIST DISK
- SELECT DISK [enter disk number]
- LIST PARTITION
- SELECT PARTITION 2 (or number of partition to be absorbed)
- DELETE PARTITION (this will format the partition to be absorbed, so make sure you have a copy of your files elsewhere)

4. Now, to extend partition #1:
- LIST VOLUME
- SELECT VOLUME [enter number of the volume assigned to your C drive]
- EXTEND (this will resize partition #1 to take up all the unallocated space in the hard drive)

5. Type EXIT to leave DISKPART

This is basically what PartitionMagic does automatically for you. I hope this helps other people who had the same problem as I did. Keep in mind that every warning you might have read for PartitionMagic applies just as well when doing this operation via DISKPART. You can find more information at http://support.microsoft.com/?kbid=325590



Google Ads

#1
+3
tatootie January 1, 2004 at 06:27:28 Pacific

Strange - that Partition Magic didnt work for you - I use it for everything. What version did you try out of curiosity?



#2
+2
D_Tan January 1, 2004 at 12:47:20 Pacific

I used PartitionMagic 8.0. A few months ago, I also tried PartitionMagic 7.0, but it didn't work either.



#3
+3
PhilW January 1, 2004 at 17:27:51 Pacific

Good tips!

I have a 40GB drive with the following partition
details (using "detail disk"):
- Volume 1, C, WIN98, FAT32, Partition, 19GB,
Healthy, System
- Volume 2, D, WinXP, NTFS, Partition, 19GB,
Healthy, Boot

I want to remove the Win98 Partition/data and
extend the WinXP Partition to contain the all
the 40GB of disk. Is this possible with the
above steps? Will WinXP still boot/run after
the drive letter changes from D to C?



Google Ads
Start New Discussion Reply to Message Icon
Related Posts

« backup question IE6: New Window Pause »


This post is quite old and has been locked from receiving new replies. Please create a new posting instead.



Ask the Community!
Describe your Problem
Example: Hard Drive Not Detected on My PC


Google Ads



Results for: How to merge 2 partitions

how to merge 2 computers power www.computing.net/answers/windows-xp/how-to-merge-2-computers-power/138131.html

How to create multiple partitions.. www.computing.net/answers/windows-xp/how-to-create-multiple-partitions/56929.html

How to merge 2 drives in XP? www.computing.net/answers/windows-xp/how-to-merge-2-drives-in-xp/22420.html