![]() |
For the below options, would I need to choose GUID for Mac OSX or MBR, so that EasyBCD will autodetect the partition?
Quote:
|
You have 2 options for efi (Pc_efi is a bootloader) , GUID or MBR, select GUID.
|
In the DVD? The only thing I see for the bootloader selection is single and dual boot. Are you referring to disk utility?
Quote:
|
Thanks, will let you all know how it goes. =)
|
I use the Darwin boot loader. XP on HD 0,0 (IDE MBR) and Leopard on HD 0,1 (EFI GUID) - works fine for me, though I never boot into XP :-)
|
Hey, at least XP still works, right buddy? How about Vista? Thanks a lot. =)
Quote:
|
Seems like I'm getting an "Installation Failed" if I use GUID. Anyway I can do this if I use MBR? Can roisoft's method work with MBR instead of GUID? Please let me know. Thanks a lot for all of your support.
|
Quote:
Quote:
|
I have the same problem as well. I had already installed Vista on my 1st partition and then formated the 2nd partition by Disk Utility and installed Leopard with Dual Boot option and Vista Bootloader.
When I have the 2nd partition active and without the dvd I get a "Missing Operating System" error, but with the dvd in I can normally boot into Leopard. If I have the 1st partition active (Vista) I can boot into Vista. I have entered with EasyBCD dual boot option in Vista Bootloader but when I choose Leopard from the menu I get "Chain Booting Error". If I try to boot with 1st partition active with the DVD in I go to the installation procees. I am really stuck I have tested Leopard and works like a charm (VGA, Sound, Lan, even Time machine) but since I also use Vista I need a working solution for dual boot and without to format my drive and install both from the beginning. If I install Leopard on another disk will this be an option for dual boot? Any help will be highly appreciated |
Quote:
@Toroloco try this boot into Vista install DVD and go to command prompt (repair install...) and type : (I assume that Vista is the first partition of disk 0 and leopard is the second) diskpart select disk 0 select partition 1 active exit bootrec /RebuildBCD (answer yes to the question) diskpart select partition 2 active exit reboot |