How can I get Windows NT to work after installing Linux?

How can I get Windows NT to work after installing Linux?

I have a problem installing WinNT 4 after installing Linux. If I reformat the system and install Windows, then the grub loader does not go. What is the solution for loading fresh WinNT after Linux (not dual boot)?

    Requires Free Membership to View

    When you register, my team of editors will also send you resources covering Linux administration and management; integration and interoperability between Linux, Windows and Unix; securing Linux and mixed-platform environments; and migrating to Linux.

    Cathleen A. Gagne, Senior Editorial Director

    By submitting your registration information to SearchEnterpriseLinux.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchEnterpriseLinux.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

To get NT to reinstall the master boot record (MBR) you will need to delete the Linux partitions, then reboot the machine. Now when you install NT it should install the NT MBR.

As I recall, if you use the NT install process to delete partitions and then create a new one it does not install a new MBR.

The other way around this is to use a DOS or Win9X boot floppy and then run:

 fdisk /MBR 

That is another way to solve this little glitch.

Cheers,
John T.

This was first published in July 2003