Create a boot disk for starting your computer. For more information about how to create a boot disk for a Windows XP-based computer, http://support.microsoft.com/kb/305595/ How to create a bootable floppy disk for an NTFS or FAT partition in Windows XP
Run the following command at the command prompt to extract the Bcupdate2.exe utility from the software update:
Expand drive_letter:\bcupdate2.ex_ drive_letter:\bcupdate2.exe Run the following command at the command prompt to update the boot code of the NTFS boot sector:
Bcupdate2.exe C: /F
Note Other command-line parameters are supported: /q - Quiet mode (must include /y) /y - Don't confirm /f - Force update of in use volume /t - Only test for old boot code
Press Y if you are prompted to update the volume. You receive the following message after you successfully run this utility: The boot code was updated successfully.
Message edited by malmental on 12-13-2010 at 12:21:14 AM