Jump to content
1 post in this topic

Recommended Posts

Hi,

i simply need to use darwin bootloader and to set in its options ( through com.apple.Boot.plist file ) to load Windows XP as default System and with a timeout of 10 seconds.

I edited the file and i have put the following lines into it:

 

<key>Kernel Flags</key>

<string>rd=disk0s1</string>

<key>Timeout</key>

<string>10</string>

 

because i have my Windows XP partition located in disk=0 and partition=1 .

The strange fact is that now my OSX crashes . I have removed such lines from com.apple.Boot.plist and everything works fine again (but with osx as default OS)

Anything wrong with it ?

 

I don't know why i have this strange problem .

 

Perhaps i misunderstood such lines ? In Tips&Tricks - Mess with boot option section i have read that in this way i can select darwin to load another default OS different from OSX.

 

Please correct me if/where i am wrong.

Thanks!

Mal

Link to comment
https://www.insanelymac.com/forum/topic/66730-darwin-bootloader-problem/
Share on other sites

×
×
  • Create New...