Jethro wrote:
> I have a system someone else set up that now has two partitions on the
> machine's single drive. The original OS was ME and XP HOME was
> installed on it. He ended up with the old ME portion and all its apps
> in partition C, and the new XP portion in partition D. Partition C is
> the active partition. At boot-up you get the option of selecting ME
> or XP, and both seem to work fine.
>
> I want to delete partition C and then add it's space to partition D.
> PQMagic warns me to be sure to make the remaining partition the new
> active partition after partition C is deleted. I am afraid to proceed
> because I can find no way to specify (set) whether a partition is
> active or not. I remember the old FDISK enabled you to do that, but
> with NTFS, that is out of the question. I worry that if I allow PQM
> to delete the partition, my machine will no longer boot up.
If you are worried about this the easiest thing to do is to get rid of
all the files on the C: partition *except* the following:
boot.ini
ntldr
NTDETECT.COM
NTBOOTDD.SYS
NTBOOTDD.SYS may or may not be present, it is most likely not present.
Now you should be able to shrink the C: partition to a minimal size
while keeping it active and keeping the above files on it at the same
time. You should have no problems booting in to your Windows installation.
If you absolutely want to get rid of the partition then you will have to
copy the above files to the D: partition and, if PM can do it, tell it
to make the new partition active. You can also use a Windows 98 boot
disk and use fdisk to mark the partition active, that will work even if
the partition is NTFS.
Before you do the changes you will also have to edit the boot.ini file
so that it points to the Windows XP partition. As it is now the ARC
path in the boot.ini file probably points to:
multi(0)disk(0)rdisk(0)partition(2)
When merged partition 2 will become partition 1 so the right path would be:
multi(0)disk(0)rdisk(0)partition(1)
Before you do the partition changes you can make a boot diskette an have
several ARC paths in it, will serve to boot the computer if you have
problems.
http://www.nu2.nu/bootdisk/ntboot/
Windows XP will (should) retain its D: drive assignment, *do* *not*
attempt to change this! Windows must keep its drive assignment for this
to work properly. As with all disk and partitioning work, you would be
well advised to have a known working backup of your important files
before you proceed. Glitches and errors during disk and partitioning
work are not common but when they do happen they often lead to
catastrophic data loss.
John