View Single Post
 
Old 07-29-2010, 04:17 PM
scififan68 scififan68 is offline
 
Join Date: Oct 2008
Location: Midwest USA
Posts: 229
Quote:
Originally Posted by rglaser View Post
That's exactly how I had Chameleon RC4 configured (except that I use a different theme). But, since I substituted the RC4 boot file with the flicker one, I always get the text menu. I already double checked the com.apple.Boot.plist file, and everything seems to be OK:

Code:
<dict>
	<key>Graphics Mode</key>
	<string>1680x1050x32</string>
	<key>GraphicsEnabler</key>
	<string>Yes</string>
	<key>Kernel</key>
	<string>mach_kernel</string>
	<key>Kernel Flags</key>
	<string></string>
	<key>Timeout</key>
	<string>3</string>
	<key>Default Partition</key>
	<string>hd(1,1)</string>
	<key>Theme</key>
	<string>Dont_Panic</string>
	<key>Hide Partition</key>
	<string>hd(1,2)</string>
</dict>
Any ideas of what could be wrong?
Try adding:
<key>GUI</key>
<string>YES</string>

GA-Z68XP-UD3: Lion 10.7.3, Windows 7 Professional 64bit SP1 and FreeBSD 9-RELEASE, Core i5 2500K @ 3.3GHz, 16GB 1333 Mhz DDR3 ram(Soon), 1GB GDDR5 Nvidia Geforce GTX 560 Ti, 2X 1TB Samsung F3 SATA HDDs, 1X WDC Blue 500GB HDD; Dell Mini 10v: Obsidian Black, 2GB DDR2 533MHz Ram, 1.6GHz Intel Atom N270, 120GB HDD, 6-Cell, Mac OS X Snow Leopard 10.6.8 Build 10K549
Reply With Quote