I'd like the Live CD have an easy-to-use tool to fix the whole MBR/bootloader/grub menu/etc. setup after you've installed Windows. Here's the deal:
Sometimes we install (or re-install) Windows *after* Ubuntu is aleady on the computer. Since Windows' installer (at least XP's) isn't respectful of other bootloaders, you need to do some work to get Grub properly functioning again afterward. It at least involves:
- adding a Windows menu to /boot/grub/menu.lst
- reinstalling grub to the mbr
However, this is hard to get right without making Windows unbootable. On the other hand, when your doing a clean install of Ubuntu, the Ubuntu installer does a lovely job of properly handling a already-installed Windows partition.
I would like the Live CD to have an easy-to-use option, either in its initial menu or after the Live desktop comes up, that will make everything right again. At most, the user should need to tell it which partition contains the grub/menu.lst file that was previously being used before you installed Windows. It should also automatically modify (if necessary) that menu.lst file so that it has an entry for the new (or re-installed) Windows installation.
Tags:
(none)