Contribute
Register

boot options won't take effect in org.Chameleon.boot.plist

Status
Not open for further replies.
Joined
Nov 2, 2010
Messages
6
Motherboard
Gigabit
CPU
i5 2.67GHZ
Graphics
GeForce 9500 GT
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
I have updated the org.Chameleon.boot.plist "Graphics Mode"="1024x768x32" npci=0x2000 GraphicsEnabler=Yes and it does seem to use it. In order to boot and see the desktop I have to pass these params at the boot loader stage.

Any ideas what I am doing wrong?
 
post your org.Chameleon.boot.plist and your specs
 
Specs:

G41M-ES2L
Intel Core 2 Duo
4 GB RAM
XFX Graphics Card ( Nvidia )

<?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>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>npci=0x2000</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>GraphicsMode</key>
<string>1024x768x32</string>
<key>Instant Menu</key>
<string>Yes</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
</dict>
</plist>
 
what OS version?

Lion needs kernelcahe
 
lion 7.2
chimera 1.7.0 r1394

UseKernelCache didn't work.
 
I think there must be a space between grapicmode, i remember that have read here somewhere about this bug in multi beast latest version.
 
You have the plist in /Extra I think? Just checking...
 
alux said:
what OS version?

Lion needs kernelcahe
Not really. Doesn't need it, but it sure makes the boot faster if it is there.
However, if you installed Lion over SL and have /Extra/Extensions folder, run the migration utility in MultiBeast first before installing Use Kernel Cache=yes in the ..boot.plist
 
I found that my changes weren't being saved in the boot file either.

Are you booting from iboot? I found that once i could boot from the HD then all my changes to org.chamelion.boot.plist were then saved and take effect every boot. But this didnt occur when i was booting from iboot every time.

Dunc
 
Status
Not open for further replies.
Back
Top