[quote]Originally posted by Rob Wagner:
<strong>[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional" /fastdetect
</strong>multi(0)disk(0)rdisk(2)partition(1)\WINDOWS ="Microsoft Windows XP Professional" /fastdetect
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microso ft Windows 2000 Professional" /fastdetect<strong>

Now I want to remove the Win2k..
But when I first upgraded it put XP on another disk resulting in another upgrade install on the C: drive partition..</strong><hr></blockquote>

According to your boot.ini, your default Windows is an XP install in c:\Windows.

If I understand you correctly, there is also an XP install on another (non-primary) partition--i.e. d:\windows? If so, rename that directory and reboot. If XP boots up without errors, that folder can be deleted.

Next, look at the W2K folder. That one is c:\winnt. If you truly have a c:\windows, then the W2K folder can be deleted as well.

Finally, note that I've removed the bold attribute from part of the contents of your boot.ini in the quote above. These lines can be deleted as well. This should get you running cleanly with a single instance of Windows installed on your system. As with any other such clean-up activity--back up anything important first....