Jump to content
1 post in this topic

Recommended Posts

Upon booting I'm allowed to choose between Vista and Mac OS X but either selection boots to Vista.

 

I noticed that my change to the {current} path did not take using the instructions provided by jjhare. It seems that I need to edit the second partition instructions further so that the path and {current} enum code is unique from that listed next to the "resumeobject".

 

Can someone versed in bcdedit provide the command sequence I need in order to allow this dual boot configuration? Thank you for any help, it is much appreciated.

 

Here are my settings:

Windows Boot Loader

-------------------

identifier {default}

device partition=C:

path \Windows\system32\winload.exe

description Windows Vista

locale en-US

inherit {bootloadersettings}

osdevice partition=C:

systemroot \Windows

resumeobject {c6eb425b-5562-11de-9636-9d29bad25536}

nx OptOut

 

Windows Boot Loader

-------------------

identifier {current}

device partition=C:

path \Windows\system32\winload.exe

description Mac OS X

locale en-US

inherit {bootloadersettings}

osdevice partition=C:

systemroot \Windows

resumeobject {c6eb425b-5562-11de-9636-9d29bad25536}

nx OptOut

×
×
  • Create New...