• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Boot Sector Repair

Suck_My_Deck

[H]F Junkie
Joined
Dec 14, 2002
Messages
9,526
Okay so here is the problem my friend is having:

he was swapping hard drives, and installed a WD 80GB Special Edition to replace his WD 60GB. During the swap something happened and some how the boot sector got damaged. Partition magic returns this error "Error #102: Boot Sector Information Not Correct". So the question is, what the hell is the problem? And how can this be repaired?

It will allow Windows XP to install, but when it gets to booting for the first time is gives some error and doesnt work.
 
Did he swap out the boot drive?

A possible solution to this would be to boot off the Windows XP disk, press 'R' after it's done installing all the drivers to get into Recovery Console.

Enter the Windows XP install, and type:

Code:
fixboot C: (or whatever the boot partition is)

fixmbr C: (for good measure, it repairs the master boot record)

See if that helps.
 
Not sure if this would help, but:

you can use the undocumented "/mbr" switch on fdisk to replace the entire master boot record on your HD, you just need a 9x boot disk.
 
Back
Top