royal wrote: Go into the recovery console (repair mode during setup) and type the following: fixboot c:\ fixmbr When you installed XP it wrote the boot loader program into the boot sector of that partition. It then told the MBR to use that boot loader program to launch the NTLDR. When you installed Linux for dual-boot, it used the boot loader program for Linux and Linux had knowledge of the dual boot (LILO or Grub) and then Lilo or Grub would take care of the dual-boot. Now that you got rid of Linux and want to go back to XP, you will have to re-write the boot sector with the XP's boot loader. Once you do the fixboot and fixmbr command, XP will re-write the boot sector with XP's boot loader and then fix the MBR so it'll again use XP's boot loader program. It should then automatically boot into XP after those 2 commands are run.
mattsthe2 wrote: royal wrote: Go into the recovery console (repair mode during setup) and type the following: fixboot c:\ fixmbr When you installed XP it wrote the boot loader program into the boot sector of that partition. It then told the MBR to use that boot loader program to launch the NTLDR. When you installed Linux for dual-boot, it used the boot loader program for Linux and Linux had knowledge of the dual boot (LILO or Grub) and then Lilo or Grub would take care of the dual-boot. Now that you got rid of Linux and want to go back to XP, you will have to re-write the boot sector with the XP's boot loader. Once you do the fixboot and fixmbr command, XP will re-write the boot sector with XP's boot loader and then fix the MBR so it'll again use XP's boot loader program. It should then automatically boot into XP after those 2 commands are run. Ok but i already did that, except i did it the other way around fixmbr and then fixboot. Does that matter??