
09-07-2009, 12:52 AM
|
|
|
Join Date: Jul 2009
Location: Germany
Posts: 779
|
|
I don't realy know what's the cause of this, my only ideas:
1. Try if it works after you made use of the following commands:
Quote:
sudo chmod 644 /mach_kernel
sudo chown root:wheel /mach_kernel
|
2. If it still doesn't work: Open up /Library/Preferences/SystemConfiguration/com.apple.boot.plist and make sure the following string looks like this:
Quote:
<key>Kernel</key>
<string>mach_kernel</string
|
If it's not like this - fix this two lines.
3. If everything doesn't help, change the next two lines of the file mentioned above like this:
Quote:
<key>Kernel Flags</key>
<string>/mach_kernel</string>
|
This will make OS X to use the parameter you have to enter for default. 
AMD Phenom II X4 955 - ASRock AM3A770DE - 8GB DDR3-1333 - Radeon HD 5570 1GB passiv - BCM4318 802.11b/g - Snow Leopard Retail
+++
AMD Phenom X3 8450 - ASRock AM2NF6G-VSTA (BIOS L2.39) - 4GB DDR2-800 - Radeon HD 4650 512MB - Snow Leopard Retail (retired) / OpenBSD
Last edited by Imkantus; 09-07-2009 at 01:41 AM.
|