snifferdog
Member
Greetings, looking for some help:
I used EasyBCD to set up a BCD entry to boot OSX and all was working fine until I reformatted partition 1 (which was previously unused) as HFS. I now get the dreaded 'chain boot error'.
My hard disk now looks like this (4 primary partitions):
Partition 1: HFS, data
Partition 2: NTFS, Vista installed, marked as the active partition
Partition 3: HFS, Leopard installed and know to work
Partition 4: NTFS, data
I think what must be happening is that C:\NST\nst_mac.mbr is trying to boot partition 1 rather than partition 3 and there is, of course, no OS there. Is there any way I can tell it which partition I want it to boot from, or maybe there is something I can put on partition 1 to 'redirect' it to partition 3.
EasyBCD is a great product by the way, hats off to you guys.
TIA and happy hacking.
Addendum:
OK, I found a way. Not a good way, but a way that works for me.
I had a look inside nst_mac.mbr and it works its way through the partition table looking for one with the right partition type (AF, A8 or AB). It then tries to boot it. So I patched it to start looking at partition 3, eh voila! Problem solved.
If anyone wants this horrible hack I will be pleased to post the file. I'd still like to know how to do this properly.
I used EasyBCD to set up a BCD entry to boot OSX and all was working fine until I reformatted partition 1 (which was previously unused) as HFS. I now get the dreaded 'chain boot error'.
My hard disk now looks like this (4 primary partitions):
Partition 1: HFS, data
Partition 2: NTFS, Vista installed, marked as the active partition
Partition 3: HFS, Leopard installed and know to work
Partition 4: NTFS, data
I think what must be happening is that C:\NST\nst_mac.mbr is trying to boot partition 1 rather than partition 3 and there is, of course, no OS there. Is there any way I can tell it which partition I want it to boot from, or maybe there is something I can put on partition 1 to 'redirect' it to partition 3.
EasyBCD is a great product by the way, hats off to you guys.
TIA and happy hacking.
Addendum:
OK, I found a way. Not a good way, but a way that works for me.
I had a look inside nst_mac.mbr and it works its way through the partition table looking for one with the right partition type (AF, A8 or AB). It then tries to boot it. So I patched it to start looking at partition 3, eh voila! Problem solved.
If anyone wants this horrible hack I will be pleased to post the file. I'd still like to know how to do this properly.
Last edited: