Re: Making a former Slave HD bootable
"aa" <aa@microsoft.com> wrote in message
news:eW9Nzzh8HHA.5164@TK2MSFTNGP05.phx.gbl...
>I have two harddrives on my PC, teh Primary has XP and the Slave has w2k
>
> The Primary HD crushed, I took it out and moved the Slave in its place,
> while seting the jamper on the Slave into "Master or single drive"
> position.
>
> Now how do I make this HD bootable?
>
>
It depends.
If the partition on the slave disk is a logical drive inside
an extended partition then you have to use a third-party
product such as Acronis to convert the logical drive into
a primary partition.
If it is already a primary partition then you can do this:
- Boot the machine with a Win98 boot disk (
www.bootdisk.com)
- Execute this command:
fdisk /mbr
The command will restore your MBR. If someone
tells you that this won't work for NTFS partitions,
ignore them. The MBR is not part of the file system.
Another method requires you to boot the machine
with your Win2000 boot CD, go into the Recovery
Console and execute these commands
fixboot
fixmbr
Your machine may or may not boot after this. If it
does not, post again.