Jump to content

Vista - OSX Dual boot restart loader


1 post in this topic

Recommended Posts

Ok, so I've installed 10.5.5 with no issues after disabling HPET.

 

The current setup I have is Vista64, raidarray, on disk3. Leopard is installed on disk0 partition1. So, now I want to dual boot off these two drives with Windows being the primary. Setup EasyBCD to load Mac OS X at boot and adds a file in "\NST\nst_mac.mbr" to C: .... I've also added the chain0 file \usr\standalone\i386.

 

Windows Boot Manager
--------------------
identifier			  {******}
device				  partition=C:
description			 Windows Boot Manager
locale				  en-US
inherit				 {******}
default				 {******}
displayorder			{******}
					{******}
toolsdisplayorder	   {******}
timeout				 30

Windows Boot Loader
-------------------
identifier			  {******}
device				  partition=C:
path					\Windows\system32\winload.exe
description			 Microsoft Windows Vista
locale				  en-US
inherit				 {******}
osdevice				partition=C:
systemroot			  \Windows
resumeobject			{******}
nx					  OptIn
sos					 No

Real-mode Boot Sector
---------------------
identifier			  {******}
device				  partition=C:
path					\NST\nst_mac.mbr
description			 Mac OS X

 

 

Well, now after I got the bootloader setup and restart... I select Mac OS X and get the prompt and the system reboots no errors or anything. I tried -v and it just reboots. However, I noticed after the prompt displays Boot: hd(1,1) Unknown (disregard the name I named it that)... shouldn't that be hd(0,1) ?? If so, how would I go about changing that with EasyBCD or BCDEDIT? I'm not given the option as I would have had in legacy OS's.

Link to comment
Share on other sites

 Share

×
×
  • Create New...