Quote from: Matthew on January 09, 2008, 06:52:29 PM
The existing MBR I installed with my previous (FAT32 sda3, a la USB Flash) process to point at that old 0704 menu.lst with 0710 added as an option, and I hadn't edited that menu.lst to fix the bug (thinking, like you, that it wasn't in the critical path). I fixed the sda1 menu.lst, booted into it, and now it works! 0710 loaded, and is now sitting at the AV Wizard Step 0. Thanks for all the help, mostly just correcting my boneheaded mistakes.
The net instructions I'm following now don't specify how to make the MBR point at the 0710 installer partition's menu.lst , even though that's the clean way to do this. If I have that MBR instruction, I'll revise and post this complete, tested process in the wiki.
That's why I choose to have a common /boot partition mounted by all my linux installations on this system. This sda1 (/boot) partition hold the MBR and the GRUB menu.lst. From there it points to different / (root) partition depending on the system to boot. And I can modify the menu.lst from any linux version I boot.