Jump to content

com.apple.Boot.plist ignored - Win7 & SL dual boot


1 post in this topic

Recommended Posts

Hi,

 

I recently updated to Windows 7 from Vista. Since the update my com.apple.Boot.plist has been ignored. My Windows partition is set as active. When I set my OS X partition as active I get a black screen with a blinking cursor.

I had PC EFI installed and I tried re-installing it, which didn't fix it. Now I have Chameleon 2.0 RC4 installed. I tried placing a copy of com.apple.Boot.plist in my /Extra/ folder which didn't help. So every time I boot up I have to manually enter my boot flags.

 

This is the contents of my com.apple.Boot.plist

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Default Partition</key>
<string>hd(0,2)</string>
<key>GUI</key>
<string>No</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>-f arch=i386</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>Theme</key>
<string>Default</string>
</dict>
</plist>

 

Any suggestions of what I should do to fix my problem? Thanks!

Link to comment
Share on other sites

 Share

×
×
  • Create New...