Boot Record Help

I am currently migrating hardware between 4 boxes. On a particular computer I am working on I am having issues with the boot record. THe computer has 2 hard disks. One is just a data drive, the other is Windows, programs, etc.

Everything New Technology 1823 This topic was started by ,


data/avatar/default/avatar20.webp

645 Posts
Location -
Joined 2000-09-16
I am currently migrating hardware between 4 boxes. On a particular computer I am working on I am having issues with the boot record.
 
 
THe computer has 2 hard disks. One is just a data drive, the other is Windows, programs, etc. When I take out the data drive I am unable to boot into Windows. Obviously the drive I take out has the boot record on it. How can I either create a new boot record or copy the existing one over to the actual WindowsXP drive?
 
 
 

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar01.webp

1547 Posts
Location -
Joined 2002-05-29
You should be able to disconnect the DATA drive from the system and then boot from your Windows install media disc and use the repair console feature to run the fixmbr command.
 
This should then repair the master boot record and make that partition active.
 
Once finished, then you should be able to boot from that drive, just press the reset button or use the CTRL + ALT + DEL keys.

data/avatar/default/avatar20.webp

645 Posts
Location -
Joined 2000-09-16
OP
I figured as much. Either fixboot or fixmbr. Thank you for that clarification!