Installing Linux with a dual boot

Installing Linux with a dual boot

I recently installed Linux on a second hard drive, separate from Windows XP. I installed GRUB in the MBR, but it would not load Windows and only defaulted to Linux each time, saying that there was an error finding the Windows partition.

Is there a way of installing Linux (without GRUB) and editing the Windows boot.ini to give me an option to dual-boot? If not, any suggestions?

    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.

    Margie Semilof, 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.

Well, you did something strange. I would not install GRUB to the MBR. Instead, I would shrink the Windows partition on the first drive, create a Linux boot partition on it, install GRUB to the Linux boot partition only, change the Linux boot partition to be the active partition, and let GRUB find the Windows partition during Linux installation. That works fine for me. I would mount the small Linux boot partition as the /boot file system on the second drive.

This was first published in October 2003