So, here's the deal.
I had Ubuntu + Vista working with BCD before, but then I decided to swap my Ubuntu with Fedora Core 10. Got it all installed and happy - then I got cheeky and installed Grub onto the MBR.
Followed the wiki to get BOOTMGR working once again, but now I can only boot into Vista - there's no selection screen, even though I reinstalled Fedora properly (as stated by the wiki) and put an entry for it in EasyBCD.
I have a feeling it's got something to do with the identifiers being the same. Also, doing certain things in EasyBCD, like installing NeoGrub, results in an "unhandled exception".
Tried reading around about how to get things going with Grub on the MBR, but apparently that requires too much fiddling around for me. I'd like to get it working without having my comp to ditch me again
Thanks!
I had Ubuntu + Vista working with BCD before, but then I decided to swap my Ubuntu with Fedora Core 10. Got it all installed and happy - then I got cheeky and installed Grub onto the MBR.
Followed the wiki to get BOOTMGR working once again, but now I can only boot into Vista - there's no selection screen, even though I reinstalled Fedora properly (as stated by the wiki) and put an entry for it in EasyBCD.
Code:
Windows Boot Manager
--------------------
identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795}
description Windows Boot Manager
default {eac8a377-6ab3-11dd-94a0-001bfc2de3b7}
displayorder {eac8a377-6ab3-11dd-94a0-001bfc2de3b7}
{eac8a377-6ab3-11dd-94a0-001bfc2de3b7}
timeout 5
Windows Boot Loader
-------------------
identifier {eac8a377-6ab3-11dd-94a0-001bfc2de3b7}
device partition=C:
path \Windows\system32\winload.exe
description Windows Vista SP1 (Business)
bootdebug No
osdevice partition=C:
systemroot \Windows
resumeobject {b3d50e0b-c2a4-11dd-97c9-806e6f6e6963}
nx OptIn
pae ForceDisable
sos No
debug No
Real-mode Boot Sector
---------------------
identifier {eac8a377-6ab3-11dd-94a0-001bfc2de3b7}
path \NST\nst_grub.mbr
description Fedora Core 10
Tried reading around about how to get things going with Grub on the MBR, but apparently that requires too much fiddling around for me. I'd like to get it working without having my comp to ditch me again
Thanks!