Jump to content
Compatible Support Forums

jbirkett

Members
  • Content count

    2
  • Joined

  • Last visited

    Never

Community Reputation

0 Neutral

About jbirkett

  • Rank
    stranger
  1. jbirkett

    How to remove GRUB loader!?

    I do know why DOS FDISK won't work, but I was able to accomplish the fix with FIXBOOT and FIXMBR, then BOOTCFG. It only worked if I was in the root directory for the instance that I wanted to fix: example: when selecting repair function used C:\WINDOWS CD .. FIXBOOT C: FIXMBR BOOTCFG /rebuild after all that I was able to select the new entry from the selection menu. Like I said, I don't know why you could not get it to work. Regards, John
  2. jbirkett

    How to remove GRUB loader!?

    Sorry i'm late in the game with this, but it does not appear that this has been answered successfully. You do not, i repeat, do not want to use fdisk /mbr with Windows NT or XP. That method is for dos based systems and not NT based systems. You swill most likely have success with the following: fixboot c: fixmbr is you want to change the boot.ini file then execute the command: bootcfg /rebuild the last will put a new entry in the boot.ini file. To do this successfully you should have started your system from the Windows XP CD and selected the 'repair' option. This also assumes that you have not moved any partitions around, that is in the order or number that they exist on your HDD. If you have then you should execute bootcfg and rewrite the boot.ini file. You also should be in the root directory, as in 'C:\' not 'C:\windows'. Please don't ask me why I know this so well. As most people in our industry know so well, sometimes you lear VERY well by experience. Hope this helps others. John
×