I'm trying to get EasyBCD 1.5 to work with Vista RC1 on my Mac Mini. When I try to boot OS X, I get an error message. The code is 0xc0000221 and the message is saying that the computed checksum does not match the checksum in the file header. Here's my configuration:
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=C:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
resumeobject {79f75a7c-3f70-11db-87c6-d6da54024f30}
displayorder {current}
{a1ecb423-5e07-11db-aa4b-0016cba2df1e}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.exe
description Microsoft Windows Vista
locale en-US
inherit {bootloadersettings}
osdevice partition=C:
systemroot \Windows
resumeobject {79f75a7c-3f70-11db-87c6-d6da54024f30}
nx OptIn
Windows Legacy OS Loader
------------------------
identifier {a1ecb423-5e07-11db-aa4b-0016cba2df1e}
device partition=C:
path \NST\nst_mac.efi
description NST Mac OS X
Thanks in advance for any help.
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=C:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
resumeobject {79f75a7c-3f70-11db-87c6-d6da54024f30}
displayorder {current}
{a1ecb423-5e07-11db-aa4b-0016cba2df1e}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.exe
description Microsoft Windows Vista
locale en-US
inherit {bootloadersettings}
osdevice partition=C:
systemroot \Windows
resumeobject {79f75a7c-3f70-11db-87c6-d6da54024f30}
nx OptIn
Windows Legacy OS Loader
------------------------
identifier {a1ecb423-5e07-11db-aa4b-0016cba2df1e}
device partition=C:
path \NST\nst_mac.efi
description NST Mac OS X
Thanks in advance for any help.