Jump to content

Boot Loop Vista loads boot program user selects Mac Darin Loads then auto boots Vista


IRONSLAVE
 Share

8 posts in this topic

Recommended Posts

Boot loop: The state in Which Windows Vista Boot loader Boot's and the user Selects to boot to their mac os x drive. The Darwin bootLoader appears with a cursor and Darwin Then Boots BACK INTO WINDOWS!

 

Can this be Fixed so i do not have to press F8?

Link to comment
Share on other sites

the file is at /Library/Preferences/SystemConfiguration/com.apple.Boot.plist. open it in textedit and look for a section like this:

 

<key>Timeout</key>

<string></string>

 

if there isn't one then put it under the section:

 

<key>Kernel Flags</key>

<string>[blah blah]</string> ([blah blah] represents whatever has been put there by the install disk, do NOT change this)

 

and then type the time you want for a timeout in second between <string> and </string>

 

in the end it should look like this

 

<key>Timeout</key>

<string>[time you decided on in seconds]</string>

 

 

save it to the desktop. then drag it form the desktop to the open window /Library/Preferences/SystemConfiguration/ and type in your password when asked. then reboot the system.

 

 

NOTE: if you aren't confortable doing this, then pst your com.apple.boot.plist file and i'll edit it for you with the value you want. if you mess this file up, your system will be unbootable. for safety reasons backup the file first to the root of your drive (drag and drop)

Link to comment
Share on other sites

 Share

×
×
  • Create New...