Tuesday, July 1, 2008

Dual-Boot Linux and Windows

Your machine already has Windows installed, and you are installing Linux as a second operating system, and
You want to leave the Windows boot loader (NTLDR) on the MBR (Master Boot Record). This allows you to continue to boot Windows with no issues. I've heard that Windows 2000/Windows XP or anti-virus software may complain if the MBR does not contain the Windows boot loader

You can use either GRUB or LILO to dual-boot Windows 2000/Windows XP and Linux. Both functionally work fine, but from what I've read, GRUB requires less maintenance, as LILO requires you to reinstall the boot loader (by running /sbin/lilo) every time you rebuild the kernel or make changes to /etc/lilo.conf.

Visit http://www.geocities.com/epark/linux/grub-w2k-HOWTO.html for detailed info...

No comments: