• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How do I change system partition? Windows 2k

I have an 8Gb drive that I want to retire to a second machine from my main rig, but it is the first active partition. Therefore I have the following issue:

The most important files to boot Windows 2000 are located on the first active partition (usually c🙂. These files are boot.ini, bootsect.dos (if dual booting), ntldr, ntdetect.com and ntbootdd.sys (if exists). No matter where user has installed Windows 2000, these files are always located on the first active partition ? Windows 2000 calls this partition system partition.

This essentially means that I cannot remove the drive (proven by booting with drive unpowered) and pop it into my second system, as my main rig will become a 16Kg paperweight:|.

My Boot partition is on another disk BTW.

Any help much appreciated.
 
Format a floppy (or two) from within Windows 2000

copy the boot.ini, bootsect.dos (if dual booting), ntldr, ntdetect.com and ntbootdd.sys (if it exists)
from the 8GB drive to the floppy(s) (I do two floppys in case the first one gets lost or
damaged).

Boot from the floppy, to make sure it can properly load the system.

Then copy the same files to the first (primary) partition on the other drive
(assuming that the first partition is NTFS or FAT32).

Set that partition as active

Disconnect the 8GB drive

Try to boot from the new active partition.

(chances are it will start to boot, and hang because it thinks it cannot find the right
partition with Windows on it) You will probably have to edit the boot.ini to point
to the right partition. (The partitions will have changed because you removed one
of the devices that it was counting as one of the system devices).

You may be able to fix it by going thru the recovery console and running Fixboot and
fixmbr.


Heres an additional tool that might help if you are booting from a FAT partition
 
Back
Top